Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 16, 2025

With the migration to /nix/var/nix/builds we now have failing builds when the derivation name is too long.
This change removes the derivation name from the temporary build to have a predictable prefix length:

Also see: NixOS/infra#764
for context.

Motivation

Context


Add 👍 to pull requests you find important.

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


This is an automatic backport of pull request #13839 done by [Mergify](https://mergify.com).

With the migration to /nix/var/nix/builds we now have failing builds
when the derivation name is too long.
This change removes the derivation name from the temporary build to have
a predictable prefix length:

Also see: NixOS/infra#764
for context.

(cherry picked from commit 725a2f3)
@mergify mergify bot added the automatic backport This PR is a backport produced by automation (does not trigger backporting) label Sep 16, 2025
@mergify mergify bot requested a review from Ericson2314 as a code owner September 16, 2025 10:23
@mergify mergify bot added the merge-queue label Sep 16, 2025
@mergify mergify bot requested a review from edolstra as a code owner September 16, 2025 10:23
@github-actions github-actions bot added documentation with-tests Issues related to testing. PRs with tests have some priority labels Sep 16, 2025
Copy link
Contributor Author

mergify bot commented Sep 16, 2025

This pull request has been removed from the queue for the following reason: pull request dequeued.

Pull request #14003 has been dequeued. The pull request could not be merged. This could be related to an activated branch protection or ruleset rule that prevents us from merging. (details: 2 of 4 required status checks are in progress.).

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.
If you do update this pull request, it will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue instead, you can requeue the pull request, without updating it, by posting a @mergifyio requeue comment.

@Mic92 Mic92 merged commit c6c88d3 into 2.30-maintenance Sep 16, 2025
25 of 27 checks passed
@Mic92 Mic92 deleted the mergify/bp/2.30-maintenance/pr-13839 branch September 16, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automatic backport This PR is a backport produced by automation (does not trigger backporting) documentation merge-queue with-tests Issues related to testing. PRs with tests have some priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant