update nixpkgs
btcpayserver: 1.11.7 -> 1.12.5 hwi: 2.3.1 -> 2.4.0 lnd: 0.17.0-beta -> 0.17.3-beta nbxplorer: 2.3.66 -> 2.5.0
This commit is contained in:
parent
4e5c5dfe9b
commit
38b774b883
3 changed files with 13 additions and 13 deletions
|
|
@ -48,7 +48,7 @@ buildPythonPackageWithDepsCheck rec {
|
|||
substituteInPlace setup.py \
|
||||
--replace "'pyjwt==2.4.0'" "'pyjwt==2.8.0'"
|
||||
substituteInPlace setup.py \
|
||||
--replace "'werkzeug==2.2.3'" "'werkzeug==2.3.7'"
|
||||
--replace "'werkzeug==2.2.3'" "'werkzeug==2.3.8'"
|
||||
'';
|
||||
|
||||
# The unit tests can't be run in a Nix build environment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue