Bad error when referring to local repo by git url #12935
Labels
bug
error-messages
Confusing messages and better diagnostics
fetching
Networking with the outside (non-Nix) world, input locking
Describe the bug
Easy mistake:
inputs.url = "file:///home/user/src/foo";
(Solution: use
git+file://
)Steps To Reproduce
Easier reproducer:
Expected behavior
Error message contains relevant info
Metadata
Additional context
Checklist
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: