diff --git a/flake.nix b/flake.nix index e9c2495..cb737a4 100644 --- a/flake.nix +++ b/flake.nix @@ -26,8 +26,11 @@ devShells.default = pkgs.mkShell { buildInputs = with pkgs; [ go + gopls + gotools + go-tools gomod2nix.packages.${system}.default - sanic + #sanic ]; packages = with pkgs; [ mpd