bdimcheff / nixpkgs-shellHook-weirdness

shellHook is weird

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. run "nix-shell --pure" and the npm install will fail
2. delete "node_modules"
3. run "npm install" from the shell and it'll succeed
4. be confused as to why this is

About

shellHook is weird


Languages

Language:Nix 100.0%