From 8d0f158b9871bb2ccdc479c200bb1b79456d6aeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Czy=C5=BC?= Date: Tue, 31 Dec 2024 13:39:01 +0100 Subject: [PATCH] chore: bumped dwm version hash --- hosts/modules/xserver.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/modules/xserver.nix b/hosts/modules/xserver.nix index 24fcea2..f9a457a 100644 --- a/hosts/modules/xserver.nix +++ b/hosts/modules/xserver.nix @@ -79,7 +79,7 @@ owner = "eRgo35"; repo = "dwm"; rev = "main"; - hash = "sha256-lAiw8mqB7iAzKNO2BiXhnRV0WLYwwfyZfFQ/epgBLdo="; + hash = "sha256-Fq6FhrUYzQ6yiAAVstZkTZV6/80xIToZirDtJTBDRHQ="; }; }; };