Commit Graph

162 Commits

Author SHA1 Message Date
40e7b6e884 Add a NixOS container to demo Hydra
It contains Hydra, PostgreSQL and an frontend proxy. So you can get a
running Hydra instance by doing

  $ nixos-container create hydra --flake hydra
  $ nixos-container start hydra

The web interface is available on port 80.
2019-09-24 19:58:10 +02:00
0ccf36ca3b Merge remote-tracking branch 'origin/master' into flake 2019-09-24 19:03:18 +02:00
1ab3b26b67 Update lock file 2019-09-19 00:10:12 +02:00
66d71689ec flake.nix improvements
The hydra flake now exports a Nixpkgs overlay and a NixOS module.
2019-09-17 17:25:59 +02:00
ada640d340 Update flake.nix 2019-08-30 17:23:10 +02:00
1c9e22e73c Use nixFlakes in devShell 2019-08-09 13:10:50 +02:00
d834ac9c14 Update flake.{nix,lock} 2019-06-18 18:00:40 +02:00
517acb4ca8 Add some flake checks 2019-06-03 12:29:42 +02:00
bc11ab22a3 Update flake.nix 2019-06-03 12:09:18 +02:00
8717d69a36 Build using the nix flake 2019-05-22 14:44:10 +02:00
2ecc06e557 Replace shell.nix with a flake devShell attribute 2019-05-08 18:12:24 +02:00
4172b5b290 Add flake.nix 2019-05-08 13:57:51 +02:00