Skip to content
forked from NixOS/hydra

Hydra, the Nix-based continuous build system

License

Notifications You must be signed in to change notification settings

yonglehou/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 78.1%
  • PLpgSQL 4.8%
  • Shell 4.7%
  • Nix 4.3%
  • Scheme 2.4%
  • C++ 2.1%
  • Other 3.6%