summary refs log tree commit diff
path: root/pkgs/applications/graphics/qiv/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/graphics/qiv/default.nix')
-rw-r--r--pkgs/applications/graphics/qiv/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/qiv/default.nix b/pkgs/applications/graphics/qiv/default.nix
index acd9c576f73..0075abc0f6f 100644
--- a/pkgs/applications/graphics/qiv/default.nix
+++ b/pkgs/applications/graphics/qiv/default.nix
@@ -21,7 +21,6 @@ stdenv.mkDerivation (rec {
   meta = with lib; {
     description = "Quick image viewer";
     homepage = "http://spiegl.de/qiv/";
-    inherit version;
     license = licenses.gpl2;
     platforms = platforms.linux;
   };