Merge fort-nix/nix-bitcoin#521: update nixpkgs
1276c40aaaupdate nixpkgs (Jonas Nick) Pull request description: ACKs for top commit: erikarvstedt: ACK1276c40aaaTree-SHA512: 6ea60b1a0e9259cd77742722b5e803a25f5889b09fc989c64c750692f68c83f78784ffa4b72618e2506330a650bad40a6d7b5eb9e390a6d69b0e7fa4198cf79a
This commit is contained in:
commit
7ec248dba1
3 changed files with 22 additions and 22 deletions
|
|
@ -14,7 +14,7 @@ buildPythonPackage rec {
|
|||
substituteInPlace setup.py \
|
||||
--replace "'klein==20.6.0'" "'klein==21.8.0'"
|
||||
substituteInPlace setup.py \
|
||||
--replace "'pyjwt==2.1.0'" "'pyjwt==2.3.0'"
|
||||
--replace "'pyjwt==2.1.0'" "'pyjwt==2.4.0'"
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue