at 25.11-pre 15 lines 682 B view raw
1import ./generic.nix { 2 version = "13.21"; 3 rev = "refs/tags/REL_13_21"; 4 hash = "sha256-je3nC8zymK9pIISWSv/hMNeloYuiB7ulLinWFzqAWFc="; 5 muslPatches = { 6 disable-test-collate-icu-utf8 = { 7 url = "https://git.alpinelinux.org/aports/plain/main/postgresql13/disable-test-collate.icu.utf8.patch?id=69faa146ec9fff3b981511068f17f9e629d4688b"; 8 hash = "sha256-jS/qxezaiaKhkWeMCXwpz1SDJwUWn9tzN0uKaZ3Ph2Y="; 9 }; 10 dont-use-locale-a = { 11 url = "https://git.alpinelinux.org/aports/plain/main/postgresql13/dont-use-locale-a-on-musl.patch?id=69faa146ec9fff3b981511068f17f9e629d4688b"; 12 hash = "sha256-fk+y/SvyA4Tt8OIvDl7rje5dLs3Zw+Ln1oddyYzerOo="; 13 }; 14 }; 15}