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

Add Nix development shell to regen api.proto. #2407

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jrick
Copy link
Member

@jrick jrick commented Sep 7, 2024

To use, run nix develop to enter a nested shell with protoc, run regen.sh, and then exit the shell.

Requires Nix's flake features to be enabled.

Files have been regenerated with a slightly more recent protobuffers version, but no functional change.

@jrick
Copy link
Member Author

jrick commented Sep 7, 2024

sick and tired of the docker nonsense

jrick and others added 3 commits September 11, 2024 13:11
To use, run `nix develop` to enter a nested shell with protoc, run
regen.sh, and then exit the shell.

Requires Nix's flake features to be enabled.

Files have been regenerated with a slightly more recent protobuffers
version, but no functional change.
also use go 1.23.x. pkgs.go is still pkgs.go_1_22 on unstable.
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