Loading pkgs/development/python-modules/cypari/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,10 @@ buildPythonPackage rec { description = "Sage's PARI extension, modified to stand alone"; homepage = "https://github.com/3-manifolds/CyPari"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ noiioiu ]; maintainers = with lib.maintainers; [ noiioiu alejo7797 ]; changelog = "https://github.com/3-manifolds/CyPari/releases/tag/${src.tag}"; }; } pkgs/development/python-modules/fxrays/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -37,6 +37,9 @@ buildPythonPackage rec { changelog = "https://github.com/3-manifolds/FXrays/releases/tag/${src.tag}"; homepage = "https://github.com/3-manifolds/FXrays"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ noiioiu ]; maintainers = with lib.maintainers; [ noiioiu alejo7797 ]; }; } pkgs/development/python-modules/knot-floer-homology/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -37,6 +37,9 @@ buildPythonPackage rec { changelog = "https://github.com/3-manifolds/knot_floer_homology/releases/tag/${src.tag}"; homepage = "https://github.com/3-manifolds/knot_floer_homology"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ noiioiu ]; maintainers = with lib.maintainers; [ noiioiu alejo7797 ]; }; } pkgs/development/python-modules/low-index/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -33,6 +33,9 @@ buildPythonPackage rec { changelog = "https://github.com/3-manifolds/low_index/releases/tag/${src.tag}"; homepage = "https://github.com/3-manifolds/low_index"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ noiioiu ]; maintainers = with lib.maintainers; [ noiioiu alejo7797 ]; }; } pkgs/development/python-modules/plink/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -34,6 +34,9 @@ buildPythonPackage rec { homepage = "https://3-manifolds.github.io/PLink"; changelog = "https://github.com/3-manifolds/PLink/releases/tag/${src.tag}"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ noiioiu ]; maintainers = with lib.maintainers; [ noiioiu alejo7797 ]; }; } Loading
pkgs/development/python-modules/cypari/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,10 @@ buildPythonPackage rec { description = "Sage's PARI extension, modified to stand alone"; homepage = "https://github.com/3-manifolds/CyPari"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ noiioiu ]; maintainers = with lib.maintainers; [ noiioiu alejo7797 ]; changelog = "https://github.com/3-manifolds/CyPari/releases/tag/${src.tag}"; }; }
pkgs/development/python-modules/fxrays/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -37,6 +37,9 @@ buildPythonPackage rec { changelog = "https://github.com/3-manifolds/FXrays/releases/tag/${src.tag}"; homepage = "https://github.com/3-manifolds/FXrays"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ noiioiu ]; maintainers = with lib.maintainers; [ noiioiu alejo7797 ]; }; }
pkgs/development/python-modules/knot-floer-homology/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -37,6 +37,9 @@ buildPythonPackage rec { changelog = "https://github.com/3-manifolds/knot_floer_homology/releases/tag/${src.tag}"; homepage = "https://github.com/3-manifolds/knot_floer_homology"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ noiioiu ]; maintainers = with lib.maintainers; [ noiioiu alejo7797 ]; }; }
pkgs/development/python-modules/low-index/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -33,6 +33,9 @@ buildPythonPackage rec { changelog = "https://github.com/3-manifolds/low_index/releases/tag/${src.tag}"; homepage = "https://github.com/3-manifolds/low_index"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ noiioiu ]; maintainers = with lib.maintainers; [ noiioiu alejo7797 ]; }; }
pkgs/development/python-modules/plink/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -34,6 +34,9 @@ buildPythonPackage rec { homepage = "https://3-manifolds.github.io/PLink"; changelog = "https://github.com/3-manifolds/PLink/releases/tag/${src.tag}"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ noiioiu ]; maintainers = with lib.maintainers; [ noiioiu alejo7797 ]; }; }