summary refs log tree commit diff
path: root/pkgs/development/compilers
diff options
context:
space:
mode:
authorDomen Kožar <domen@dev.si>2019-06-26 14:30:56 +0200
committerDomen Kožar <domen@dev.si>2019-06-26 14:30:56 +0200
commit036728f3f4e068be6c4103d8d9efccd3f846f08b (patch)
tree665f159cbcbebe94e96be8a63f1a57fb5f2a3941 /pkgs/development/compilers
parente8916cc6af7daf2de5008f3063441c8b3f00e9ac (diff)
downloadnixpkgs-036728f3f4e068be6c4103d8d9efccd3f846f08b.tar
nixpkgs-036728f3f4e068be6c4103d8d9efccd3f846f08b.tar.gz
nixpkgs-036728f3f4e068be6c4103d8d9efccd3f846f08b.tar.bz2
nixpkgs-036728f3f4e068be6c4103d8d9efccd3f846f08b.tar.lz
nixpkgs-036728f3f4e068be6c4103d8d9efccd3f846f08b.tar.xz
nixpkgs-036728f3f4e068be6c4103d8d9efccd3f846f08b.tar.zst
nixpkgs-036728f3f4e068be6c4103d8d9efccd3f846f08b.zip
nix.binaryCaches: always set https://cache.nixos.org
There are many support questions when people add a new binary cache
and they suddenly lose nixos substitutions.

Most of the users want to keep that, so we're doing a breaking change.

Previously to disable all binary caches one had to do:

  nix.binaryCache = [];

Now the same is possible via:

  nix.binaryCache = lib.mkForce;
Diffstat (limited to 'pkgs/development/compilers')
0 files changed, 0 insertions, 0 deletions