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

ci: use crane flake to build with nix #45

Merged
merged 1 commit into from
Mar 11, 2024
Merged

ci: use crane flake to build with nix #45

merged 1 commit into from
Mar 11, 2024

Conversation

haraldh
Copy link
Contributor

@haraldh haraldh commented Mar 11, 2024

This enables to add cargo fmt, clippy and deny to nix, using cached results.

Move the teepot crate to the crates subdir to make the life easier for the crane flake.

@haraldh haraldh requested a review from a team as a code owner March 11, 2024 08:11
@haraldh haraldh force-pushed the nix_fmt_clippy branch 4 times, most recently from eca2608 to 15bebd0 Compare March 11, 2024 08:54
This enables to add cargo `fmt`, `clippy` and `deny` to nix, using cached results.

Move the `teepot` crate to the `crates` subdir to make the life easier for
the `crane` flake.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
@haraldh haraldh changed the title ci: add cargo fmt and clippy to nix ci: use crane flake to build with nix Mar 11, 2024
@haraldh haraldh merged commit 5f2fb2c into main Mar 11, 2024
10 checks passed
@haraldh haraldh deleted the nix_fmt_clippy branch March 11, 2024 11:08
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