···6666 fetchSubmodules = true;
6767 };
68686969+ patches = [
7070+ # Fix compatibility with pipewire's JACK emulation
7171+ # https://github.com/BespokeSynth/BespokeSynth/issues/1405#issuecomment-1721437868
7272+ ./2001-bespokesynth-fix-pipewire-jack.patch
7373+ ];
7474+6975 # Linux builds are sandboxed properly, this always returns "localhost" there.
7076 # Darwin builds doesn't have the same amount of sandboxing by default, and the builder's hostname is returned.
7177 # In case this ever gets embedded into VersionInfoBld.cpp, hardcode it to the Linux value