Hackery

[?]
Jul 2, 2015, 12:55 AM
2ANV36PBB2C2JEGGBIJ74FATUHKXHLQDDOKJ7HN7SVDDN4YGPJ3QC

Dependencies

  • [2] L62I7CPI Don't put ssmtp in hydra's paths
  • [3] TTZ26BJQ Unify Hydra's NixOS module with the one used for hydra.nixos.org
  • [4] 7XOH2DGH hydra-module.nix: Give types to options
  • [5] 4HDPYRJ6 Update the hydra-queue-runner unit
  • [6] ZYEFL36Q Ported/merged properties from the TUD configuration's hydra-module
  • [*] D3MDJONY
  • [*] ALLSLBFX Whoops

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
    [3.992]
    [3.992]
    home = "${baseDir}/queue-runner"; # really only to keep SSH happy
  • replacement in hydra-module.nix at line 261
    [2.34][4.1633:1660](),[4.1633][4.1633:1660]()
    environment = env;
    [2.34]
    [4.1660]
    environment = env // {
    PGPASSFILE = "${baseDir}/pgpass-queue-runner"; # grrr
    };