Skip to content

Conversation

@roberth
Copy link
Member

@roberth roberth commented Nov 26, 2025

Clarifies that the first positional argument is always treated as the installable, even after --. Adds tests to prevent accidental change.

Addresses #13994

Motivation

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

@roberth roberth requested a review from edolstra as a code owner November 26, 2025 21:36
@github-actions github-actions bot added documentation new-cli Relating to the "nix" command with-tests Issues related to testing. PRs with tests have some priority labels Nov 26, 2025
Clarifies that the first positional argument is always treated as the
installable, even after --. Adds tests to prevent accidental change.

Addresses NixOS#13994
@edolstra edolstra added this pull request to the merge queue Dec 3, 2025
Merged via the queue into NixOS:master with commit 29849af Dec 3, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation new-cli Relating to the "nix" command with-tests Issues related to testing. PRs with tests have some priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent behavior of "--" in nix run

3 participants