From 0a9a1fcca9cde0fef80a94ec4f2afb1afc57e0d4 Mon Sep 17 00:00:00 2001 From: tux Date: Sun, 6 Apr 2025 20:06:43 +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 2f0e87b..dd9b115 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-KzEC/9UUwKlfumpl74+Mg1UJc9pyUSLEHsMRTat4v68="; + sha256 = "sha256-luG6VL+4YjNz8XQG/eORMR1LBI1qkDmhSVDl/PLmt3w="; }; installPhase = ''