Commit graph

24 commits

Author SHA1 Message Date
adisbladis
82f108588e
Add informative readme 2019-11-19 22:09:02 +00:00
adisbladis
21cd90e820
Add nix flake 2019-11-19 20:00:38 +00:00
adisbladis
eb2255ebaf
Add overlay files 2019-11-19 16:34:50 +00:00
adisbladis
6a45f49aae
Remove outdated example project 2019-11-18 23:39:44 +00:00
adisbladis
95d3407bdb
Make build-system conditional
And other minor bug fixes
2019-11-18 23:39:20 +00:00
adisbladis
ac58f8b9aa
Update README
Pep508 markers are now supported
2019-11-16 19:31:06 +00:00
adisbladis
d5a2bce5ec
pep508: Fix incorrect evaluation of groups 2019-11-16 19:28:21 +00:00
adisbladis
17cfb71c37
pep508: Also return ungrouped expressions 2019-11-16 17:50:26 +00:00
adisbladis
ff8d58af7d
Add PEP508 marker support
This is still experimental and may contain bugs
2019-11-16 12:57:43 +00:00
adisbladis
be7dab861a
Update README
The lock file situation has been resolved.
2019-10-16 15:40:16 +01:00
adisbladis
4d56dcce71
Add support for the python-versions field from poetry.lock 2019-10-16 15:36:52 +01:00
adisbladis
49055769cf poetry2nix can now build poetry itself 2019-10-16 11:04:24 +01:00
adisbladis
d485a1ab4a Support new upstream lock format 2019-10-15 17:56:18 +01:00
adisbladis
f7f9c1fcc9 Add django capitalise override 2019-10-15 16:37:34 +01:00
adisbladis
6f40e8507e
Pass self to python override
Fixes passthru attribute
f1ff85e61d
2019-07-05 13:14:14 +01:00
adisbladis
c2cc4afc1c
Add support for binary wheels
Though building from source still takes precedence (is this correct
behaviour?).
2019-06-29 18:43:32 +01:00
adisbladis
2751fd9707
Apply overrides to successfully build pretalx 2019-06-27 20:09:24 +01:00
adisbladis
e0e2a3f659
Properly fetch sdists with extension 2019-06-24 17:01:27 +01:00
adisbladis
b4abe49e04
Build packages using new files attribute 2019-06-24 14:44:00 +01:00
adisbladis
74f996bc69
Add notice about missing lock file metadata 2019-06-24 10:04:17 +01:00
adisbladis
0f50d8bb3b
Pass attrs from mkPoetryPackage through to buildPythonApplication 2019-06-24 00:06:25 +01:00
adisbladis
642768eb65
Avoid version mixing by overriding pythonPackages 2019-06-23 00:33:38 +01:00
adisbladis
e746d0dcfe
Add missing things to README 2019-06-17 19:04:44 +01:00
adisbladis
866b5e1c37
Initial commit 2019-06-17 18:43:38 +01:00