From 2bf6c0f216cdb6be035983062656f01bef685bae Mon Sep 17 00:00:00 2001 From: steven carpenter Date: Fri, 25 Jul 2025 19:40:25 -0400 Subject: [PATCH] Updated description in flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 81207eb..e34300a 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ # This flake was initially generated by fh, the CLI for FlakeHub (version 0.1.22) { # A helpful description of your flake - description = "a tool for managing Wand template repos"; + description = "A tool for generating GO code repoisitories that leverage Cobra + Viper + Log + Bubbletea + Nix"; # Flake inputs inputs = {