clightning: update python pkgs to new version

This commit is contained in:
Erik Arvstedt
2021-11-10 21:25:11 +01:00
parent 6ad7107ddb
commit 38a843d005
4 changed files with 40 additions and 5 deletions

View File

@@ -19,6 +19,7 @@ in {
pyln-client = clightningPkg ./pyln-client;
pyln-proto = clightningPkg ./pyln-proto;
pyln-bolt7 = clightningPkg ./pyln-bolt7;
pylightning = clightningPkg ./pylightning;
## Specific versions of packages that already exist in nixpkgs