at 24.11-pre 10 lines 400 B view raw
1import ./generic.nix { 2 version = "13.15"; 3 hash = "sha256-Qu3UFURtM7jCQr520a0FdTGyJksuhpOTObcHXG5OySU="; 4 muslPatches = { 5 disable-test-collate-icu-utf8 = { 6 url = "https://git.alpinelinux.org/aports/plain/main/postgresql13/disable-test-collate.icu.utf8.patch?id=69faa146ec9fff3b981511068f17f9e629d4688b"; 7 hash = "sha256-jS/qxezaiaKhkWeMCXwpz1SDJwUWn9tzN0uKaZ3Ph2Y="; 8 }; 9 }; 10}