shared-buildbot: <stockholm> isn't a function

This commit is contained in:
tv 2016-02-15 16:57:15 +01:00
parent b7a92f6388
commit 372f2d77f3

View File

@ -61,7 +61,7 @@
# prepare nix-shell
# the dependencies which are used by the test script
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:
# SSL_CERT_FILE,LOGNAME,NIX_REMOTE
nixshell = ["nix-shell",