We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41279cc commit 5d06d68Copy full SHA for 5d06d68
iso.nix
@@ -1,5 +1,5 @@
1
#!/usr/bin/env nix-shell
2
-#! nix-shell -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/7f5639fa3b68054ca0b062866dc62b22c3f11505.tar.gz
+#! nix-shell -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/7c9cc5a6e5d38010801741ac830a3f8fd667a7a0.tar.gz
3
#! nix-shell -p coreutils cacert curl gnupg xorriso
4
#! nix-shell -i bash --pure
5
#shellcheck shell=bash
0 commit comments