From 10eec5b64b3a96f8d68d248db146d57f0c5d2ba0 Mon Sep 17 00:00:00 2001 From: Astro Date: Sun, 14 May 2023 23:33:22 +0200 Subject: [PATCH] flake.nix: fix meta.description --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index cb91527..7ae63f0 100644 --- a/flake.nix +++ b/flake.nix @@ -33,7 +33,7 @@ -D warnings \ -A clippy::nonminimal_bool'' ]; - meta.description = "Send Prometheus alerts to XMPP Multi-User Chatrooms"; + meta.description = "The buzzing ActivityPub relay"; }; in utils.lib.eachDefaultSystem