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 GitHub
parent 952b450a3b
commit 977534bcb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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