From fb12b8877d0b54e7235dc52e6ecf12165ad892b4 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Wed, 16 Aug 2023 19:12:26 +0530 Subject: wayland: bump dwl version, freezshot support --- overlays/dwl-sinan.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/overlays/dwl-sinan.nix b/overlays/dwl-sinan.nix index b329b39..ff5c999 100644 --- a/overlays/dwl-sinan.nix +++ b/overlays/dwl-sinan.nix @@ -6,8 +6,8 @@ final: prev: pname = prevAttrs.pname + "-sinan"; src = prev.fetchgit { url = "https://git.sinanmohd.com/dwl"; - rev = "f708547efb0b3afe4149f6eb7bcc685fc39f351a"; - sha256 = "04rb90hasicm4aj51403hjxyyszm87qiqz6phrjy3364vkqvrx3c"; + rev = "cadde97ee92381bfc2222bf18cd876526ab8c948"; + hash = "sha256-H2HgOQnQ5Eltz8/OVpKlS2U89aaivg5t63Ie4fembw8="; }; } ); -- cgit v1.2.3