qemu: drop unused inputs

This commit is contained in:
Sandro Jäckel 2025-01-25 16:54:21 +01:00
parent 61e396f19d
commit 44bbc61a12
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -1,5 +1,5 @@
{ lib, stdenv, fetchurl, fetchpatch, python3Packages, zlib, pkg-config, glib, overrideSDK, buildPackages
, pixman, vde2, alsa-lib, flex, pcre2
{ lib, stdenv, fetchurl, fetchpatch, python3Packages, zlib, pkg-config, glib, buildPackages
, pixman, vde2, alsa-lib, flex
, bison, lzo, snappy, libaio, libtasn1, gnutls, curl, dtc, ninja, meson, perl
, sigtool
, makeWrapper, removeReferencesTo