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

nix build --dry-run doesn't work with freshly checked out flakes (is not a valid path) #5419

Open
arianvp opened this issue Oct 23, 2021 · 1 comment

Comments

@arianvp
Copy link
Member

arianvp commented Oct 23, 2021

Describe the bug

It says there is an invalid store path

Steps To Reproduce

  1. git clone https://github.com/arianvp/webauthn-oidc
  2. cd webauthn-oidc
  3. nix build --dry-run
don't know how to build these paths (may be caused by read-only store access):
  /nix/store/c68zy0ajvpkzx94mpb4nlnhx0avd274p-webauthn-oidc-0.0.1.drv
error: path '/nix/store/c68zy0ajvpkzx94mpb4nlnhx0avd274p-webauthn-oidc-0.0.1.drv' is not a valid store path

Expected behavior
Flake gets added to store path and runs a dry-run

nix-env --version output

(Nix) 2.4pre20210802_47e96bb

Additional context

Add any other context about the problem here.

@arianvp arianvp added the bug label Oct 23, 2021
@stale
Copy link

stale bot commented Apr 27, 2022

I marked this as stale due to inactivity. → More info

@stale stale bot added the stale label Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant