nixpkgs/modules/system/activation
2011-10-29 21:03:57 +00:00
..
activation-script.nix find modules | fgrep .nix | fgrep -v .svn | fgrep -v nixpkgs.nix | xargs sed -i -e 's|/nix/var|${config.nixpkgs.config.nix.stateDir}|g' -e 's|/nix/store|${config.nixpkgs.config.nix.storeDir}|g' 2011-10-29 21:03:57 +00:00
no-clone.nix Replace mkOverride by its alias mkOverrideTemplate to remove the unused 2010-09-03 19:10:59 +00:00
switch-to-configuration.sh * Don't restart udevtrigger from the switch script. It's triggered by 2011-10-21 16:22:38 +00:00
top-level.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00