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

View File

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