From 80f3d0472bfce717f33498f83547146a70a88db5 Mon Sep 17 00:00:00 2001 From: Colin Date: Sun, 5 Feb 2023 07:18:20 +0000 Subject: [PATCH] handbrake patch: fix hash (updated upstream) --- nixpatches/list.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixpatches/list.nix b/nixpatches/list.nix index a2d1b3abf..186c3e935 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -18,7 +18,7 @@ (fetchpatch { # see alternate fix: url = "https://github.com/NixOS/nixpkgs/pull/212306.diff"; - hash = "sha256-iQX2NaZaCzZVRlCM0pgXt0gecNwhXGeh3kXEiY38ZIM="; + hash = "sha256-PnPzvJymafa+zjkauQW0LzFsJC7S+7D9JRszTE3in+w="; }) ./2022-12-19-i2p-aarch64.patch