Loading pkgs/development/python-modules/snappy/default.nix +8 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ python, buildPythonPackage, fetchpatch, nix-update-script, # build-time dependencies setuptools, Loading Loading @@ -149,6 +150,13 @@ buildPythonPackage rec { touch $out ''; passthru.updateScript = nix-update-script { extraArgs = [ "--version-regex" "(.*)_as_released" ]; }; meta = { description = "Studying the topology and geometry of 3-manifolds, with a focus on hyperbolic structures"; changelog = "https://snappy.computop.org/news.html"; Loading Loading
pkgs/development/python-modules/snappy/default.nix +8 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ python, buildPythonPackage, fetchpatch, nix-update-script, # build-time dependencies setuptools, Loading Loading @@ -149,6 +150,13 @@ buildPythonPackage rec { touch $out ''; passthru.updateScript = nix-update-script { extraArgs = [ "--version-regex" "(.*)_as_released" ]; }; meta = { description = "Studying the topology and geometry of 3-manifolds, with a focus on hyperbolic structures"; changelog = "https://snappy.computop.org/news.html"; Loading