qtemu: remove unused input
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, mkDerivation, fetchFromGitLab, pkg-config, qmake, qtbase, qemu, makeWrapper }:
|
||||
{ lib, mkDerivation, fetchFromGitLab, pkg-config, qmake, qtbase, qemu }:
|
||||
|
||||
mkDerivation rec {
|
||||
pname = "qtemu";
|
||||
|
||||
Reference in New Issue
Block a user