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

Merged
merged 1 commit into from
Nov 12, 2024

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 jrick force-pushed the rpc-regen-nix-flake branch from d1304c2 to 15bddf1 Compare September 11, 2024 13:17
@jrick jrick force-pushed the rpc-regen-nix-flake branch from 15bddf1 to ed01b41 Compare November 12, 2024 21:23
Copy link
Member

@davecgh davecgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Untested, but reads well and any potential issue would only affect a dev trying to regenerate the gRPC bindings, so nothing critical.

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 jrick force-pushed the rpc-regen-nix-flake branch from ed01b41 to 2e8bb31 Compare November 12, 2024 22:29
@jrick jrick merged commit 2e8bb31 into decred:master Nov 12, 2024
2 checks passed
@jrick jrick deleted the rpc-regen-nix-flake branch November 12, 2024 22:29
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.

2 participants