summary refs log tree commit diff
path: root/pkgs/development/libraries/appstream/qt.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/appstream/qt.nix')
-rw-r--r--pkgs/development/libraries/appstream/qt.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/appstream/qt.nix b/pkgs/development/libraries/appstream/qt.nix
index c9fc96b3251..9ae1cce684a 100644
--- a/pkgs/development/libraries/appstream/qt.nix
+++ b/pkgs/development/libraries/appstream/qt.nix
@@ -1,4 +1,4 @@
-{ stdenv, mkDerivation, appstream, qtbase, qttools }:
+{ mkDerivation, appstream, qtbase, qttools }:
 
 # TODO: look into using the libraries from the regular appstream derivation as we keep duplicates here