Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 5762f8f95c802165d374ece8154a6a79aa9a70a0
https://github.com/NixOS/nixpkgs/commit/5762f8f95c802165d374ece8154a6a79aa9a70a0
Author: Eelco Dolstra <[email protected]>
Date: 2015-02-19 (Thu, 19 Feb 2015)
Changed paths:
M nixos/modules/services/misc/nix-daemon.nix
Log Message:
-----------
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.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits