Eelco Dolstra a598fe7e81 Allow Hydra's binary cache to be signed
This requires adding the following to hydra.conf:

  binary_cache_key_name = <key-name>
  binary_cache_private_key_file = <path-to-private-key>

e.g.

  binary_cache_key_name = hydra.nixos.org-1
  binary_cache_private_key_file = /home/hydra/cache-key.sec
2014-01-08 15:19:17 +01:00
..
2013-01-22 14:41:02 +01:00
2013-01-22 14:41:02 +01:00
2013-02-13 16:49:28 +00:00
2013-09-03 20:29:52 +02:00