nixpkgs: update hash for signal-desktop cross patch

This commit is contained in:
2025-07-24 17:35:20 +00:00
parent 47ce18fbfb
commit 7cb91731be

View File

@@ -61,7 +61,8 @@ in
(fetchpatch' { (fetchpatch' {
name = "signal-desktop: fix cross compilation"; name = "signal-desktop: fix cross compilation";
prUrl = "https://github.com/NixOS/nixpkgs/pull/423089"; prUrl = "https://github.com/NixOS/nixpkgs/pull/423089";
hash = "sha256-609snDT1Ru69ZTWfzu4PnhY0pj3xghPr8w880j7JZ5k="; # hash = "sha256-609snDT1Ru69ZTWfzu4PnhY0pj3xghPr8w880j7JZ5k=";
hash = "sha256-bVMOanUcYNPf2JbaWS9ga+0jAwuZQSfMKlwtNRp9tYU=";
}) })
# (fetchpatch' { # (fetchpatch' {