Hydra, for Lix
Find a file
aszlig 484bcd10e2 hydra-module/compressLogs: Avoid creating /root/r.
We really don't need to touch a file in the current working directory
to find files that are older than one month. Since findutils 4.3.3 there
is a -newerXY option which allows to specify timestamps directly (as
with `date --date`).

But even when using a reference file, it really causes confusion if
people look into /root and try to debug where that misterious "r" file
is coming from.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-04 10:31:08 +01:00
doc Add the actual file 2013-07-19 15:02:01 +02:00
src Force creation of a new uncached eval if jobs have been removed 2013-11-01 19:24:52 +01:00
tests Make the outputs' outpaths available via the Build JSON API 2013-10-29 14:41:48 -04:00
.gitignore Add some gitignores 2013-04-26 17:51:05 +02:00
bootstrap hydra: Simplify `bootstrap'. 2011-01-14 10:52:47 +00:00
configure.ac Use evalFile() instead of parseExprFromFile() 2013-09-06 15:17:27 +00:00
COPYING hydra: revert license change 2010-03-29 14:16:46 +00:00
dev-shell Tweaks for nix-shell 2013-07-19 14:36:52 +02:00
hydra-module.nix hydra-module/compressLogs: Avoid creating /root/r. 2013-11-04 10:31:08 +01:00
INSTALL hydra: use autoconf/-make 2010-09-30 14:29:15 +00:00
Makefile.am Install hydra-module.nix into $out/share/nix 2013-07-28 11:24:31 -04:00
release.nix Adjust to the NixOS/Nixpkgs merge 2013-10-11 10:58:34 +02:00
version hydra: fix tarball build, add pre suffix to tarballs 2010-09-30 15:02:42 +00:00