nixpkgs/pkgs/applications/audio/faust
Artturin 88b60b61b9 treewide: fix cross makeWrapper eval
fix `error: makeWrapper/makeShellWrapper must be in nativeBuildInputs`

The `faust.faust2ApplBase` in used in `faust2sc` + more, requires
changes because it puts all the callPackage arguments in the
`mkDerivation` call and thus causes a eval fail

`nix-eval-jobs --flake ".#legacyPackages.x86_64-linux.pkgsCross.aarch64-multiplatform" --workers 2 2>/dev/null --impure | jq 'select(.error?) | select(.error | match ("makeWrapper/makeShellWrapper"))'
2023-08-15 01:20:56 +03:00
..
faust2.nix
faust2alqt.nix treewide: fix cross makeWrapper eval 2023-08-15 01:20:56 +03:00
faust2alsa.nix
faust2csound.nix
faust2firefox.nix
faust2jack.nix
faust2jackrust.nix
faust2jaqt.nix treewide: fix cross makeWrapper eval 2023-08-15 01:20:56 +03:00
faust2ladspa.nix
faust2lv2.nix
faust2sc.nix
faustlive.nix