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

Fix the 2.13 changelog #7685

Merged
merged 2 commits into from
Jan 25, 2023
Merged

Conversation

Ericson2314
Copy link
Member

Motivation

It is just the new CLI that gets the ^ syntax. The old CLI already has a (slightly different) ! syntax.

Context

Fixes #7682

Maintainers: tick if completed or explain if not relevant

  • agreed on idea
  • agreed on implementation strategy
  • tests, as appropriate
    • functional tests - tests/**.sh
    • unit tests - src/*/tests
    • integration tests
  • documentation in the manual
  • code and comments are self-explanatory
  • commit message explains why the change was made
  • new feature or bug fix: updated release notes

It is just the new CLI that gets the `^` syntax. The old CLI already has
a (slightly different) `!` syntax.

Fixes NixOS#7682
@github-actions
Copy link

Successfully created backport PR for 2.13-maintenance:

@Ericson2314 Ericson2314 deleted the fix-change-log branch January 25, 2023 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nix-build: caret (^) doesn't work as advertised
2 participants