Skip to content

Conversation

@nixpkgs-ci
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Dec 13, 2025

Bot-based backport to release-25.11, triggered by a label in #469652.

Before merging, ensure that this backport is acceptable for the release.

Even as a non-committer, if you find that it is not acceptable, leave a comment.

Tip

If you maintain all packages touched by this pull request, and they are all located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this PR using the nixpkgs-merge-bot.

Radvendii and others added 3 commits December 13, 2025 16:54
Co-authored-by: infinisil <[email protected]>
(cherry picked from commit 23644a2)
Setting allowedReferences to null seems to only work as a fluke. It
doesn't work with outputChecks, and I couldn't get it to work at all
when declaring my own derivation manually (I'm honestly still unsure why
it works at all as-is in inputDerivation)

In any case, Rather than setting allowedReferences etc to values that
mimic the default behaviour, we can remove those attributes to get the
default behaviour.

(cherry picked from commit 04c3ba5)
Co-authored-by: infinisil <[email protected]>

!fixup every test needs a meta field?

!fixup refactor inputDerivation tests

!fixup fix tests

(cherry picked from commit 97c3645)
@Ericson2314 Ericson2314 added this pull request to the merge queue Dec 13, 2025
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 12.approvals: 1 This PR was reviewed and approved by one person. 6.topic: stdenv Standard environment 4.workflow: backport This targets a stable branch labels Dec 13, 2025
Merged via the queue into release-25.11 with commit 87f4a0e Dec 13, 2025
30 checks passed
@Ericson2314 Ericson2314 deleted the backport-469652-to-release-25.11 branch December 13, 2025 17:04
@github-project-automation github-project-automation bot moved this to Done in Stdenv Dec 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.workflow: backport This targets a stable branch 6.topic: stdenv Standard environment 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants