Skip to content
/ hydra Public
forked from NixOS/hydra

Hydra, the Nix-based continuous build system

License

Notifications You must be signed in to change notification settings

ttuegel/hydra

 
 

Repository files navigation

To start hacking on Hydra, run:

$ ./dev-shell
$ ./configure $configureFlags --prefix=/opt/hydra
$ make
$ make install

Or, if you just want to build from source (on x86_64-linux):

$ nix-build -A build.x86_64-linux release.nix

About

Hydra, the Nix-based continuous build system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 61.3%
  • C++ 21.0%
  • PLpgSQL 4.5%
  • Nix 4.2%
  • Shell 3.9%
  • Scheme 1.9%
  • Other 3.2%