about summary refs log tree commit diff
path: root/pkgs/applications/blockchains/nbxplorer
diff options
context:
space:
mode:
authorErik Arvstedt <erik.arvstedt@gmail.com>2022-05-26 23:13:55 +0200
committerErik Arvstedt <erik.arvstedt@gmail.com>2022-05-26 23:58:15 +0200
commit2e0c027ee32a92e232da61e79ea517fa1b4cfbab (patch)
tree86fa87c2c648bc0ec2fcb874e81a3a738080b5b9 /pkgs/applications/blockchains/nbxplorer
parent1a9df1136a0cf0cbe011bc6839eaab7e3a846a78 (diff)
btcpayserver: 1.5.1 -> 1.5.3
Diffstat (limited to 'pkgs/applications/blockchains/nbxplorer')
-rwxr-xr-xpkgs/applications/blockchains/nbxplorer/util/create-deps.sh2
-rwxr-xr-xpkgs/applications/blockchains/nbxplorer/util/update-common.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/blockchains/nbxplorer/util/create-deps.sh b/pkgs/applications/blockchains/nbxplorer/util/create-deps.sh
index 2d3f41f25866c..2a862c31c881e 100755
--- a/pkgs/applications/blockchains/nbxplorer/util/create-deps.sh
+++ b/pkgs/applications/blockchains/nbxplorer/util/create-deps.sh
@@ -1,5 +1,5 @@
 #!/usr/bin/env nix-shell
-#!nix-shell -i bash -p dotnet-sdk_3
+#!nix-shell -i bash -p dotnet-sdk_6
 set -euo pipefail
 
 # Writes deps for dotnet package in $pkgSrc to $depsFile.
diff --git a/pkgs/applications/blockchains/nbxplorer/util/update-common.sh b/pkgs/applications/blockchains/nbxplorer/util/update-common.sh
index 2a2e803ac1ea0..033a7bbf4b6fc 100755
--- a/pkgs/applications/blockchains/nbxplorer/util/update-common.sh
+++ b/pkgs/applications/blockchains/nbxplorer/util/update-common.sh
@@ -1,5 +1,5 @@
 #!/usr/bin/env nix-shell
-#!nix-shell -i bash -p coreutils curl jq common-updater-scripts dotnet-sdk_3 git gnupg nixFlakes
+#!nix-shell -i bash -p coreutils curl jq common-updater-scripts dotnet-sdk_6 git gnupg nixFlakes
 set -euo pipefail
 
 # This script uses the following env vars: