-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
Trying to do:
https://nixos.org/nixos/manual/index.html#sec-installing-from-other-distro
Using hosts/shazowic-corvus.nix as configuration.nix (the README in the repo has more details about the general setup). Also reproduced with a trivial configuration.nix (see below)
I get this error:
$ nixos-install --no-bootloader --root /mnt/rootnix --show-trace
building the configuration in /mnt/rootnix/etc/nixos/configuration.nix...
error: while setting up the build environment: getting attributes of path '': No such file or directory
How do I debug where the '' is coming from?
Edit: Seems it's a problem with nixos-install when using the nix installed on Arch on aur/nix, see comments.
Metadata
Metadata
Assignees
Labels
No labels