1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00
Nix Packages collection
Go to file
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
doc doc: fix programlistin formatting 2015-02-15 18:29:52 +01:00
lib Add marathon mesos framework 2015-02-19 13:30:00 +02:00
maintainers update-channel-branches: fix to work with posix /bin/sh 2015-02-17 17:21:55 -08:00
nixos Add options to support signed binary caches 2015-02-19 14:22:43 +01:00
pkgs Merge pull request #6452 from rushmorem/update-chronos-port 2015-02-19 14:13:00 +01:00
.gitignore qt5split: add split submodule build of Qt 5.3 2015-02-07 12:52:20 -06:00
.travis.yml
.version release: 15.04 -> 15.05 2014-12-09 15:09:06 +01:00
COPYING
default.nix if we abort with too old Nix, hint docs 2015-01-21 21:41:40 +01:00
README.md add statuses to nixpkgs 2015-02-08 22:54:29 +03:00