nixpkgs/nixos/modules/services
Domen Kožar 036728f3f4
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;
2019-06-26 14:30:56 +02:00
..
admin cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00
amqp nixos/rabbitmq: replace deprecated usage of PermissionsStartOnly 2019-04-13 07:00:57 -04:00
audio treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
backup duplicati: allow changing the user 2019-06-25 14:28:03 +02:00
cluster treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
computing
continuous-integration treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
databases Merge pull request #63392 from ivan/cassandra-default-cluster-name 2019-06-25 07:18:10 -04:00
desktops nixos/doc: Fix spurious indentation 2019-06-17 12:28:26 +02:00
development
editors doc: Use prompt more often 2019-06-17 13:25:50 +02:00
games Merge pull request #60406 from JohnAZoidberg/remove-isnull 2019-05-18 09:36:24 +00:00
hardware udev: be more verbose about the error 2019-06-21 18:05:14 +02:00
logging Merge pull request #60406 from JohnAZoidberg/remove-isnull 2019-05-18 09:36:24 +00:00
mail treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
misc nix.binaryCaches: always set https://cache.nixos.org 2019-06-26 14:30:56 +02:00
monitoring nixos/prometheus-node-exporter: fix systemd unit for systemd 242 (#63540) 2019-06-20 17:04:36 -04:00
network-filesystems nixos/doc: Fix spurious indentation 2019-06-17 12:28:26 +02:00
networking Merge pull request #63087 from matthiasbeyer/fix-ddclient-extraconfig 2019-06-20 15:28:04 -04:00
printing Merge pull request #59076 from Yarny0/cups-path-fix 2019-05-30 10:52:28 -04:00
scheduling Merge pull request #51918 from bobvanderlinden/var-run 2019-04-07 20:09:46 +02:00
search treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
security nixos: add StateDirectory for fprintd 2019-05-26 18:06:46 +01:00
system Merge pull request #63204 from michaelpj/imp/localtime-upstream 2019-06-19 08:38:03 -04:00
torrent nixos/deluge: add authFile, config & port options 2019-06-04 18:08:11 +02:00
ttys nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
web-apps nixos/doc: Fix spurious indentation 2019-06-17 12:28:26 +02:00
web-servers treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
x11 Merge pull request #62852 from samueldr/fix/xterm-desktop-manager-default 2019-06-24 14:48:58 -04:00