cross: fix texinfo (used for info command)

This commit is contained in:
2024-07-30 16:23:06 +00:00
parent a20c13fffe
commit 9b2601e450

View File

@@ -30,6 +30,13 @@ in
# hash = "sha256-fGuS46f9qSMRHvWZvTmcirKufIqlXHwwhckeK1RNejE=";
# })
(fetchpatch' {
# merged into staging 2024-07-25
title = "texinfo: set texinfo_cv_sys_iconv_converts_euc_cn=yes when crosscompiling";
prUrl = "https://github.com/NixOS/nixpkgs/pull/328919";
hash = "sha256-ugmBj3e3xwpqvgpg5diiJhJLHLhVg/34MUx+YRdy52A=";
})
(fetchpatch' {
title = "python312Packages.contourpy: fix cross compilation";
prUrl = "https://github.com/NixOS/nixpkgs/pull/328218";