diff --git a/flake.nix b/flake.nix index 86f52e7..cd2ceae 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Molerat client implementation"; + description = "Minimal URL shortener"; inputs = { nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";