shared-buildbot: <stockholm> isn't a function
This commit is contained in:
parent
b7a92f6388
commit
372f2d77f3
@ -61,7 +61,7 @@
|
|||||||
# prepare nix-shell
|
# prepare nix-shell
|
||||||
# the dependencies which are used by the test script
|
# the dependencies which are used by the test script
|
||||||
deps = [ "gnumake", "jq","nix","rsync",
|
deps = [ "gnumake", "jq","nix","rsync",
|
||||||
"(import <stockholm> {}).pkgs.test.infest-cac-centos7" ]
|
"(import <stockholm>).pkgs.test.infest-cac-centos7" ]
|
||||||
# TODO: --pure , prepare ENV in nix-shell command:
|
# TODO: --pure , prepare ENV in nix-shell command:
|
||||||
# SSL_CERT_FILE,LOGNAME,NIX_REMOTE
|
# SSL_CERT_FILE,LOGNAME,NIX_REMOTE
|
||||||
nixshell = ["nix-shell",
|
nixshell = ["nix-shell",
|
||||||
|
Loading…
Reference in New Issue
Block a user