diff --git a/tritonshell.nix b/tritonshell.nix index ede0d60..2f8f5fe 100644 --- a/tritonshell.nix +++ b/tritonshell.nix @@ -34,10 +34,6 @@ in }; commands = [ - { - package = pkgs.devshell.cli; - help = "Per project developer environments"; - } { package = pkgs.nodePackages.triton; category = "triton & manta tools";