Explorar el Código

build: add clippy to devShell

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen hace 1 año
padre
commit
472de3b54b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      flake.nix

+ 1 - 0
flake.nix

@@ -259,6 +259,7 @@
             with pkgs;
             with pkgs;
             [
             [
               cargo
               cargo
+              clippy
               rustup
               rustup
               toolchain
               toolchain
               just
               just