Loading pkgs/applications/gis/whitebox-tools/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,6 +46,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://jblindsay.github.io/ghrg/WhiteboxTools/index.html"; description = "Advanced geospatial data analysis platform"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ mpickering ]; maintainers = lib.teams.geospatial.members ++ (with lib.maintainers; [ mpickering ]); }; } Loading
pkgs/applications/gis/whitebox-tools/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,6 +46,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://jblindsay.github.io/ghrg/WhiteboxTools/index.html"; description = "Advanced geospatial data analysis platform"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ mpickering ]; maintainers = lib.teams.geospatial.members ++ (with lib.maintainers; [ mpickering ]); }; }