Merge branch 'pr-1'

This commit is contained in:
Simon Bruder 2022-11-04 21:14:38 +01:00
commit ff4ce742bf
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

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