at master 413 B view raw
1import ./generic.nix { 2 version = "17.6"; 3 rev = "refs/tags/REL_17_6"; 4 hash = "sha256-/7C+bjmiJ0/CvoAc8vzTC50vP7OsrM6o0w+lmmHvKvU="; 5 muslPatches = { 6 dont-use-locale-a = { 7 url = "https://git.alpinelinux.org/aports/plain/main/postgresql17/dont-use-locale-a-on-musl.patch?id=d69ead2c87230118ae7f72cef7d761e761e1f37e"; 8 hash = "sha256-6zjz3OpMx4qTETdezwZxSJPPdOvhCNu9nXvAaU9SwH8="; 9 }; 10 }; 11}