flake: add fmt and clippy

This commit is contained in:
Daniël de Kok 2024-08-09 12:53:14 +00:00
parent 952b450a3b
commit 6ee7e2e208
1 changed files with 2 additions and 0 deletions

View File

@ -30,8 +30,10 @@
buildInputs =
[
cargo
clippy
openssl.dev
pkg-config
rustfmt
]
++ (with python3.pkgs; [
venvShellHook