LEXUGE / nixos

A fully automated replicable nixos configuration set

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to install getting this error

asimashfaq opened this issue · comments

warning: --- Large path -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- nix
dumping very large path (> 256 MiB); this may run out of memory
error: --- Error --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- nix
hash mismatch in fixed-output derivation '/nix/store/pgn9gj4nf2m28hwaw82j3bc35rvf20f3-LINUX.drv':
specified: sha256-RSiJaXVQ2xLlvAgj6NntCAHj8gFA24lYIGEemr+E+dw=
got: sha256-qeHPYKGSD5jY6AwJNWFGRE9NRU0ueBG4/FU2NgBZPcs=

Oh, yes. You may want to disable the wolfram engine when you are installing. The file is located at src/jupyter.nix. Change both enable to false and that's it.