diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-11-07 00:03:14 +0000 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-11-07 00:03:14 +0000 |
| commit | e692e29d33ab1ea6495b9b1a7b3445515e511a6b (patch) | |
| tree | c62cc48958e3c738f35bd5951a97a08bf2389b0f | |
| parent | 4a78c53137bba649e9210c75a739f2188e398964 (diff) | |
| download | nixos-e692e29d33ab1ea6495b9b1a7b3445515e511a6b.tar nixos-e692e29d33ab1ea6495b9b1a7b3445515e511a6b.tar.gz nixos-e692e29d33ab1ea6495b9b1a7b3445515e511a6b.tar.bz2 nixos-e692e29d33ab1ea6495b9b1a7b3445515e511a6b.tar.xz nixos-e692e29d33ab1ea6495b9b1a7b3445515e511a6b.zip | |
Including cache.nixos.org
| -rw-r--r-- | vali.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -143,6 +143,7 @@ rec { | |||
| 143 | 143 | ||
| 144 | nix = { | 144 | nix = { |
| 145 | binaryCaches = [ "https://hydra.nixos.org" | 145 | binaryCaches = [ "https://hydra.nixos.org" |
| 146 | "https://cache.nixos.org" | ||
| 146 | ]; | 147 | ]; |
| 147 | binaryCachePublicKeys = [ "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" | 148 | binaryCachePublicKeys = [ "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" |
| 148 | ]; | 149 | ]; |
