Merge pull request #8528 from dudebout/patch-1
One more change for jack2 to libjack2
This commit is contained in:
commit
0efcb4032e
@ -6089,7 +6089,7 @@ let
|
||||
frei0r = if stdenv.isDarwin then null else frei0r;
|
||||
game-music-emu = if stdenv.isDarwin then null else game-music-emu;
|
||||
gsm = if stdenv.isDarwin then null else gsm;
|
||||
jack2 = if stdenv.isDarwin then null else jack2;
|
||||
libjack2 = if stdenv.isDarwin then null else libjack2;
|
||||
libmodplug = if stdenv.isDarwin then null else libmodplug;
|
||||
libssh = if stdenv.isDarwin then null else libssh;
|
||||
libvpx = if stdenv.isDarwin then null else libvpx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user