Compare commits

..

No commits in common. "ff4ce742bffb71fc983cb13a3634ec0d243d869c" and "2ae64180377552da8188fa7d4aec4526262f99c4" have entirely different histories.

View file

@ -4,9 +4,9 @@
, pkg-config
, alsa-lib
, freeglut
, libusb1
, libusb
, pulseaudio
, xorg
, xlibs
}:
stdenv.mkDerivation rec {
@ -25,9 +25,9 @@ stdenv.mkDerivation rec {
buildInputs = [
alsa-lib
freeglut
libusb1
libusb
pulseaudio
] ++ (with xorg; [
] ++ (with xlibs; [
libX11
libXext
libXinerama