Skip to content

Deduplicate nix repl and nix log#15203

Merged
Ericson2314 merged 1 commit intoNixOS:masterfrom
obsidiansystems:substituter-confs
Feb 11, 2026
Merged

Deduplicate nix repl and nix log#15203
Ericson2314 merged 1 commit intoNixOS:masterfrom
obsidiansystems:substituter-confs

Conversation

@Ericson2314
Copy link
Member

Motivation

Deduplicating is good.

Context

The underlying mechanism is now in a new fetchBuildLog function I put in libcmd.

I am putting it in here and not in libstore because I have some doubts about getDefaultSubstituters, so I would like to keep it in a more "peripheral" part of the codebase for now.


Add 👍 to pull requests you find important.

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

The underlying mechanism is now in a new `fetchBuildLog` function I put
in `libcmd`.

I am putting it in here and not in libstore because I have some doubts
about `getDefaultSubstituters`, so I would like to keep it in a more
"peripheral" part of the codebase for now.
@github-actions github-actions bot added new-cli Relating to the "nix" command repl The Read Eval Print Loop, "nix repl" command and debugger labels Feb 11, 2026
@Ericson2314 Ericson2314 added this pull request to the merge queue Feb 11, 2026
Merged via the queue into NixOS:master with commit 1a57df3 Feb 11, 2026
14 checks passed
@Ericson2314 Ericson2314 deleted the substituter-confs branch February 11, 2026 21:26
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 repl The Read Eval Print Loop, "nix repl" command and debugger

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants