Loading pkgs/servers/sql/postgresql/12.nix +2 −2 Original line number Diff line number Diff line import ./generic.nix { version = "12.20"; hash = "sha256-LVQ68wCf7H/VrzX3pwyVCF0+72tQjlF6qUk+mbFenqk="; version = "12.21"; hash = "sha256-bHEVUKwcx4KIZeWCPZ9Ffjva1vQyAXcWn5DkGb4MJ/I="; muslPatches = { dont-use-locale-a = { url = "https://git.alpinelinux.org/aports/plain/testing/postgresql12/dont-use-locale-a-on-musl.patch?id=d5227c91adda59d4e7f55f13468f0314e8869174"; Loading pkgs/servers/sql/postgresql/13.nix +2 −2 Original line number Diff line number Diff line import ./generic.nix { version = "13.16"; hash = "sha256-ycu7YSnwIyggSCgGa7N4XACoXIyo/TKcKopTwfXNiGU="; version = "13.17"; hash = "sha256-AisKbnvDdKd37s4zcIiV17YMrgfUkrKGspaknXOV14s="; muslPatches = { disable-test-collate-icu-utf8 = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql13/disable-test-collate.icu.utf8.patch?id=69faa146ec9fff3b981511068f17f9e629d4688b"; Loading pkgs/servers/sql/postgresql/14.nix +2 −2 Original line number Diff line number Diff line import ./generic.nix { version = "14.13"; hash = "sha256-Wao8S0lasmqexp860KAijFHw/m+s82NN+tTRGX1hOlY="; version = "14.14"; hash = "sha256-hHJ/vM29Hv4B2N5kvBszCV23c60kV8787cLYJY68CdY="; muslPatches = { disable-test-collate-icu-utf8 = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql14/disable-test-collate.icu.utf8.patch?id=56999e6d0265ceff5c5239f85fdd33e146f06cb7"; Loading pkgs/servers/sql/postgresql/15.nix +2 −2 Original line number Diff line number Diff line import ./generic.nix { version = "15.8"; hash = "sha256-RANRX5pp7rPv68mPMLjGlhIr/fiV6Ss7I/W452nty2o="; version = "15.9"; hash = "sha256-dPLUVlA18M9ynssFmUn6rxECy9k3WbNZgi+Y+CGYx4M="; muslPatches = { dont-use-locale-a = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql15/dont-use-locale-a-on-musl.patch?id=f424e934e6d076c4ae065ce45e734aa283eecb9c"; Loading pkgs/servers/sql/postgresql/17.nix +8 −4 Original line number Diff line number Diff line import ./generic.nix { version = "17.0"; hash = "sha256-fidhMcD91rYliNutmzuyS4w0mNUAkyjbpZrxboGRCd4="; # TODO: Add dont-use-locale-a-on-musl.patch once Alpine Linux has PostgreSQL 17. # MR in: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/72853 version = "17.1"; hash = "sha256-eEnbdO9qhVXQcj+H6BU5MBQi+pyOnyHM5h/cFOkZnc0="; muslPatches = { dont-use-locale-a = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql17/dont-use-locale-a-on-musl.patch?id=d69ead2c87230118ae7f72cef7d761e761e1f37e"; hash = "sha256-6zjz3OpMx4qTETdezwZxSJPPdOvhCNu9nXvAaU9SwH8="; }; }; } Loading
pkgs/servers/sql/postgresql/12.nix +2 −2 Original line number Diff line number Diff line import ./generic.nix { version = "12.20"; hash = "sha256-LVQ68wCf7H/VrzX3pwyVCF0+72tQjlF6qUk+mbFenqk="; version = "12.21"; hash = "sha256-bHEVUKwcx4KIZeWCPZ9Ffjva1vQyAXcWn5DkGb4MJ/I="; muslPatches = { dont-use-locale-a = { url = "https://git.alpinelinux.org/aports/plain/testing/postgresql12/dont-use-locale-a-on-musl.patch?id=d5227c91adda59d4e7f55f13468f0314e8869174"; Loading
pkgs/servers/sql/postgresql/13.nix +2 −2 Original line number Diff line number Diff line import ./generic.nix { version = "13.16"; hash = "sha256-ycu7YSnwIyggSCgGa7N4XACoXIyo/TKcKopTwfXNiGU="; version = "13.17"; hash = "sha256-AisKbnvDdKd37s4zcIiV17YMrgfUkrKGspaknXOV14s="; muslPatches = { disable-test-collate-icu-utf8 = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql13/disable-test-collate.icu.utf8.patch?id=69faa146ec9fff3b981511068f17f9e629d4688b"; Loading
pkgs/servers/sql/postgresql/14.nix +2 −2 Original line number Diff line number Diff line import ./generic.nix { version = "14.13"; hash = "sha256-Wao8S0lasmqexp860KAijFHw/m+s82NN+tTRGX1hOlY="; version = "14.14"; hash = "sha256-hHJ/vM29Hv4B2N5kvBszCV23c60kV8787cLYJY68CdY="; muslPatches = { disable-test-collate-icu-utf8 = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql14/disable-test-collate.icu.utf8.patch?id=56999e6d0265ceff5c5239f85fdd33e146f06cb7"; Loading
pkgs/servers/sql/postgresql/15.nix +2 −2 Original line number Diff line number Diff line import ./generic.nix { version = "15.8"; hash = "sha256-RANRX5pp7rPv68mPMLjGlhIr/fiV6Ss7I/W452nty2o="; version = "15.9"; hash = "sha256-dPLUVlA18M9ynssFmUn6rxECy9k3WbNZgi+Y+CGYx4M="; muslPatches = { dont-use-locale-a = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql15/dont-use-locale-a-on-musl.patch?id=f424e934e6d076c4ae065ce45e734aa283eecb9c"; Loading
pkgs/servers/sql/postgresql/17.nix +8 −4 Original line number Diff line number Diff line import ./generic.nix { version = "17.0"; hash = "sha256-fidhMcD91rYliNutmzuyS4w0mNUAkyjbpZrxboGRCd4="; # TODO: Add dont-use-locale-a-on-musl.patch once Alpine Linux has PostgreSQL 17. # MR in: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/72853 version = "17.1"; hash = "sha256-eEnbdO9qhVXQcj+H6BU5MBQi+pyOnyHM5h/cFOkZnc0="; muslPatches = { dont-use-locale-a = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql17/dont-use-locale-a-on-musl.patch?id=d69ead2c87230118ae7f72cef7d761e761e1f37e"; hash = "sha256-6zjz3OpMx4qTETdezwZxSJPPdOvhCNu9nXvAaU9SwH8="; }; }; }