Skip to content

Comments

[Backport release-21.11] Improve check that evaluation does not depend on the Nixpkgs path#156751

Merged
edolstra merged 2 commits intorelease-21.11from
backport-156587-to-release-21.11
Jan 27, 2022
Merged

[Backport release-21.11] Improve check that evaluation does not depend on the Nixpkgs path#156751
edolstra merged 2 commits intorelease-21.11from
backport-156587-to-release-21.11

Conversation

@github-actions
Copy link
Contributor

Bot-based backport to release-21.11, triggered by a label in #156587.

  • Before merging, ensure that this backport complies with the Criteria for Backporting.
    • Even as a non-commiter, if you find that it does not comply, leave a comment.

Otherwise you end up with a derivation that refers to the original
path (which is not in the Nix store and not accessible to
builders). This caused the derivation paths for the docbookrx package
(removed on master) to depend on the location of the nixpkgs source
tree.

(cherry picked from commit 55ae086)
@github-actions github-actions bot requested a review from marsam as a code owner January 25, 2022 19:13
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jan 25, 2022
@edolstra edolstra merged commit f1be2cd into release-21.11 Jan 27, 2022
@edolstra edolstra deleted the backport-156587-to-release-21.11 branch January 27, 2022 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant