We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
{ inputs.nixpkgs.url = "NixOS/nixpkgs/22.05"; }
Did you spot the security issue?
Let's replace the release tags by something descriptive, like 22.05-start or 22.05.0, so that users don't accidentally fail to update their packages.
22.05-start
22.05.0
The text was updated successfully, but these errors were encountered:
-start
While I agree with the point in general, this particular example feels like a niv bug. I wouldn't expect --branch to use a tag.
--branch
Sorry, something went wrong.
this particular example feels like a niv bug.
That's fair actually. I figured I'd add a non-flake example, but this is not it. Editing.
Successfully merging a pull request may close this issue.
Did you spot the security issue?
Let's replace the release tags by something descriptive, like
22.05-start
or22.05.0
, so that users don't accidentally fail to update their packages.The text was updated successfully, but these errors were encountered: