From 3b2cbc6e044cd246ec041c4c27050082fe1a08a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Czy=C5=BC?= Date: Tue, 7 Jan 2025 11:55:56 +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 afd1077..85b24b2 100644 --- a/hosts/modules/xserver.nix +++ b/hosts/modules/xserver.nix @@ -78,7 +78,7 @@ owner = "eRgo35"; repo = "dwm"; rev = "main"; - hash = "sha256-Fq6FhrUYzQ6yiAAVstZkTZV6/80xIToZirDtJTBDRHQ="; + hash = "sha256-sMw4TvuuBlKV4Qb77gyNWRQr1VXX1dEiBUlWusKNgDQ="; }; }; };