Skip to content

Commit 8e5bb2c

Browse files
committed
Check nix setup
1 parent 2a03be2 commit 8e5bb2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#! /usr/bin/env nix-shell
2-
#! nix-shell -i bash -p bash jq nix gnused which
2+
#! nix-shell -I "nixpkgs=channel:nixos-22.11" -i bash -p bash jq nix gnused which
33

44
set -euo pipefail
55

0 commit comments

Comments
 (0)