Hacker News new | ask | show | jobs
by rollcat 907 days ago
Not if your / filesystem lacks the /nix directory to use as a mountpoint, and happens to be a read-only image. Something that needs a workaround on macOS.
1 comments

It has been a while since I last used it, but I was under the impression that the store location was customisable and thus could be anywhere?
Nix store can be anywhere. But if it’s not /nix Nix will not use the cache (already compiled packages) and compile every package needed.