Loading pkgs/applications/gis/gmt/dcw.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ stdenv.mkDerivation rec { for use by GMT, the Generic Mapping Tools. ''; license = licenses.lgpl3Plus; maintainers = with maintainers; [ tviti ]; maintainers = lib.teams.geospatial.members ++ (with lib.maintainers; [ tviti ]); }; } pkgs/applications/gis/gmt/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -106,7 +106,7 @@ in stdenv.mkDerivation (finalAttrs: { ''; platforms = lib.platforms.unix; license = lib.licenses.lgpl3Plus; maintainers = with lib.maintainers; [ tviti ]; maintainers = lib.teams.geospatial.members ++ (with lib.maintainers; [ tviti ]); }; }) pkgs/applications/gis/gmt/gshhg.nix +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ stdenv.mkDerivation rec { Mapping Tools. ''; license = licenses.lgpl3Plus; maintainers = with maintainers; [ tviti ]; maintainers = lib.teams.geospatial.members ++ (with lib.maintainers; [ tviti ]); }; } pkgs/development/python-modules/pygmt/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -67,6 +67,6 @@ buildPythonPackage rec { homepage = "https://github.com/GenericMappingTools/pygmt"; license = licenses.bsd3; changelog = "https://github.com/GenericMappingTools/pygmt/releases/tag/v${version}"; maintainers = with maintainers; [ sikmir ]; maintainers = with maintainers; teams.geospatial.members; }; } Loading
pkgs/applications/gis/gmt/dcw.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ stdenv.mkDerivation rec { for use by GMT, the Generic Mapping Tools. ''; license = licenses.lgpl3Plus; maintainers = with maintainers; [ tviti ]; maintainers = lib.teams.geospatial.members ++ (with lib.maintainers; [ tviti ]); }; }
pkgs/applications/gis/gmt/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -106,7 +106,7 @@ in stdenv.mkDerivation (finalAttrs: { ''; platforms = lib.platforms.unix; license = lib.licenses.lgpl3Plus; maintainers = with lib.maintainers; [ tviti ]; maintainers = lib.teams.geospatial.members ++ (with lib.maintainers; [ tviti ]); }; })
pkgs/applications/gis/gmt/gshhg.nix +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ stdenv.mkDerivation rec { Mapping Tools. ''; license = licenses.lgpl3Plus; maintainers = with maintainers; [ tviti ]; maintainers = lib.teams.geospatial.members ++ (with lib.maintainers; [ tviti ]); }; }
pkgs/development/python-modules/pygmt/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -67,6 +67,6 @@ buildPythonPackage rec { homepage = "https://github.com/GenericMappingTools/pygmt"; license = licenses.bsd3; changelog = "https://github.com/GenericMappingTools/pygmt/releases/tag/v${version}"; maintainers = with maintainers; [ sikmir ]; maintainers = with maintainers; teams.geospatial.members; }; }