From 9f3cf94a0e25101b24c63c8a27eabd0c78bb120c Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 7 Jul 2025 16:48:56 +0000 Subject: [PATCH] nixpkgs-bootstrap: update the signal-desktop patch hash --- pkgs/by-name/nixpkgs-bootstrap/patches.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' {