Eelco Dolstra 5762f8f95c Add options to support signed binary caches
Typical use:

    nix.requireSignedBinaryCaches = true;
    nix.binaryCachePublicKeys = [ "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" ];

(The public key of cache.nixos.org is included by default.)

Note that this requires Nix 1.9 and that most of cache.nixos.org
hasn't been signed yet.
2015-02-19 14:22:43 +01:00
..
2015-02-03 22:08:10 +01:00
2014-08-27 11:08:50 +02:00
2015-02-02 22:21:45 +03:00
2014-09-03 15:47:53 +04:00
2014-12-30 21:05:00 -05:00
2014-09-01 10:53:19 +04:00