summaryrefslogtreecommitdiffstats
path: root/krebs/5pkgs
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2016-05-24 22:49:52 +0200
committerlassulus <lass@aidsballs.de>2016-05-24 22:49:52 +0200
commitce0cef98067269a04dd864a1481abd0af5f14f16 (patch)
treecbf1225eb2d288cfb3aacabc949a78a71068071a /krebs/5pkgs
parent5691537512d24aa542c7ae2d9225c46712e1e811 (diff)
parent2ccafac558ed89915fc595c82679f55c3417e9cd (diff)
Merge remote-tracking branch 'cd/master'
Diffstat (limited to 'krebs/5pkgs')
-rw-r--r--krebs/5pkgs/builders.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/krebs/5pkgs/builders.nix b/krebs/5pkgs/builders.nix
index 70d65cfc3..19169b186 100644
--- a/krebs/5pkgs/builders.nix
+++ b/krebs/5pkgs/builders.nix
@@ -60,7 +60,9 @@ rec {
inherit text;
passAsFile = [ "text" ];
} ''
- ${pkgs.exim}/bin/exim -C "$textPath" -bV >/dev/null
+ # TODO validate exim config even with config.nix.useChroot == true
+ # currently doing so will fail because "user exim was not found"
+ #${pkgs.exim}/bin/exim -C "$textPath" -bV >/dev/null
mv "$textPath" $out
'';
[cgit] Unable to lock slot /tmp/cgit/63100000.lock: No such file or directory (2)