nixpatches: grab libphonenumber cross patch from PR

This commit is contained in:
Colin 2024-05-31 08:43:27 +00:00
parent 07aec3ca3c
commit 3c3a32e436

View File

@ -34,8 +34,10 @@ in [
(fetchpatch' {
title = "libphonenumber: fix cross compilation";
prUrl = "https://github.com/NixOS/nixpkgs/pull/316094";
saneCommit = "151fb5ea9c43847dbd114cb80c04ce7118fef95d";
hash = "sha256-dvgpuldhBlSrpwkqNEtgAHqhaGsrMwoAT+Q5J27NYrQ=";
# hash = "sha256-dvgpuldhBlSrpwkqNEtgAHqhaGsrMwoAT+Q5J27NYrQ=";
hash = "sha256-N8ZA/93qTmrCE9eE8VPgkXD/ciTOHdD5zRz9JJLU5gA=";
})
(fetchpatch' {