summary refs log tree commit diff
path: root/pkgs/misc/emulators/ryujinx/updater.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/misc/emulators/ryujinx/updater.sh')
-rwxr-xr-xpkgs/misc/emulators/ryujinx/updater.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/misc/emulators/ryujinx/updater.sh b/pkgs/misc/emulators/ryujinx/updater.sh
index 16bfa3083aa..0861414f0bf 100755
--- a/pkgs/misc/emulators/ryujinx/updater.sh
+++ b/pkgs/misc/emulators/ryujinx/updater.sh
@@ -1,5 +1,5 @@
 #! /usr/bin/env nix-shell
-#! nix-shell -i bash -p coreutils gnused curl common-updater-scripts nuget-to-nix nix-prefetch-git jq dotnet-sdk_5
+#! nix-shell -i bash -p coreutils gnused curl common-updater-scripts nuget-to-nix nix-prefetch-git jq dotnet-sdk_6
 set -eo pipefail
 cd "$(dirname "${BASH_SOURCE[0]}")"