Skip to content

getUri should be const and on Store::Config not Store#13736

Merged
xokdvium merged 1 commit intoNixOS:masterfrom
obsidiansystems:getUri-on-config
Aug 11, 2025
Merged

getUri should be const and on Store::Config not Store#13736
xokdvium merged 1 commit intoNixOS:masterfrom
obsidiansystems:getUri-on-config

Conversation

@Ericson2314
Copy link
Member

Motivation

It is a side-effect property of the configuration alone, not the rest of the store.

Context


Add 👍 to pull requests you find important.

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

@Ericson2314 Ericson2314 requested a review from edolstra as a code owner August 11, 2025 21:31
@github-actions github-actions bot added new-cli Relating to the "nix" command store Issues and pull requests concerning the Nix store repl The Read Eval Print Loop, "nix repl" command and debugger c api Nix as a C library with a stable interface labels Aug 11, 2025
@Ericson2314 Ericson2314 requested review from xokdvium and removed request for edolstra August 11, 2025 21:32
It is a side-effect property of the configuration alone, not the rest of
the store.
@xokdvium xokdvium merged commit b21f811 into NixOS:master Aug 11, 2025
14 checks passed
@Ericson2314 Ericson2314 deleted the getUri-on-config branch August 12, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c api Nix as a C library with a stable interface new-cli Relating to the "nix" command repl The Read Eval Print Loop, "nix repl" command and debugger store Issues and pull requests concerning the Nix store

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants