Loading pkgs/development/python-modules/click/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -43,6 +43,6 @@ buildPythonPackage rec { composable way, with as little code as necessary. ''; license = licenses.bsd3; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ nickcao ]; }; } pkgs/development/python-modules/debian/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -33,6 +33,6 @@ buildPythonPackage rec { homepage = "https://salsa.debian.org/python-debian-team/python-debian"; changelog = "https://salsa.debian.org/python-debian-team/python-debian/-/blob/master/debian/changelog"; license = licenses.gpl2Plus; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ nickcao ]; }; } pkgs/development/python-modules/editorconfig/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -48,6 +48,6 @@ buildPythonPackage rec { description = "EditorConfig File Locator and Interpreter for Python"; homepage = "https://github.com/editorconfig/editorconfig-core-py"; license = licenses.psfl; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ nickcao ]; }; } pkgs/development/python-modules/flask/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -57,6 +57,6 @@ buildPythonPackage rec { Python web application frameworks. ''; license = licenses.bsd3; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ nickcao ]; }; } pkgs/development/python-modules/msgpack/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,6 +35,6 @@ buildPythonPackage rec { homepage = "https://github.com/msgpack/msgpack-python"; changelog = "https://github.com/msgpack/msgpack-python/blob/v${version}/ChangeLog.rst"; license = licenses.asl20; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ nickcao ]; }; } Loading
pkgs/development/python-modules/click/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -43,6 +43,6 @@ buildPythonPackage rec { composable way, with as little code as necessary. ''; license = licenses.bsd3; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ nickcao ]; }; }
pkgs/development/python-modules/debian/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -33,6 +33,6 @@ buildPythonPackage rec { homepage = "https://salsa.debian.org/python-debian-team/python-debian"; changelog = "https://salsa.debian.org/python-debian-team/python-debian/-/blob/master/debian/changelog"; license = licenses.gpl2Plus; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ nickcao ]; }; }
pkgs/development/python-modules/editorconfig/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -48,6 +48,6 @@ buildPythonPackage rec { description = "EditorConfig File Locator and Interpreter for Python"; homepage = "https://github.com/editorconfig/editorconfig-core-py"; license = licenses.psfl; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ nickcao ]; }; }
pkgs/development/python-modules/flask/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -57,6 +57,6 @@ buildPythonPackage rec { Python web application frameworks. ''; license = licenses.bsd3; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ nickcao ]; }; }
pkgs/development/python-modules/msgpack/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,6 +35,6 @@ buildPythonPackage rec { homepage = "https://github.com/msgpack/msgpack-python"; changelog = "https://github.com/msgpack/msgpack-python/blob/v${version}/ChangeLog.rst"; license = licenses.asl20; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ nickcao ]; }; }