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

Punt on improper global flags for now #7610

Merged
merged 1 commit into from
Apr 3, 2023

Commits on Mar 27, 2023

  1. Punt on improper global flags for now

    See the note in the test.
    
    We don't want these flags showing up for commands where they are
    irrelevant.
    
    Eventually, this needs a proper fix, but it need not be a blocker for
    stabilize: for a quick-n-dirty punt, just put these flags behind the
    `nix-command` unstable feature.
    
    This is fine because they are only relevant for commands which we don't
    need to stabilize for a while.
    Ericson2314 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7c4dea3 View commit details
    Browse the repository at this point in the history