Loading pkgs/servers/sql/postgresql/13.nix +3 −3 Original line number Diff line number Diff line import ./generic.nix { version = "13.20"; rev = "refs/tags/REL_13_20"; hash = "sha256-GkDtzqwjMJipvr0wykM9Z5Tb0R7WgJA/PGPTVUXxf7Q="; version = "13.21"; rev = "refs/tags/REL_13_21"; hash = "sha256-je3nC8zymK9pIISWSv/hMNeloYuiB7ulLinWFzqAWFc="; muslPatches = { disable-test-collate-icu-utf8 = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql13/disable-test-collate.icu.utf8.patch?id=69faa146ec9fff3b981511068f17f9e629d4688b"; Loading Loading
pkgs/servers/sql/postgresql/13.nix +3 −3 Original line number Diff line number Diff line import ./generic.nix { version = "13.20"; rev = "refs/tags/REL_13_20"; hash = "sha256-GkDtzqwjMJipvr0wykM9Z5Tb0R7WgJA/PGPTVUXxf7Q="; version = "13.21"; rev = "refs/tags/REL_13_21"; hash = "sha256-je3nC8zymK9pIISWSv/hMNeloYuiB7ulLinWFzqAWFc="; muslPatches = { disable-test-collate-icu-utf8 = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql13/disable-test-collate.icu.utf8.patch?id=69faa146ec9fff3b981511068f17f9e629d4688b"; Loading