We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6abbec + 1220313 commit 76020e5Copy full SHA for 76020e5
pkgs/applications/networking/cluster/k3s/update-script.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env nix-shell
2
-#!nix-shell -i bash -p curl gnugrep gnused jq nurl yq-go
+#!nix-shell -i bash -p curl git gnugrep gnused go jq nurl yq-go
3
4
set -x -eu -o pipefail
5
0 commit comments