Skip to content

Conversation

@Reisen
Copy link
Contributor

@Reisen Reisen commented Sep 6, 2022

This includes a few tweaks for development.

  • Adds a rust-toolchain file pointed at stable.
  • Adds support files for building/working on the project on Nix.
  • Adds Cargo.lock to support reproducible builds.

While adding Cargo.lock I also renamed the binary to pyth-agent from pyth_agent. Mostly because - is the more common cargo package separator and also the more common binary separator (git-apply, iptables-save, systemd-run, ssh-keygen, etc)

This repository produces an executable and should include a Cargo
lockfile to provide reproducible builds. This change includes ch-
anging the name to pyth-agent, the dash is more common in both c-
argo packages and other binaries (ala git-apply, iptables-save).
@Reisen Reisen requested a review from tompntn September 6, 2022 13:52
@Reisen Reisen merged commit 7b5985f into main Sep 6, 2022
@Reisen Reisen deleted the reisen/development-tweaks branch September 6, 2022 17:54
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.

3 participants