Commit graph

21 commits

Author SHA1 Message Date
adisbladis
6f5d96a5fa
poetry: 1.0.4 -> 1.0.5 2020-02-29 22:09:44 +00:00
adisbladis
fbb246c77a
poetry: 1.0.3 -> 1.0.4 2020-02-28 20:22:42 +00:00
adisbladis
7f7499462f
Set meta.platforms to something reasonable by default 2020-02-28 08:38:36 +00:00
adisbladis
d053ef9922
poetry: Remove hacky build steps
Poetry can now be built normally.
2020-02-28 08:28:20 +00:00
adisbladis
cdb1bd83a3
poetry: 1.0.2 -> 1.0.3 2020-02-01 21:56:43 +00:00
adisbladis
6955050679
Use update script to update poetry 2020-01-18 22:12:40 +00:00
adisbladis
2f60530909
poetry: 1.0.1 -> 1.0.2 2020-01-10 16:02:52 +00:00
adisbladis
152322479d
poetry: 1.0.0 -> 1.0.1 2020-01-10 14:01:54 +00:00
adisbladis
7d8722a799
poetry: 1.0.0 -> 1.0.1 2020-01-10 13:01:38 +00:00
adisbladis
b33fd6987a
poetry: Don't propagate anything via PYTHONPATH 2020-01-04 19:29:17 +00:00
adisbladis
e20d2311a1
poetry: Don't add dependencies to PYTHONPATH
They get picked up by child processes of poetry which for example
leads to the wrong version of pip being used by `poetry install`.
2020-01-04 17:49:36 +00:00
adisbladis
927ae249ef
Get license information from nixpkgs lib 2020-01-01 17:03:23 +00:00
adisbladis
ee539134fe
Add all required meta attrs for poetry 2020-01-01 14:32:29 +00:00
adisbladis
7b20b192a2
Use python.interpreter instead of reconstructing interpreter path 2019-12-31 22:49:39 +00:00
Tobias Pflug
08eb9637aa Remove default values and drop src from mkPoetryPyhon
Drp `poetrylock` and `pyproject` mandatory arguments
without default values and drops `src` from `mkPoetryPyhon`.

Fix test invocations with invalid arguments.
2019-12-17 12:38:34 +01:00
Andreas Rammhold
d8fde74219
split mkPoetryPackage into mkPoetryPython and mkPoetryApplication 2019-12-16 15:03:49 +01:00
adisbladis
fd4a1c7df9
poetry: 1.0.0b9 -> 1.0.0 2019-12-13 12:53:27 +00:00
zimbatm
13b54b8636
poetry: 1.0b8 -> 1.0b9 2019-12-11 14:13:39 +01:00
adisbladis
22d70435f9
poetry: 1.0.0b5 -> 1.0.0b8 2019-11-28 10:59:01 +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