Skip to content

src/nix: Make meson compile <cmdlet> valid#14622

Merged
xokdvium merged 1 commit intoNixOS:masterfrom
roberth:meson-commandlet-deps
Nov 22, 2025
Merged

src/nix: Make meson compile <cmdlet> valid#14622
xokdvium merged 1 commit intoNixOS:masterfrom
roberth:meson-commandlet-deps

Conversation

@roberth
Copy link
Member

@roberth roberth commented Nov 22, 2025

Motivation

Without this dependency, e.g. meson compile nix-instantiate would produce a broken symlink, or the nix it points to may be stale.
With the dependency in place, meson compile nix-instantiate produces a reliable outcome.

Context


Add 👍 to pull requests you find important.

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

Without this dependency, e.g. `meson compile nix-instantiate`
would produce a broken symlink, or the `nix` it points to may be
stale.
With the dependency in place, `meson compile nix-instantiate`
produces a reliable outcome.
@roberth roberth requested a review from edolstra as a code owner November 22, 2025 19:20
@github-actions github-actions bot added the new-cli Relating to the "nix" command label Nov 22, 2025
@xokdvium xokdvium added this pull request to the merge queue Nov 22, 2025
Merged via the queue into NixOS:master with commit 2bbec7d Nov 22, 2025
16 checks passed
@edolstra edolstra mentioned this pull request Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-cli Relating to the "nix" command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants