nixpkgs: apply patch to fix procs cross compilation
This commit is contained in:
@@ -45,6 +45,12 @@ in
|
||||
hash = "sha256-43zxnbUJuGXThadHoQRi6cevD7SFSZejWj324V6eBpw=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
title = "procs: fix cross compilation";
|
||||
saneCommit = "b552249a1884b239337d21d4f75d4d81a2251ace";
|
||||
hash = "sha256-+PbSatikfOkTCx9lxf/gPv8JhCmKIOpIjRA9qCHQerw=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
title = "libjxl: build plugins/loaders unconditionally";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/345306";
|
||||
|
Reference in New Issue
Block a user