-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Flakes: Enhance Error when Files are not Added to Git #11253
Comments
It would be nice if this functionality included support for the |
Duplicate of #4507 |
thanks @edolstra ! By the way, if you edit your comment by making its content only strictly be "Duplicate of #ID", it will be marked as duplicate |
@Malix-off Thanks for letting me know! |
We're at risk of losing the 43 👍 votes for this issue if it just gets closed and marked as dupe without consolidating those, somehow. Don't know how much that matters but since the issue template explicitly asks for it, it might be at least somewhat relevant. |
Indeed, the upvote differential is quite significant |
Problem
Currently, about flakes development, the error when files are not added to git are not that helpful
Proposed Solution
Would be nice if nix inspected the source tree and if an untracked file did exist there, that it would give you a more helpful error to run
git add -- <file>
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: