From 01e176d9020d33b2e259904016d9f344411b130b Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 23 Apr 2024 05:42:24 +0000 Subject: [PATCH] libjxl: fix hash --- nixpatches/list.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixpatches/list.nix b/nixpatches/list.nix index e2fdcb5f..f4ab5fc4 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -36,7 +36,7 @@ in [ title = "libjxl: fix cross compilation by only conditionally enabling plugins"; prUrl = "https://github.com/NixOS/nixpkgs/pull/306127"; saneCommit = "044b3342d1500fb2b741e87e4d10894f4d8fd716"; - hash = "sha256-0U1xjihj8pnpJMAN+RxtWz6mujY6AZxgvfRQbfYYD4o="; + hash = "sha256-1DHw9AZSRlCkVq2ZullKPHAAHKIbuj5H0TL1l5OgEkE="; }) (fetchpatch' {