summaryrefslogtreecommitdiffstats
path: root/3modules/sane-extra.nix
diff options
context:
space:
mode:
Diffstat (limited to '3modules/sane-extra.nix')
-rw-r--r--3modules/sane-extra.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/3modules/sane-extra.nix b/3modules/sane-extra.nix
index 2e0ce8f2f..8cbed572c 100644
--- a/3modules/sane-extra.nix
+++ b/3modules/sane-extra.nix
@@ -22,7 +22,7 @@ let
${concatMapStrings (c: ''
f="$out/${c.name}.conf"
[ ! -e "$f" ] || chmod +w "$f"
- cat ${builtins.toFile "" (c.value + "\n")} >>"$f"
+ cat ${builtins.toFile "outfile" (c.value + "\n")} >>"$f"
chmod -w "$f"
'') (mapAttrsToList nameValuePair cfg.extraConfig)}
chmod -w $out
[cgit] Unable to lock slot /tmp/cgit/40200000.lock: No such file or directory (2)