Skip to content
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

[nix] Add package for official golang binaries #3824

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

maru-ava
Copy link
Contributor

@maru-ava maru-ava commented Mar 21, 2025

Why this should be merged

Ensures the availability of the required golang version in the nix dev shell.

How this works

  • Adds a nix derivation for the go package in nix/go.nix
  • Adds the package to the dev shell

How this was tested

Locally verified to work. Attempts to use in CI are not recommended since it doesn't support dependency caching like action/setup-go.

Need to be documented in RELEASES.md?

N/A

@maru-ava maru-ava added the testing This primarily focuses on testing label Mar 21, 2025
@maru-ava maru-ava self-assigned this Mar 21, 2025
@maru-ava maru-ava force-pushed the nix-golang branch 12 times, most recently from deeafe0 to 29e7e3b Compare March 22, 2025 01:05
This ensures dev shell users always have the required golang version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing This primarily focuses on testing
Projects
Status: In Review 👀
Development

Successfully merging this pull request may close these issues.

1 participant