Loading .github/CODEOWNERS +2 −5 Original line number Diff line number Diff line Loading @@ -13,7 +13,6 @@ # GitHub actions /.github/workflows @NixOS/Security @Mic92 @zowoq /.github/workflows/merge-staging @FRidh # EditorConfig /.editorconfig @Mic92 @zowoq Loading Loading @@ -125,10 +124,8 @@ nixos/modules/installer/tools/nix-fallback-paths.nix @raitobezarius @ma27 /pkgs/common-updater/scripts/update-source-version @jtojnar # Python-related code and docs /maintainers/scripts/update-python-libraries @FRidh /pkgs/development/interpreters/python @FRidh /doc/languages-frameworks/python.section.md @FRidh @mweinelt /pkgs/development/interpreters/python/hooks @FRidh @jonringer /doc/languages-frameworks/python.section.md @mweinelt /pkgs/development/interpreters/python/hooks @jonringer # Haskell /doc/languages-frameworks/haskell.section.md @sternenseemann @maralorn @ncfavier Loading doc/languages-frameworks/python.section.md +0 −4 Original line number Diff line number Diff line Loading @@ -878,7 +878,6 @@ buildPythonPackage rec { homepage = "https://github.com/pytoolz/toolz"; description = "List processing tools and functional utilities"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ fridh ]; }; } ``` Loading Loading @@ -1013,7 +1012,6 @@ buildPythonPackage rec { homepage = "https://github.com/ContinuumIO/datashape"; description = "A data description language"; license = lib.licenses.bsd2; maintainers = with lib.maintainers; [ fridh ]; }; } ``` Loading Loading @@ -1134,7 +1132,6 @@ buildPythonPackage rec { description = "A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms"; homepage = "http://hgomersall.github.com/pyFFTW"; license = with lib.licenses; [ bsd2 bsd3 ]; maintainers = with lib.maintainers; [ fridh ]; }; } ``` Loading Loading @@ -1494,7 +1491,6 @@ buildPythonPackage rec { homepage = "https://github.com/pytoolz/toolz/"; description = "List processing tools and functional utilities"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ fridh ]; }; } ``` Loading maintainers/team-list.nix +0 −1 Original line number Diff line number Diff line Loading @@ -826,7 +826,6 @@ with lib.maintainers; { python = { members = [ fridh hexa jonringer tjni Loading pkgs/applications/editors/kile/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,6 @@ stdenv.mkDerivation rec { meta = { description = "User-friendly TeX/LaTeX authoring tool for the KDE desktop environment"; homepage = "https://www.kde.org/applications/office/kile/"; maintainers = with lib.maintainers; [ fridh ]; license = lib.licenses.gpl2Plus; mainProgram = "kile"; }; Loading pkgs/applications/kde/filelight.nix +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ mkDerivation { mainProgram = "filelight"; homepage = "https://apps.kde.org/filelight/"; license = with lib.licenses; [ gpl2 ]; maintainers = with lib.maintainers; [ fridh vcunat ]; maintainers = with lib.maintainers; [ vcunat ]; }; nativeBuildInputs = [ extra-cmake-modules kdoctools ]; propagatedBuildInputs = [ Loading Loading
.github/CODEOWNERS +2 −5 Original line number Diff line number Diff line Loading @@ -13,7 +13,6 @@ # GitHub actions /.github/workflows @NixOS/Security @Mic92 @zowoq /.github/workflows/merge-staging @FRidh # EditorConfig /.editorconfig @Mic92 @zowoq Loading Loading @@ -125,10 +124,8 @@ nixos/modules/installer/tools/nix-fallback-paths.nix @raitobezarius @ma27 /pkgs/common-updater/scripts/update-source-version @jtojnar # Python-related code and docs /maintainers/scripts/update-python-libraries @FRidh /pkgs/development/interpreters/python @FRidh /doc/languages-frameworks/python.section.md @FRidh @mweinelt /pkgs/development/interpreters/python/hooks @FRidh @jonringer /doc/languages-frameworks/python.section.md @mweinelt /pkgs/development/interpreters/python/hooks @jonringer # Haskell /doc/languages-frameworks/haskell.section.md @sternenseemann @maralorn @ncfavier Loading
doc/languages-frameworks/python.section.md +0 −4 Original line number Diff line number Diff line Loading @@ -878,7 +878,6 @@ buildPythonPackage rec { homepage = "https://github.com/pytoolz/toolz"; description = "List processing tools and functional utilities"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ fridh ]; }; } ``` Loading Loading @@ -1013,7 +1012,6 @@ buildPythonPackage rec { homepage = "https://github.com/ContinuumIO/datashape"; description = "A data description language"; license = lib.licenses.bsd2; maintainers = with lib.maintainers; [ fridh ]; }; } ``` Loading Loading @@ -1134,7 +1132,6 @@ buildPythonPackage rec { description = "A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms"; homepage = "http://hgomersall.github.com/pyFFTW"; license = with lib.licenses; [ bsd2 bsd3 ]; maintainers = with lib.maintainers; [ fridh ]; }; } ``` Loading Loading @@ -1494,7 +1491,6 @@ buildPythonPackage rec { homepage = "https://github.com/pytoolz/toolz/"; description = "List processing tools and functional utilities"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ fridh ]; }; } ``` Loading
maintainers/team-list.nix +0 −1 Original line number Diff line number Diff line Loading @@ -826,7 +826,6 @@ with lib.maintainers; { python = { members = [ fridh hexa jonringer tjni Loading
pkgs/applications/editors/kile/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,6 @@ stdenv.mkDerivation rec { meta = { description = "User-friendly TeX/LaTeX authoring tool for the KDE desktop environment"; homepage = "https://www.kde.org/applications/office/kile/"; maintainers = with lib.maintainers; [ fridh ]; license = lib.licenses.gpl2Plus; mainProgram = "kile"; }; Loading
pkgs/applications/kde/filelight.nix +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ mkDerivation { mainProgram = "filelight"; homepage = "https://apps.kde.org/filelight/"; license = with lib.licenses; [ gpl2 ]; maintainers = with lib.maintainers; [ fridh vcunat ]; maintainers = with lib.maintainers; [ vcunat ]; }; nativeBuildInputs = [ extra-cmake-modules kdoctools ]; propagatedBuildInputs = [ Loading