diff --git a/pkgs/by-name/nixpkgs-bootstrap/patches.nix b/pkgs/by-name/nixpkgs-bootstrap/patches.nix index a4f9a2a31..4e7a27a20 100644 --- a/pkgs/by-name/nixpkgs-bootstrap/patches.nix +++ b/pkgs/by-name/nixpkgs-bootstrap/patches.nix @@ -82,7 +82,7 @@ in (fetchpatch' { name = "signal-desktop: fix cross compilation"; prUrl = "https://github.com/NixOS/nixpkgs/pull/423089"; - hash = "sha256-/EgQLlNOqy1ZG4AXfPLYQpBty5ZQifG7RWTYxMbL1OA="; + hash = "sha256-609snDT1Ru69ZTWfzu4PnhY0pj3xghPr8w880j7JZ5k="; }) # (fetchpatch' {