From 5371dfede037860716dfd98d74c03fc06e13a1ee Mon Sep 17 00:00:00 2001 From: tux Date: Wed, 27 Nov 2024 13:18:02 +0530 Subject: [PATCH] chore: update sha256 hash --- pkgs/firefox-mod-blur/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/firefox-mod-blur/default.nix b/pkgs/firefox-mod-blur/default.nix index d0aa86f..eff1ea5 100644 --- a/pkgs/firefox-mod-blur/default.nix +++ b/pkgs/firefox-mod-blur/default.nix @@ -11,7 +11,7 @@ stdenv.mkDerivation { owner = "datguypiko"; repo = "Firefox-Mod-Blur"; rev = "refs/heads/master"; - sha256 = "sha256-aYTl0jcsustKbKPc9bBWfAggSuFngIDiyMB30X44wPQ="; + sha256 = "sha256-iiYc4NJGuD7Hn0ei2MOiNMytdHjI6EjsmCPVxlSrcAI="; }; installPhase = ''