nixpkgs/nixos/modules/system
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 switch-to-configuration: use absolute path to systemd-escape 2016-07-01 08:35:38 +02:00
boot modules.resolved: Enhance by upstream options (#15897) 2016-06-26 22:58:04 +02:00
etc Update etc example to not use a real config file 2016-04-27 10:27:52 -05:00