flake: add fmt and clippy (#2389)

This commit is contained in:
Daniël de Kok 2024-08-09 14:56:20 +02:00 committed by yuanwu
parent afa14b7595
commit e9ba044250

View File

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