diff options
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -37,10 +37,6 @@ buildInputs = with nixpkgsFor.${system}; [ self.packages.${system}.fortify ] ++ self.packages.${system}.fortify.buildInputs; - - shellHook = '' - which fortify - ''; }; }); }; |
