update nixpkgs
btcpayserver: 1.5.4 -> 1.6.1 nbxplorer: 2.3.26 -> 2.3.28
This commit is contained in:
parent
0d58dadf0a
commit
1276c40aaa
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