Merge pull request #20 from nagy/poetry2nix

Add poetry2nix
This commit is contained in:
Rok Garbas 2022-02-14 22:24:13 +01:00 committed by GitHub
commit 8d4ec27c73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -212,6 +212,17 @@
"type": "github"
}
},
{
"from": {
"id": "poetry2nix",
"type": "indirect"
},
"to": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
{
"from": {
"id": "nix-serve",