Remove nix-inspect

This commit is contained in:
Joseph Hanson 2024-07-15 19:56:02 -05:00
parent 42ecb8df4a
commit ffd2c6a565
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -28,6 +28,5 @@ pkgs.mkShell {
sops
pre-commit
gitleaks
nix-inspect
];
}