about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/tensor
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/tensor')
-rw-r--r--pkgs/applications/networking/instant-messengers/tensor/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/instant-messengers/tensor/default.nix b/pkgs/applications/networking/instant-messengers/tensor/default.nix
index 93b3315c1eff1..114b3ab8f4d13 100644
--- a/pkgs/applications/networking/instant-messengers/tensor/default.nix
+++ b/pkgs/applications/networking/instant-messengers/tensor/default.nix
@@ -1,4 +1,4 @@
-{ mkDerivation, lib, stdenv, fetchgit, qtbase, qtquickcontrols, qmake, makeDesktopItem }:
+{ mkDerivation, lib, fetchgit, qtbase, qtquickcontrols, qmake, makeDesktopItem }:
 
 # we now have libqmatrixclient so a future version of tensor that supports it
 # should use that