Skip to content

Commit

Permalink
flake: add fmt and clippy (huggingface#2389)
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldk authored and yuanwu2017 committed Sep 25, 2024
1 parent afa14b7 commit e9ba044
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,10 @@
buildInputs =
[
cargo
clippy
openssl.dev
pkg-config
rustfmt
]
++ (with python3.pkgs; [
venvShellHook
Expand Down

0 comments on commit e9ba044

Please sign in to comment.