diff --git a/flake.nix b/flake.nix index 18e9ea0b..46e7f641 100644 --- a/flake.nix +++ b/flake.nix @@ -44,7 +44,7 @@ triton-vmtools.url = "git+https://git.b12f.io/pub-solar/infra?ref=main&dir=vmtools"; triton-vmtools.inputs.nixpkgs.follows = "latest"; - tritonshell.url = "git+https://git.greenbaum.cloud/dev/tritonshell?ref=main&dir=template"; + tritonshell.url = "git+https://git.greenbaum.cloud/dev/tritonshell?ref=main"; tritonshell.inputs.nixpkgs.follows = "latest"; nix-autobahn.url = "github:wucke13/nix-autobahn";