klein: use from upstream, update jmclient version pin
klein 20.6.0 was failing Twisted 21.7.0 tests.
This commit is contained in:
parent
048b49edae
commit
c9c2104009
3 changed files with 5 additions and 32 deletions
|
|
@ -34,9 +34,6 @@ in {
|
|||
# autobahn 20.12.3, required by joinmarketclient
|
||||
autobahn = callPackage ./specific-versions/autobahn.nix {};
|
||||
|
||||
# klein 20.6.0, required by joinmarketclient
|
||||
klein = callPackage ./specific-versions/klein.nix {};
|
||||
|
||||
# tubes 0.2.0, required by klein
|
||||
tubes = callPackage ./specific-versions/tubes.nix {};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue