Hackery
[?]
Jul 2, 2015, 12:55 AM
2ANV36PBB2C2JEGGBIJ74FATUHKXHLQDDOKJ7HN7SVDDN4YGPJ3QCDependencies
- [2]
L62I7CPIDon't put ssmtp in hydra's paths - [3]
TTZ26BJQUnify Hydra's NixOS module with the one used for hydra.nixos.org - [4]
7XOH2DGHhydra-module.nix: Give types to options - [5]
4HDPYRJ6Update the hydra-queue-runner unit - [6]
ZYEFL36QPorted/merged properties from the TUD configuration's hydra-module - [*]
D3MDJONY - [*]
ALLSLBFXWhoops
Change contents
- edit in hydra-module.nix at line 28[3.205][9.0]
PGPASSFILE = "${baseDir}/pgpass-www"; # grrr - edit in hydra-module.nix at line 169
home = "${baseDir}/queue-runner"; # really only to keep SSH happy - replacement in hydra-module.nix at line 261
environment = env;environment = env // {PGPASSFILE = "${baseDir}/pgpass-queue-runner"; # grrr};