From 718661602abef83deca94d5c6bd6bd6c69d83de8 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 31 Aug 2024 11:04:47 +0000 Subject: [PATCH] wayfirePlugins.wayfire-shadows: unstable-2024-03-28 -> 0-unstable-2024-08-30 --- .../window-managers/wayfire/wayfire-shadows.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/window-managers/wayfire/wayfire-shadows.nix b/pkgs/applications/window-managers/wayfire/wayfire-shadows.nix index 678fc6200f04..e36f691382ce 100644 --- a/pkgs/applications/window-managers/wayfire/wayfire-shadows.nix +++ b/pkgs/applications/window-managers/wayfire/wayfire-shadows.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "wayfire-shadows"; - version = "unstable-2024-03-28"; + version = "0-unstable-2024-08-30"; src = fetchFromGitHub { owner = "timgott"; repo = "wayfire-shadows"; - rev = "81699f6e4be65dcf3f7ad5155dfb4247b37b7997"; - hash = "sha256-H9pqpHoeDfNBrtVLax57CUXVhU2XT+syAUZTYSJizxw="; + rev = "11c8ab63c1cde663a38502c6ecaeec980920c4d1"; + hash = "sha256-/utqJevG7fn/kX81eDIN/SDvVa3rzNBe1crkHfMx8qo="; }; nativeBuildInputs = [