summaryrefslogtreecommitdiffstats
path: root/lass/krops.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/krops.nix')
-rw-r--r--lass/krops.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/krops.nix b/lass/krops.nix
index c1fbe2841..da5933df3 100644
--- a/lass/krops.nix
+++ b/lass/krops.nix
@@ -19,7 +19,7 @@
};
};
}
- (if lib.pathExists (./. + "/1systems/${name}/source.nix") then
+ (if (lib.pathExists (./. + "/1systems/${name}/source.nix")) && (! test) then
import (./. + "/1systems/${name}/source.nix") { inherit lib pkgs test; }
else
{}
[cgit] Unable to lock slot /tmp/cgit/58100000.lock: No such file or directory (2)