[25.05] wrangler: 3.80.1 -> 4.17.0#410722
Merged
wolfgangwalther merged 5 commits intoNixOS:release-25.05from Jun 1, 2025
Merged
[25.05] wrangler: 3.80.1 -> 4.17.0#410722wolfgangwalther merged 5 commits intoNixOS:release-25.05from
wolfgangwalther merged 5 commits intoNixOS:release-25.05from
Conversation
5c04697 to
c1bc755
Compare
(cherry picked from commit de3f417)
Also resolved below two build issues * Broken symlinks: nixpkgs build now checks for broken symlinks, this PR adds all the relevant directories back to the out dir so all symlinks are intact. * Missing npm: wrangler specifies an older version of pnpm than the one in pnpm_9 as used in the build process, this PR patches the package.json to remove the pnpm version so pnpm_9 doesn't attempt to change it's version resulting in a pnpm binary not found error. (with help from @cameronraysmith in NixOS#377334) (cherry picked from commit 515e5fe)
(cherry picked from commit c332cf3)
(cherry picked from commit caa6d7f)
(cherry picked from commit 19d93ae)
38ebd19 to
39ea6e5
Compare
Contributor
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backports #409572, #410185, #411785
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.