nixpkgs/nixos/modules
Lluís Batlle i Rossell 21dd114f82 Revert "Making nixos keep a ref to its stdenv"
This reverts commit d170c98d13.

niksnut argues that we need smaller system closures, not bigger.

So users facing the trouble of getting gcc rebuilds after nix-collect-garbage
for any minimal nixos configuration change should use other means of
not losing the stdenv output.

One way is to keep one somewhere: nix-build -A stdenv -o stdenv '<nixpkgs>'.
Another may be to use nix.conf options like gc-keep-outputs, gc-keep-derivations
or env-keep-derivations.
2015-05-09 21:11:49 +00:00
..
config Remove sysvtools from the system path 2015-04-20 11:33:42 +02:00
hardware nvidia: 346.47 -> 346.59 2015-04-07 13:24:55 -07:00
installer Merge pull request #7601 from cstrahan/iso-name-fix 2015-05-04 10:24:38 +02:00
misc Sane default configuration for sabnzbd module 2015-05-05 00:18:22 -04:00
profiles nixos.system_tarball_pc: Fix evaluation 2015-04-28 17:15:02 +02:00
programs Use "mkdir -p" when creating ~/.nix-defexpr 2015-04-20 13:03:04 +02:00
security add support for pam_u2f to nixos pam module 2015-05-03 19:22:00 +01:00
services Merge remote-tracking branch 'upstream/master' into staging 2015-05-07 01:44:49 -07:00
system Revert "Making nixos keep a ref to its stdenv" 2015-05-09 21:11:49 +00:00
tasks Typo 2015-04-20 16:12:28 +02:00
testing test-instrumentation.nix: Prevent calling a pager 2015-01-15 14:39:29 +01:00
virtualisation Revert restartIfChanged on fetch-ec2-data, as it breaks deployments that set ec2.metadata = true, as the existing (default) blackhole will not be cleared. 2015-05-07 08:51:38 +00:00
module-list.nix Merge pull request #7565 from offlinehacker/nixos/confd/module 2015-05-02 14:43:02 +02:00
rename.nix Make environment.checkConfigurationOptions an alias 2015-04-10 16:11:07 +02:00