nixpkgs/nixos/modules/system/activation
Bjørn Forsman 9050077cff switch-to-configuration: use absolute path to systemd-escape
Fixes issue when upgrading from very old NixOS systems that don't have
systemd-escape in $PATH:

  $ sudo nixos-rebuild switch
  ...
  building the system configuration...
  updating GRUB 2 menu...
  Can't exec "systemd-escape": No such file or directory at /nix/var/nix/profiles/system/bin/switch-to-configuration line 264.
  Unable to escape /!
2016-07-01 08:35:38 +02:00
..
activation-script.nix add get* helper functions and mass-replace manual outputs search with them 2016-04-25 13:24:39 +03: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: use absolute path to systemd-escape 2016-07-01 08:35:38 +02:00
top-level.nix nixos copySystemConfiguration: fix when chrooted 2016-02-28 10:08:42 +01:00