From 2dc7d829a55cfdb3400f6270cb910aeca5ba606a Mon Sep 17 00:00:00 2001 From: tux Date: Thu, 27 Feb 2025 03:58:46 +0530 Subject: [PATCH] chore: update 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 3345b5c..e42808d 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-vd+h2CzAcrh2u0+Y5hAJTQj6p/cXT3hWdxLhF+fViRU="; + sha256 = "sha256-hzECRPEFsy6Ntkf413p013tuIFJ0/bwsBuAoR9PPQss="; }; installPhase = ''