-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
turbo: 1.13.2 -> 2.0.11; modernize; adopt #328295
Conversation
sorry about that 😆 |
It ran fine on nixos, but for some reason i get this error on macos:
|
0bc4da4
to
60b950a
Compare
Hopefully this update fixes it. Not sure what happened there |
60b950a
to
0653679
Compare
Just tried on Mac again, it seems like the hash changed again? Is this just me or are Vercel moving the tag? Also mac doesn't like autoPatchelfHook
|
If upstream is moving tags (shame, shame, shame), please ask them to stop doing that and, as a workaround, use a git revision rather than a tag ref and add a comment why that's necessary. |
If I read it correctly, it's the vendor dir, not the source. |
We don't have a vendor dir, we vendor the Cargo.lock From the x86_64-darwin log
|
2253a3d
to
1b6341d
Compare
1b6341d
to
4dcecb9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM works on mac and linux! 👏
Result of 2 packages built:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diff LGTM apart from this
4dcecb9
to
a33bca9
Compare
Functionally this: - Reduces occurrences of NixOS#208242 - Improve meta-attributes - Fixes the meta-attributes of the wrapper - Uses the preferred binary wrapper - Runs the version test against the wrapper to ensure flags & dlopen calls work
a33bca9
to
af01f8b
Compare
af01f8b
to
711d9f1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Result of nixpkgs-review pr 328295
run on x86_64-linux 1
2 packages built:
- turbo
- turbo-unwrapped
Description of changes
Fixes #330110
Changelog: https://github.com/vercel/turbo/releases/tag/v2.0.7
Diff: vercel/turborepo@v1.13.2...v2.0.7
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-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.