devshell: remove cli

Upstream removed the devshell cli:
8c1b8fbdd3
This commit is contained in:
jhonas 2023-03-29 19:30:07 +02:00
parent 48a5cb3ff6
commit ec9b4b3335
Signed by: teutat3s
GPG key ID: 924889A86D0B0FEB

View file

@ -34,10 +34,6 @@ in
};
commands = [
{
package = pkgs.devshell.cli;
help = "Per project developer environments";
}
{
package = pkgs.nodePackages.triton;
category = "triton & manta tools";