From f7ccfbf1123310778be087b82b6cdf8ba815d323 Mon Sep 17 00:00:00 2001 From: tux Date: Wed, 7 May 2025 03:08:46 +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 0a947df..a6b64d2 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-F0NG52nGLNxcUU8i9Pi3TzsjrBywWKigVYyART2h1i8="; + sha256 = "sha256-HypXd04cKv7qhPmyz7azR7RBuBcHz/OPGqpwTR9kf9I="; }; installPhase = ''