summaryrefslogtreecommitdiffstats
path: root/krops.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-09-25 15:26:40 +0200
committermakefu <github@syntax-fehler.de>2019-09-25 15:26:40 +0200
commitc0c3f877189d21681f34cbc0d4f47a544c1a7603 (patch)
treea7936396a2d3cd97600dab9b1d7620e42cf3e12c /krops.nix
parent845599604a5258d64c8c37a860a55ed4e59c1905 (diff)
Revert "ma krops.nix: no need for target with test"
This reverts commit e7d4e0cea3d112a3209d801cb160fb74c48eb405.
Diffstat (limited to 'krops.nix')
-rw-r--r--krops.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krops.nix b/krops.nix
index d7f12aa39..36c882d7e 100644
--- a/krops.nix
+++ b/krops.nix
@@ -84,7 +84,7 @@ in {
};
# usage: $(nix-build --no-out-link --argstr name HOSTNAME --argstr target PATH -A test)
- test = pkgs.krops.writeTest "${name}-test" {
+ test = { target ? target }: pkgs.krops.writeTest "${name}-test" {
force = true;
inherit target;
source = source { test = true; };
[cgit] Unable to lock slot /tmp/cgit/14300000.lock: No such file or directory (2)