diff --git a/shell.nix b/shell.nix index 41d5401..7eb9b30 100644 --- a/shell.nix +++ b/shell.nix @@ -21,5 +21,6 @@ pkgs.mkShell { packages = [ goEnv gomod2nix + pkgs.chafa ]; }