From 927a103c916a5a06a45ab1acd77602e701a759e4 Mon Sep 17 00:00:00 2001 From: "Ricardo (XenGi) Band" Date: Tue, 7 Nov 2023 21:16:17 +0100 Subject: [PATCH] more nix --- flake.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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