summary refs log tree commit diff
path: root/pkgs/applications/science/math/polymake/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/science/math/polymake/default.nix')
-rw-r--r--pkgs/applications/science/math/polymake/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/science/math/polymake/default.nix b/pkgs/applications/science/math/polymake/default.nix
index 552881c5f1a..b1abb31c765 100644
--- a/pkgs/applications/science/math/polymake/default.nix
+++ b/pkgs/applications/science/math/polymake/default.nix
@@ -37,7 +37,6 @@ stdenv.mkDerivation rec {
   '';
 
   meta = {
-    inherit version;
     description = "Software for research in polyhedral geometry";
     license = lib.licenses.gpl2 ;
     maintainers = [lib.maintainers.raskin];