Skip to content

DerivationBuilderParams have reference to BasicDerivation#14490

Merged
Ericson2314 merged 1 commit into
NixOS:masterfrom
obsidiansystems:derivation-builder-no-inputs
Nov 6, 2025
Merged

DerivationBuilderParams have reference to BasicDerivation#14490
Ericson2314 merged 1 commit into
NixOS:masterfrom
obsidiansystems:derivation-builder-no-inputs

Conversation

@Ericson2314
Copy link
Copy Markdown
Member

Motivation

Have one to that instead of one to Derivation. DerivationBuilder doesn't need inputDrvs, so BasicDerivation suffices.

Context

(In fact, it doesn't need inputSrcs either, but we don't yet hve a type to exclude that.)


Add 👍 to pull requests you find important.

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

Have one to that instead of one to `Derivation`. `DerivationBuilder`
doesn't need `inputDrvs`, so `BasicDerivation` suffices.

(In fact, it doesn't need `inputSrcs` either, but we don't yet hve a
type to exclude that.)
@Ericson2314 Ericson2314 added this pull request to the merge queue Nov 6, 2025
Merged via the queue into NixOS:master with commit af8e448 Nov 6, 2025
16 checks passed
@Ericson2314 Ericson2314 deleted the derivation-builder-no-inputs branch November 6, 2025 18:58
@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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants