From 53c490b3b3450c51fa706c8f20b6584b47ae5d27 Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Tue, 25 Feb 2025 15:23:01 -0600 Subject: [PATCH] mission failed --- flake.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/flake.nix b/flake.nix index 6271bb0..e6bb793 100644 --- a/flake.nix +++ b/flake.nix @@ -56,10 +56,6 @@ # Check that haskell-language-server works # hlsCheck.enable = true; # Requires sandbox to be disabled - - shellHook = '' - echo "Entering HushGP environment" - ''; }; };