Loading
pipewire: fix cross to executable host
ffado uses wrapQtAppsHook in nativeBuildInputs, but and wrapQtAppsHook depends on qtsvg, but buildPackages.qt5.qtsvg doesn't build when cross compiling. So even in the canExecute case, we can't do this. Link: https://github.com/NixOS/nixpkgs/issues/269756