From a22551e0f4425ca7e6aaf16f791960fca0f3bd18 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Thu, 24 Apr 2025 17:30:15 +0300 Subject: [PATCH] feat: update paperwm.spoon --- modules/darwin/paperwm.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/darwin/paperwm.nix b/modules/darwin/paperwm.nix index 3291689..3d79976 100644 --- a/modules/darwin/paperwm.nix +++ b/modules/darwin/paperwm.nix @@ -57,8 +57,8 @@ in { source = pkgs.fetchFromGitHub { owner = "mogenson"; repo = "PaperWM.spoon"; - rev = "41389206e739e6f48ea59ddcfc07254226f4c93f"; - hash = "sha256-O1Pis5udvh3PUYJmO+R2Aw11/udxk3v5hf2U9SzbeqI="; + rev = "88aa02ad9002d1b5697aeaf9fb27cdb5cedc4964"; + hash = "sha256-c6ltYZKLjZXXin8UaURY0xIrdFvA06aKxC5oty2FCdY="; }; };