You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: opening file '/nix/store/llynybhpayj9dzjvjfj5rchsz1jwpp44-cached-nix-shell-0.1.4/var/empty/default.nix': No such file or directory
cached-nix-shell: nix-shell: exit code: 1
Using NIX_PATH=nixpkgs=$PWD instead of . works.
The text was updated successfully, but these errors were encountered:
Another issue (not sure if it's the same):
NIX_PATH=nixpkgs=. cached-nix-shell -p python3 --run 'python --version'
gives:
Using
NIX_PATH=nixpkgs=$PWD
instead of.
works.The text was updated successfully, but these errors were encountered: