Skip to content

Simplify Derivation::type()#14600

Merged
Ericson2314 merged 1 commit intoNixOS:masterfrom
edef1c:push-tvmtozyqsmno
Nov 20, 2025
Merged

Simplify Derivation::type()#14600
Ericson2314 merged 1 commit intoNixOS:masterfrom
edef1c:push-tvmtozyqsmno

Conversation

@edef1c
Copy link
Member

@edef1c edef1c commented Nov 20, 2025

Motivation

We don't use the various set<string_view>s that we construct, and all we really care about is ensuring that all outputs are of a single, consistent type.

Context

Conversation with @Ericson2314.


Add 👍 to pull requests you find important.

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

@edef1c edef1c requested a review from Ericson2314 as a code owner November 20, 2025 03:37
We don't use the various set<string_view>s that we construct,
and all we really care about is ensuring that all outputs are
of a single, consistent type.
@Ericson2314 Ericson2314 changed the title Simplify Derivation::type() Simplify Derivation::type() Nov 20, 2025
@Ericson2314 Ericson2314 added this pull request to the merge queue Nov 20, 2025
Merged via the queue into NixOS:master with commit 5caebab Nov 20, 2025
17 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants