From 8c3b1aee5a253416523de78877ae03c3868cc62c Mon Sep 17 00:00:00 2001 From: Aria Date: Fri, 3 Feb 2023 15:44:44 +0000 Subject: first version --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 3f12c82..fcd446d 100644 --- a/flake.nix +++ b/flake.nix @@ -34,6 +34,7 @@ nativeBuildInputs = with pkgs; [ go gopls + charm ]; }; } -- cgit v1.2.3