From ffd2c6a565750db8d0ef6498d719858ca77fd523 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Mon, 15 Jul 2024 19:56:02 -0500 Subject: [PATCH] Remove nix-inspect --- shell.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/shell.nix b/shell.nix index ba679d1..39ab879 100644 --- a/shell.nix +++ b/shell.nix @@ -28,6 +28,5 @@ pkgs.mkShell { sops pre-commit gitleaks - nix-inspect ]; }