picocom: fix cross compilation

This commit is contained in:
2024-10-02 00:22:01 +00:00
parent 34f0bc529b
commit 99285c5911

View File

@@ -45,6 +45,12 @@ in
hash = "sha256-43zxnbUJuGXThadHoQRi6cevD7SFSZejWj324V6eBpw=";
})
(fetchpatch' {
title = "picocom: fix cross compilation";
prUrl = "https://github.com/NixOS/nixpkgs/pull/345811";
hash = "sha256-VVm5IZzx/GPKyYoPBNmKoVcp1xNSAvtYbdnmw9b/wEI=";
})
(fetchpatch' {
title = "libjxl: build plugins/loaders unconditionally";
prUrl = "https://github.com/NixOS/nixpkgs/pull/345306";