nixpkgs/nixos/modules/system/activation
Lluís Batlle i Rossell d170c98d13 Making nixos keep a ref to its stdenv
This will help a lot on ARM, where nix-collect-garbage erases gcc; then, any
change to a small system config file requires rebuilding gcc again.

I don't know why it does not happen on x86. Maybe it just pulls the gcc from
hydra, if garbage is collected.
2015-05-09 20:19:34 +00:00
..
activation-script.nix Don't silently ignore errors from the activation script 2014-08-15 02:14:34 +02:00
no-clone.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
switch-to-configuration.pl switch-to-configuration: Better error checking 2015-04-13 12:28:12 +02:00
top-level.nix Making nixos keep a ref to its stdenv 2015-05-09 20:19:34 +00:00