about summary refs log tree commit diff
path: root/pkgs/applications/blockchains/nbxplorer/util/create-deps.sh
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/util/create-deps.sh
parent1a9df1136a0cf0cbe011bc6839eaab7e3a846a78 (diff)
btcpayserver: 1.5.1 -> 1.5.3
Diffstat (limited to 'pkgs/applications/blockchains/nbxplorer/util/create-deps.sh')
-rwxr-xr-xpkgs/applications/blockchains/nbxplorer/util/create-deps.sh2
1 files changed, 1 insertions, 1 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.