3
0
Fork 0
forked from mirrors/nixpkgs

google-chrome: remove legacy ? null

This commit is contained in:
Sandro Jäckel 2022-04-30 02:40:42 +02:00
parent 9b310a73db
commit 60c4482872
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -32,7 +32,7 @@
, channel ? "stable"
# Necessary for USB audio devices.
, pulseSupport ? true, libpulseaudio ? null
, pulseSupport ? true, libpulseaudio
# Only needed for getting information about upstream binaries
, chromium