]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - default.nix
Add caldance buildbot and optimize a bit the drivations
[perso/Immae/Config/Nix.git] / default.nix
index b1ae800027ceffcf35e5c0f9d4cfb5e20864cfbb..eddefa952cf9d1d20de8a5e85206f260aeadee2f 100644 (file)
@@ -161,6 +161,7 @@ let
     configureFlags = [
       "--with-etc-dir=/etc/cnagios"
       "--with-var-dir=/var/lib/naemon"
+      "--with-status-file=/var/lib/naemon/status.dat"
       "--with-nagios-data=4"
     ];
 
@@ -679,4 +680,7 @@ in
     inherit bc;
     inherit cpulimit;
     inherit dmenu st;
+    inherit poppler_utils;
+    inherit tmux;
+    inherit netcat-gnu;
   }