poetry2nix: 1.7.1 -> 1.8.0

This commit is contained in:
adisbladis
2020-05-05 21:20:44 +01:00
parent 4ad2e1c92e
commit 36debc367e
13 changed files with 1328 additions and 1022 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ curl -L -s https://github.com/nix-community/poetry2nix/archive/master.tar.gz | t
mv poetry2nix-master/* .
mkdir build
cp *.nix *.json *.py build/
cp *.* build/
cp -r hooks bin build/
rm build/shell.nix build/generate.py build/overlay.nix build/flake.nix