From c9d937eec7d02a18e47e1063453d5d58d3bc7d5b Mon Sep 17 00:00:00 2001
From: clerie <git@clerie.de>
Date: Mon, 1 Jul 2024 21:35:04 +0200
Subject: [PATCH] hosts/web-2: Update nogo2024

---
 hosts/web-2/nogo2024.nix | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hosts/web-2/nogo2024.nix b/hosts/web-2/nogo2024.nix
index 5a39690..26c7433 100644
--- a/hosts/web-2/nogo2024.nix
+++ b/hosts/web-2/nogo2024.nix
@@ -11,8 +11,8 @@
       locations."= /nogo2024.ics" = {
         root = pkgs.fetchgit {
           url = "https://git.clerie.de/clerie/nogo2024.git";
-          rev = "348bbe99daf1b1f331783a0298a445f24ca58c85";
-          sha256 = "sha256-QYOadI1RUUmS6UDG3MAeor6qERaBiaCBUG0+cchm1FQ=";
+          rev = "fdc07667e6cfa09e91eaaee488528fb842a6115d";
+          sha256 = "sha256-qRviw0sQnMmrkwBO0+AWnmeqZK8wXeFxZJgmLMUtzn4=";
         };
       };
     };