From c6994eeb8d380a64f8a2ba077173eaa2b2f87aa9 Mon Sep 17 00:00:00 2001 From: river Date: Fri, 10 Jul 2026 22:39:57 +0000 Subject: [PATCH] Update flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 9ca983f..e722764 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Rust Starter Flake"; + description = "Clonee - a github repo fuzzy finder."; inputs = { nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";