Loading pkgs/by-name/li/librttopo/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,11 +17,11 @@ stdenv.mkDerivation rec { ]; src = fetchFromGitea { domain = "git.osgeo.org/gitea"; domain = "git.osgeo.org"; owner = "rttopo"; repo = "librttopo"; rev = "librttopo-${version}"; sha256 = "0h7lzlkn9g4xky6h81ndy0aa6dxz8wb6rnl8v3987jy1i6pr072p"; hash = "sha256-VxyQr4nBy4PS2IjabBZHvzejFPDNBgSNn528ZCf99EA="; }; nativeBuildInputs = [ Loading @@ -39,7 +39,7 @@ stdenv.mkDerivation rec { meta = { description = "RT Topology Library"; homepage = "https://git.osgeo.org/gitea/rttopo/librttopo"; homepage = "https://git.osgeo.org/rttopo/librttopo"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ dotlambda ]; teams = [ lib.teams.geospatial ]; Loading pkgs/servers/sql/postgresql/ext/postgis.nix +1 −1 Original line number Diff line number Diff line Loading @@ -168,7 +168,7 @@ postgresqlBuildExtension (finalAttrs: { meta = { description = "Geographic Objects for PostgreSQL"; homepage = "https://postgis.net/"; changelog = "https://git.osgeo.org/gitea/postgis/postgis/raw/tag/${finalAttrs.version}/NEWS"; changelog = "https://git.osgeo.org/postgis/postgis/raw/tag/${finalAttrs.version}/NEWS"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ marcweber ]; teams = [ lib.teams.geospatial ]; Loading Loading
pkgs/by-name/li/librttopo/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,11 +17,11 @@ stdenv.mkDerivation rec { ]; src = fetchFromGitea { domain = "git.osgeo.org/gitea"; domain = "git.osgeo.org"; owner = "rttopo"; repo = "librttopo"; rev = "librttopo-${version}"; sha256 = "0h7lzlkn9g4xky6h81ndy0aa6dxz8wb6rnl8v3987jy1i6pr072p"; hash = "sha256-VxyQr4nBy4PS2IjabBZHvzejFPDNBgSNn528ZCf99EA="; }; nativeBuildInputs = [ Loading @@ -39,7 +39,7 @@ stdenv.mkDerivation rec { meta = { description = "RT Topology Library"; homepage = "https://git.osgeo.org/gitea/rttopo/librttopo"; homepage = "https://git.osgeo.org/rttopo/librttopo"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ dotlambda ]; teams = [ lib.teams.geospatial ]; Loading
pkgs/servers/sql/postgresql/ext/postgis.nix +1 −1 Original line number Diff line number Diff line Loading @@ -168,7 +168,7 @@ postgresqlBuildExtension (finalAttrs: { meta = { description = "Geographic Objects for PostgreSQL"; homepage = "https://postgis.net/"; changelog = "https://git.osgeo.org/gitea/postgis/postgis/raw/tag/${finalAttrs.version}/NEWS"; changelog = "https://git.osgeo.org/postgis/postgis/raw/tag/${finalAttrs.version}/NEWS"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ marcweber ]; teams = [ lib.teams.geospatial ]; Loading