Loading pkgs/servers/sql/postgresql/18.nix +3 −3 Original line number Diff line number Diff line import ./generic.nix { version = "18rc1"; rev = "refs/tags/REL_18_RC1"; hash = "sha256-PDycGuKrEa00N1h/BsWUiwG7naE0f2wFFXpQSOhs/hY="; version = "18.0"; rev = "refs/tags/REL_18_0"; hash = "sha256-xA6gbJe4tIV9bYRFrdI4Rfy20ZwTkvyyjt7ZxvCFEec="; muslPatches = { dont-use-locale-a = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql17/dont-use-locale-a-on-musl.patch?id=d69ead2c87230118ae7f72cef7d761e761e1f37e"; Loading Loading
pkgs/servers/sql/postgresql/18.nix +3 −3 Original line number Diff line number Diff line import ./generic.nix { version = "18rc1"; rev = "refs/tags/REL_18_RC1"; hash = "sha256-PDycGuKrEa00N1h/BsWUiwG7naE0f2wFFXpQSOhs/hY="; version = "18.0"; rev = "refs/tags/REL_18_0"; hash = "sha256-xA6gbJe4tIV9bYRFrdI4Rfy20ZwTkvyyjt7ZxvCFEec="; muslPatches = { dont-use-locale-a = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql17/dont-use-locale-a-on-musl.patch?id=d69ead2c87230118ae7f72cef7d761e761e1f37e"; Loading