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

chore(nix): Build more crates in CI #156

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

srid
Copy link
Member

@srid srid commented Jul 11, 2024

Uses https://github.com/juspay/rust-flake to

  1. simplify the Nix in this repo, and
  2. build all binary crates in Nix. Previously, only the superposition crate was being built

Uses,

@srid srid force-pushed the nix-workspace branch 2 times, most recently from cda704e to 1b3aa67 Compare July 11, 2024 18:54
@srid srid marked this pull request as ready for review July 11, 2024 18:54
@srid srid requested a review from a team as a code owner July 11, 2024 18:54
@srid

This comment was marked as outdated.

@srid srid marked this pull request as draft July 13, 2024 15:45
@srid
Copy link
Member Author

srid commented Jul 13, 2024

Converting to draft, because there are a few more things left to fix since I just updated rust-flake to use the multi-crate support.

@srid srid force-pushed the nix-workspace branch 2 times, most recently from 40980a6 to bf3bc70 Compare July 13, 2024 16:34
@srid srid marked this pull request as ready for review July 13, 2024 16:35
@srid srid marked this pull request as draft July 13, 2024 16:38
@srid srid changed the title chore(nix): Use rust-flake to simplify Nix in repo chore(nix): Use rust-flake to simplify Nix in repo + Build all crates in Nix now Jul 13, 2024
@srid srid changed the title chore(nix): Use rust-flake to simplify Nix in repo + Build all crates in Nix now chore(nix): Build more crates Jul 13, 2024
@srid srid changed the title chore(nix): Build more crates chore(nix): Build more crates in CI Jul 13, 2024
@srid srid force-pushed the nix-workspace branch 2 times, most recently from a4f5982 to cc08e2b Compare July 13, 2024 18:39
@srid srid mentioned this pull request Jul 13, 2024
Using https://github.com/juspay/rust-flake, we now build all crates that have binaries in the CI.
@srid srid marked this pull request as ready for review July 13, 2024 18:46
@srid
Copy link
Member Author

srid commented Jul 13, 2024

@Datron @mahatoankitkumar This is now ready for re-review and merge!

It is an improvement over main in that it will now build all binary crates in CI. Also I fixed the way the Haskell package was referring to rust crates.

@Datron Datron merged commit 502abdf into juspay:main Jul 15, 2024
4 checks passed
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