Unverified Commit 977534bc authored by Daniël de Kok's avatar Daniël de Kok Committed by GitHub
Browse files

flake: add fmt and clippy (#2389)

parent 952b450a
...@@ -30,8 +30,10 @@ ...@@ -30,8 +30,10 @@
buildInputs = buildInputs =
[ [
cargo cargo
clippy
openssl.dev openssl.dev
pkg-config pkg-config
rustfmt
] ]
++ (with python3.pkgs; [ ++ (with python3.pkgs; [
venvShellHook venvShellHook
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment