From b62b8caa9987f68bbb1641799f4f0d1c44e9802d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Fri, 3 Jul 2026 09:43:54 +0200 Subject: [PATCH] mastodon: update hash --- modules/mastodon.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/mastodon.nix b/modules/mastodon.nix index 94489ce..c361a34 100644 --- a/modules/mastodon.nix +++ b/modules/mastodon.nix @@ -58,7 +58,7 @@ in owner = "ronilaukkarinen"; repo = "mastodon-bird-ui"; tag = "4.0.0"; - hash = "sha256-ydY4+eNBRfP3TALDzK5E6sJ5V5wDhMg/OPT2HpcmGVI="; + hash = "sha256-uOA3rLKIQnI91m71vp1BE2jl8BSXMIHfoFJNtRO5tio="; }; in { pname = "mastodon-birdui-theme";