nixpkgs-bootstrap: update the signal-desktop patch hash

This commit is contained in:
2025-07-07 16:48:56 +00:00
parent bec6b6ed72
commit 9f3cf94a0e

View File

@@ -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' {