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.
1 parent 2a03be2 commit 8e5bb2cCopy full SHA for 8e5bb2c
test/tests.sh
@@ -1,5 +1,5 @@
1
#! /usr/bin/env nix-shell
2
-#! nix-shell -i bash -p bash jq nix gnused which
+#! nix-shell -I "nixpkgs=channel:nixos-22.11" -i bash -p bash jq nix gnused which
3
4
set -euo pipefail
5
0 commit comments