domenkozar / hie-nix

Nix packages for Haskell IDE Engine
115 stars 18 forks source link

Can't configure cachix on NixOS #65

Closed SomeDer closed 5 years ago

SomeDer commented 5 years ago

After running

bash <(curl https://nixos.org/nix/install)

I get

copying Nix to /nix/store..............cp: cannot create directory '/nix/store/./d8wjq00p656k6r9d2dzgsy2pgfcq4f6p-libssh2-1.8.1.26763': Read-only file system
SomeDer commented 5 years ago

Sorry, didn't notice that it says that this installs nix (which is already installed).

domenkozar commented 5 years ago

Interesting, it should say Nix is already installed.

SomeDer commented 5 years ago

I think this is a problem with installing nix then, so even if it's an issue, it shouldn't be here.

domenkozar commented 5 years ago

Moved to https://github.com/NixOS/nix/issues/2806