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
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.
The text was updated successfully, but these errors were encountered:
Describe the bug
It says there is an invalid store path
Steps To Reproduce
git clone https://github.com/arianvp/webauthn-oidc
cd webauthn-oidc
nix build --dry-run
Expected behavior
Flake gets added to store path and runs a dry-run
nix-env --version
outputAdditional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: