at 25.11-pre 15 lines 682 B view raw
1import ./generic.nix { 2 version = "14.18"; 3 rev = "refs/tags/REL_14_18"; 4 hash = "sha256-pGPTq4I8WQnysVh3hHi/1Fto5vqtIbdGBu7EyBonIoo="; 5 muslPatches = { 6 disable-test-collate-icu-utf8 = { 7 url = "https://git.alpinelinux.org/aports/plain/main/postgresql14/disable-test-collate.icu.utf8.patch?id=56999e6d0265ceff5c5239f85fdd33e146f06cb7"; 8 hash = "sha256-jXe23AxnFjEl+TZQm4R7rStk2Leo08ctxMNmu1xr5zM="; 9 }; 10 dont-use-locale-a = { 11 url = "https://git.alpinelinux.org/aports/plain/main/postgresql14/dont-use-locale-a-on-musl.patch?id=56999e6d0265ceff5c5239f85fdd33e146f06cb7"; 12 hash = "sha256-fk+y/SvyA4Tt8OIvDl7rje5dLs3Zw+Ln1oddyYzerOo="; 13 }; 14 }; 15}