[Nix-dev] mount - no such file or directory?
Nicolas Pierron
nicolas.b.pierron at gmail.com
Fri Sep 5 17:31:57 CEST 2008
On Fri, Sep 5, 2008 at 17:09, Marc Weber <marco-oweber at gmx.de> wrote:
> But it's good to know that symlinking /nixos/nix to /nix would do.
Have you tried to create a hard link. If you do so you have to ensure
that your are note introducing circularity anywhere.
ln -F /nix /nixos/nix
This action is not always allowed.
--
Nicolas Pierron
- If you are doing something twice then you should try to do it once.
More information about the nix-dev
mailing list