Merge pull request #230972 from alyssais/firmware-manager-unused

firmware-manager: remove unused arguments
This commit is contained in:
Jörg Thalheim 2023-05-10 07:05:42 +01:00 committed by GitHub
commit e6a9169ae3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,16 +2,9 @@
, stdenv
, rustPlatform
, fetchFromGitHub
, xz
, pkg-config
, openssl
, dbus
, glib
, udev
, cairo
, pango
, atk
, gdk-pixbuf
, gtk3
, wrapGAppsHook
}: