Hydra, for Lix
Find a file
Eelco Dolstra ee2e9f5335 Update to reflect BinaryCacheStore changes
BinaryCacheStore no longer implements buildPaths() and ensurePath(),
so we need to use copyPath() / copyClosure().
2016-10-07 20:23:05 +02:00
doc Update link to hydra nixexpression 2016-04-21 02:36:59 +02:00
src Update to reflect BinaryCacheStore changes 2016-10-07 20:23:05 +02:00
tests Tests: Clear $NIX_REMOTE_SYSTEMS 2016-10-06 17:19:16 +02:00
.gitignore Shut up warnings 2015-05-28 17:38:17 +02:00
bootstrap hydra: Simplify `bootstrap'. 2011-01-14 10:52:47 +00:00
configure.ac Don't pollute the source directory 2016-03-22 13:19:00 +01:00
COPYING hydra: revert license change 2010-03-29 14:16:46 +00:00
hydra-module.nix Update to reflect BinaryCacheStore changes 2016-10-07 20:23:05 +02: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
README.md README.md: Point to the manual 2016-10-06 14:37:47 +02:00
release.nix Build against the bleeding edge of Nix 2016-10-06 17:26:12 +02:00
shell.nix inNixShell considered harmful 2016-03-22 13:10:37 +01:00
version hydra: fix tarball build, add pre suffix to tarballs 2010-09-30 15:02:42 +00:00

Hydra

Hydra is a continuous integration system based on the Nix package manager. For more information, see the manual. For hacking instructions, see https://hydra.nixos.org/job/hydra/master/tarball/latest/download-by-type/doc/manual#chap-hacking.