Loading pkgs/servers/sql/postgresql/14.nix +3 −3 Original line number Diff line number Diff line import ./generic.nix { version = "14.17"; rev = "refs/tags/REL_14_17"; hash = "sha256-BvmfxHHTcxRkWZoawvHanQeAuqHnQIh77RQjxPo5fuI="; version = "14.18"; rev = "refs/tags/REL_14_18"; hash = "sha256-pGPTq4I8WQnysVh3hHi/1Fto5vqtIbdGBu7EyBonIoo="; muslPatches = { disable-test-collate-icu-utf8 = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql14/disable-test-collate.icu.utf8.patch?id=56999e6d0265ceff5c5239f85fdd33e146f06cb7"; Loading Loading
pkgs/servers/sql/postgresql/14.nix +3 −3 Original line number Diff line number Diff line import ./generic.nix { version = "14.17"; rev = "refs/tags/REL_14_17"; hash = "sha256-BvmfxHHTcxRkWZoawvHanQeAuqHnQIh77RQjxPo5fuI="; version = "14.18"; rev = "refs/tags/REL_14_18"; hash = "sha256-pGPTq4I8WQnysVh3hHi/1Fto5vqtIbdGBu7EyBonIoo="; muslPatches = { disable-test-collate-icu-utf8 = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql14/disable-test-collate.icu.utf8.patch?id=56999e6d0265ceff5c5239f85fdd33e146f06cb7"; Loading