From 620963368a3ecab4c29ab47350fc262f5e961396 Mon Sep 17 00:00:00 2001 From: Honbra Date: Sat, 3 Feb 2024 14:42:19 +0100 Subject: [PATCH] Add Clippy --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index c34dfd1..02d734f 100644 --- a/flake.nix +++ b/flake.nix @@ -37,6 +37,7 @@ buildInputs = [ cargo rustc + clippy fenix.packages.${system}.latest.rustfmt rust-analyzer pkg-config