Skip to content

corepack: init at 0.34.4#455502

Merged
fabianhjr merged 1 commit intoNixOS:masterfrom
aduh95:corepack
Nov 27, 2025
Merged

corepack: init at 0.34.4#455502
fabianhjr merged 1 commit intoNixOS:masterfrom
aduh95:corepack

Conversation

@aduh95
Copy link
Contributor

@aduh95 aduh95 commented Oct 25, 2025

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@aduh95 aduh95 changed the title corepack: init at 0.24.1 corepack: init at 0.34.1 Oct 25, 2025
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 8.has: changelog This PR adds or changes release notes 8.has: documentation This PR adds or changes documentation labels Oct 25, 2025
@nix-owners nix-owners bot requested a review from wmertens October 25, 2025 10:34
@aduh95 aduh95 force-pushed the corepack branch 5 times, most recently from e0d7191 to a179344 Compare October 30, 2025 18:23
@aduh95 aduh95 requested a review from dotlambda October 30, 2025 18:23
@dotlambda
Copy link
Member

It doesn't even build.

@dotlambda dotlambda marked this pull request as draft October 30, 2025 21:47
@aduh95
Copy link
Contributor Author

aduh95 commented Oct 30, 2025

It doesn't even build.

Ah OfBorg has the same error I was talking in #455502 (comment). Now I have to wonder why I no longer see it locally – anyways, I've added the patch back

@aduh95 aduh95 marked this pull request as ready for review October 30, 2025 21:58
@aduh95

This comment was marked as outdated.

@aduh95
Copy link
Contributor Author

aduh95 commented Nov 4, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 455502
Commit: 3a5e6db37cb09753b2256040523e71bb9d25bef6


aarch64-darwin

✅ 2 packages built:
  • corepack
  • nixpkgs-manual

@aduh95
Copy link
Contributor Author

aduh95 commented Nov 6, 2025

@dotlambda are you still -1 on this PR?

@aduh95 aduh95 force-pushed the corepack branch 2 times, most recently from 5148858 to 725aee4 Compare November 6, 2025 22:33
@aduh95 aduh95 force-pushed the corepack branch 2 times, most recently from c4b3150 to 0fed38d Compare November 7, 2025 21:46
@aduh95 aduh95 changed the title corepack: init at 0.34.1 corepack: init at 0.34.3 Nov 7, 2025
@aduh95 aduh95 force-pushed the corepack branch 2 times, most recently from 0242779 to 030e175 Compare November 8, 2025 08:32
@aduh95 aduh95 requested a review from dotlambda November 10, 2025 16:48
@aduh95 aduh95 changed the title corepack: init at 0.34.3 corepack: init at 0.34.4 Nov 14, 2025
@aduh95 aduh95 force-pushed the corepack branch 2 times, most recently from 2bcb501 to d4a692f Compare November 14, 2025 17:34
@aduh95 aduh95 requested a review from dotlambda November 17, 2025 12:20
@aduh95
Copy link
Contributor Author

aduh95 commented Nov 18, 2025

@dotlambda are you still requesting changes on this PR? I've done my best to address your comments and OfBorg is reasonably happy.

@aduh95 aduh95 mentioned this pull request Nov 20, 2025
13 tasks
@aduh95 aduh95 force-pushed the corepack branch 2 times, most recently from 20d7bdc to 9319a45 Compare November 24, 2025 09:32
@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Nov 24, 2025
@aduh95
Copy link
Contributor Author

aduh95 commented Nov 26, 2025

Any chance this could get merged? It's kinda blocking the nodejs_25 introduction

@fabianhjr fabianhjr added this pull request to the merge queue Nov 27, 2025
Merged via the queue into NixOS:master with commit f4443d9 Nov 27, 2025
28 of 30 checks passed
@aduh95 aduh95 deleted the corepack branch November 27, 2025 21:20
stdenvNoCC,
cacert,
yarn-berry,
nodejs,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we use corepack, I assume, in most of the cases, that we don't use NPM

So, why are we using nodejs instead of nodejs-slim ? @fabianhjr

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: changelog This PR adds or changes release notes 8.has: documentation This PR adds or changes documentation 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants