diff --git a/pkgs/applications/networking/cluster/k3s/update-script.sh b/pkgs/applications/networking/cluster/k3s/update-script.sh index ac451806ff663..d6c0784050ca4 100755 --- a/pkgs/applications/networking/cluster/k3s/update-script.sh +++ b/pkgs/applications/networking/cluster/k3s/update-script.sh @@ -1,5 +1,5 @@ #!/usr/bin/env nix-shell -#!nix-shell -i bash -p curl gnugrep gnused jq yq-go nix-prefetch +#!nix-shell -i bash -p curl gnugrep gnused jq nurl yq-go set -x -eu -o pipefail @@ -141,7 +141,7 @@ cat >versions.nix <