about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/tensor
diff options
context:
space:
mode:
authorFelix Buehler <account@buehler.rocks>2021-07-18 00:07:38 +0200
committerFelix Buehler <account@buehler.rocks>2021-07-18 00:07:38 +0200
commit82cb33a0ae1a9128141709729b30784e821f0820 (patch)
treeb042e15d738b1df852c14c01cf00fefd1f541f01 /pkgs/applications/networking/instant-messengers/tensor
parentb59c06dc92f8d03660eb4155754d93a6c34cda83 (diff)
treewide: remove meta.version
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/tensor')
-rw-r--r--pkgs/applications/networking/instant-messengers/tensor/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/networking/instant-messengers/tensor/default.nix b/pkgs/applications/networking/instant-messengers/tensor/default.nix
index 3969627a67a1f..5bbdc6460c636 100644
--- a/pkgs/applications/networking/instant-messengers/tensor/default.nix
+++ b/pkgs/applications/networking/instant-messengers/tensor/default.nix
@@ -60,6 +60,5 @@ mkDerivation rec {
     license = licenses.gpl3;
     maintainers = with maintainers; [ peterhoeg ];
     inherit (qtbase.meta) platforms;
-    inherit version;
   };
 }