Loading maintainers/team-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -908,12 +908,6 @@ with lib.maintainers; shortName = "Serokell employees"; }; sphinx = { members = [ ]; scope = "Maintain Sphinx related packages."; shortName = "Sphinx"; }; stdenv = { enableFeatureFreezePing = true; github = "stdenv"; Loading pkgs/development/python-modules/alabaster/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -29,6 +29,5 @@ buildPythonPackage rec { homepage = "https://github.com/sphinx-doc/alabaster"; description = "Light, configurable Sphinx theme"; license = lib.licenses.bsd3; teams = [ lib.teams.sphinx ]; }; } pkgs/development/python-modules/breathe/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -39,6 +39,5 @@ buildPythonPackage { mainProgram = "breathe-apidoc"; homepage = "https://github.com/breathe-doc/breathe"; license = lib.licenses.bsd3; teams = [ lib.teams.sphinx ]; }; } pkgs/development/python-modules/roman-numerals-py/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ buildPythonPackage rec { homepage = "https://github.com/AA-Turner/roman-numerals/"; changelog = "https://github.com/AA-Turner/roman-numerals/blob/${src.tag}/CHANGES.rst"; license = lib.licenses.cc0; teams = sphinx.meta.teams; mainProgram = "roman-numerals-py"; platforms = lib.platforms.all; }; Loading pkgs/development/python-modules/sphinx/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -193,6 +193,5 @@ buildPythonPackage rec { homepage = "https://www.sphinx-doc.org"; changelog = "https://www.sphinx-doc.org/en/master/changes.html"; license = lib.licenses.bsd3; teams = [ lib.teams.sphinx ]; }; } Loading
maintainers/team-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -908,12 +908,6 @@ with lib.maintainers; shortName = "Serokell employees"; }; sphinx = { members = [ ]; scope = "Maintain Sphinx related packages."; shortName = "Sphinx"; }; stdenv = { enableFeatureFreezePing = true; github = "stdenv"; Loading
pkgs/development/python-modules/alabaster/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -29,6 +29,5 @@ buildPythonPackage rec { homepage = "https://github.com/sphinx-doc/alabaster"; description = "Light, configurable Sphinx theme"; license = lib.licenses.bsd3; teams = [ lib.teams.sphinx ]; }; }
pkgs/development/python-modules/breathe/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -39,6 +39,5 @@ buildPythonPackage { mainProgram = "breathe-apidoc"; homepage = "https://github.com/breathe-doc/breathe"; license = lib.licenses.bsd3; teams = [ lib.teams.sphinx ]; }; }
pkgs/development/python-modules/roman-numerals-py/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ buildPythonPackage rec { homepage = "https://github.com/AA-Turner/roman-numerals/"; changelog = "https://github.com/AA-Turner/roman-numerals/blob/${src.tag}/CHANGES.rst"; license = lib.licenses.cc0; teams = sphinx.meta.teams; mainProgram = "roman-numerals-py"; platforms = lib.platforms.all; }; Loading
pkgs/development/python-modules/sphinx/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -193,6 +193,5 @@ buildPythonPackage rec { homepage = "https://www.sphinx-doc.org"; changelog = "https://www.sphinx-doc.org/en/master/changes.html"; license = lib.licenses.bsd3; teams = [ lib.teams.sphinx ]; }; }