From 3a11ea3ae4cba86df7ff7bef522ad2708e732ca4 Mon Sep 17 00:00:00 2001 From: superherointj <5861043+superherointj@users.noreply.github.com> Date: Thu, 15 Sep 2022 20:05:23 -0300 Subject: [PATCH] swaynotificationcenter: fix hash --- pkgs/applications/misc/swaynotificationcenter/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/misc/swaynotificationcenter/default.nix b/pkgs/applications/misc/swaynotificationcenter/default.nix index dff6c7a97962..fd7e6bfe73b6 100644 --- a/pkgs/applications/misc/swaynotificationcenter/default.nix +++ b/pkgs/applications/misc/swaynotificationcenter/default.nix @@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: rec { owner = "ErikReider"; repo = "SwayNotificationCenter"; rev = "v${version}"; - hash = "sha256-/rLzdli+/YTfk+jQ+RhHUEzeORVnJU4KHDlOG3QCPr0="; + hash = "sha256-s4yacSK5ajuq+BeGcPX+/o9wuDOcTOdZu4p8nPS8wk4="; }; nativeBuildInputs = [