On 30 June 2016 at 21:06, Bjørn Forsman <[email protected]> wrote: > [...] > $ 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 /! > > I'll try to make a PR to lock down that call systemd-escape with an > absolute (nix store) path. If nobody beats me to it.
Fixed in master[1]. Will backport to stable release if nobody objects. [1]: https://github.com/NixOS/nixpkgs/commit/9050077cffa62e63e4d095e4f78c7ae41e2a59b0 - Bjørn _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
