From 614b3a4ddf0a1838dae153535ce8711b6110469e Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Mon, 23 Aug 2021 19:17:27 +0200 Subject: [PATCH] update description --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index f2b2aac..f15eec0 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Socialize web page"; + description = "socialize web page"; inputs.flake-utils.url = "github:numtide/flake-utils";