Skip to content

Added explicit go = pkgs.go_1_24; parameter to buildGoModule - #26

Open
qlpqlp wants to merge 1 commit into
Dogebox-WG:mainfrom
qlpqlp:GigaWallet-Go-Update
Open

Added explicit go = pkgs.go_1_24; parameter to buildGoModule#26
qlpqlp wants to merge 1 commit into
Dogebox-WG:mainfrom
qlpqlp:GigaWallet-Go-Update

Conversation

@qlpqlp

@qlpqlp qlpqlp commented Mar 8, 2026

Copy link
Copy Markdown

Added explicit go = pkgs.go_1_24; parameter to buildGoModule to ensure Go 1.24 is used as the compiler Removed pkgs.go_1_24 from nativeBuildInputs (now handled by the go parameter) This prevents the build system from defaulting to the end-of-life Go 1.23

Added explicit go = pkgs.go_1_24; parameter to buildGoModule to ensure Go 1.24 is used as the compiler
Removed pkgs.go_1_24 from nativeBuildInputs (now handled by the go parameter)
This prevents the build system from defaulting to the end-of-life Go 1.23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant