[Backport release-25.05] go_1_25: init at 1.25.1#448882
Conversation
966f2d1 to
017990d
Compare
There was a problem hiding this comment.
This report is automatically generated by the PR / Check / cherry-pick CI workflow.
Some of the commits in this PR require the author's and reviewer's attention.
Sometimes it is not possible to cherry-pick exactly the same patch.
This most frequently happens when resolving merge conflicts.
The range-diff will help to review the resolution of conflicts.
If you need to merge this PR despite the warnings, please dismiss this review shortly before merging.
Warning
Difference between e3a3727 and original 9bbcfea may warrant inspection.
Show diff
@@ Metadata
## Commit message ##
go_1_25: init at 1.25rc2
+ (cherry picked from commit 9bbcfea275cb154aa753ff794d12cb5214bb8484)
+
## pkgs/development/compilers/go/1.25.nix (new) ##
@@
+{
@@ pkgs/development/compilers/go/1.25.nix (new)
+ runHook postBuild
+ '';
+
-+ preInstall =
-+ ''
++ preInstall = ''
+ # Contains the wrong perl shebang when cross compiling,
+ # since it is not used for anything we can deleted as well.
+ rm src/regexp/syntax/make_perl_groups.pl
Hint: The full diffs are also available in the runner logs with slightly better highlighting.
017990d to
e44e4f1
Compare
|
The nixpkgs-vet failure is expected: the check failed on master as well. The cherry-pick failure is expected too due to the nixfmt 1.0.0 treewide. |
Just a formatting change
Manual backport of #420392 #431616 #433239 #441005 to
release-25.05.I don't touch
go,buildGoModule,go_latest, orbuildGoLatestModule, and without removing old versions because both of these would be breaking changes.Related:
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.