diff --git a/shell.nix b/shell.nix index e9ca35a..b9c873a 100644 --- a/shell.nix +++ b/shell.nix @@ -9,12 +9,6 @@ in with pkgs; with xepkgs; mkShell { buildInputs = [ - # Go tools - go - goimports - gopls - vgo2nix - # Rust cargo cargo-watch