Hi,

I'm trying to build a xen guest image with nixos.
The command
  nixos-install
fails with the following message
  error: selector `nixos' matches no derivations

The source of the problem is the following command found in the script
nixos-install
  srcs=$(nix-env -p /nix/var/nix/profiles/per-user/root/channels -q
nixos --no-name --out-path)

The directory
  /nix/var/nix/profiles/per-user/root
is empty on my system.

What is wrong?

Thank you for your help,
Marco
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to