diff --git a/flake.nix b/flake.nix index e400cac..c6d89ce 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 go calander tui"; + description = "a tool to make TODO: comments better"; # Flake inputs inputs = { @@ -61,9 +61,6 @@ gcc go_1_23 nixpkgs-fmt - protobuf - badger - protoc-gen-go ]; env = { CGO_ENABLED = "1";