Loading pkgs/applications/misc/tickrs/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/tarkah/tickrs"; changelog = "https://github.com/tarkah/tickrs/blob/v${version}/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ mredaelli ]; maintainers = with maintainers; [ ]; mainProgram = "tickrs"; }; } pkgs/development/python-modules/affine/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,6 +29,6 @@ buildPythonPackage rec { description = "Matrices describing affine transformation of the plane"; license = licenses.bsd3; homepage = "https://github.com/rasterio/affine"; maintainers = with maintainers; [ mredaelli ]; maintainers = with maintainers; [ ]; }; } pkgs/development/python-modules/cartopy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -104,6 +104,6 @@ buildPythonPackage rec { mainProgram = "feature_download"; license = licenses.lgpl3Plus; homepage = "https://scitools.org.uk/cartopy/docs/latest/"; maintainers = with maintainers; [ mredaelli ]; maintainers = with maintainers; [ ]; }; } pkgs/development/python-modules/gentools/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,6 +35,6 @@ buildPythonPackage rec { homepage = "https://gentools.readthedocs.io/"; changelog = "https://github.com/ariebovenberg/gentools/blob/v${version}/CHANGELOG.rst"; license = licenses.mit; maintainers = with maintainers; [ mredaelli ]; maintainers = with maintainers; [ ]; }; } pkgs/development/python-modules/pyepsg/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -23,6 +23,6 @@ buildPythonPackage rec { description = "Simple Python interface to epsg.io"; license = licenses.lgpl3; homepage = "https://pyepsg.readthedocs.io/en/latest/"; maintainers = with maintainers; [ mredaelli ]; maintainers = with maintainers; [ ]; }; } Loading
pkgs/applications/misc/tickrs/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/tarkah/tickrs"; changelog = "https://github.com/tarkah/tickrs/blob/v${version}/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ mredaelli ]; maintainers = with maintainers; [ ]; mainProgram = "tickrs"; }; }
pkgs/development/python-modules/affine/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,6 +29,6 @@ buildPythonPackage rec { description = "Matrices describing affine transformation of the plane"; license = licenses.bsd3; homepage = "https://github.com/rasterio/affine"; maintainers = with maintainers; [ mredaelli ]; maintainers = with maintainers; [ ]; }; }
pkgs/development/python-modules/cartopy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -104,6 +104,6 @@ buildPythonPackage rec { mainProgram = "feature_download"; license = licenses.lgpl3Plus; homepage = "https://scitools.org.uk/cartopy/docs/latest/"; maintainers = with maintainers; [ mredaelli ]; maintainers = with maintainers; [ ]; }; }
pkgs/development/python-modules/gentools/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,6 +35,6 @@ buildPythonPackage rec { homepage = "https://gentools.readthedocs.io/"; changelog = "https://github.com/ariebovenberg/gentools/blob/v${version}/CHANGELOG.rst"; license = licenses.mit; maintainers = with maintainers; [ mredaelli ]; maintainers = with maintainers; [ ]; }; }
pkgs/development/python-modules/pyepsg/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -23,6 +23,6 @@ buildPythonPackage rec { description = "Simple Python interface to epsg.io"; license = licenses.lgpl3; homepage = "https://pyepsg.readthedocs.io/en/latest/"; maintainers = with maintainers; [ mredaelli ]; maintainers = with maintainers; [ ]; }; }