Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not understand relative paths like NIX_PATH=nixpkgs=. #22

Closed
nh2 opened this issue Dec 24, 2020 · 0 comments
Closed

Does not understand relative paths like NIX_PATH=nixpkgs=. #22

nh2 opened this issue Dec 24, 2020 · 0 comments

Comments

@nh2
Copy link

nh2 commented Dec 24, 2020

Another issue (not sure if it's the same):

NIX_PATH=nixpkgs=. cached-nix-shell -p python3 --run 'python --version'

gives:

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant