Loading pkgs/servers/sql/postgresql/17.nix +3 −3 Original line number Diff line number Diff line import ./generic.nix { version = "17.4"; rev = "refs/tags/REL_17_4"; hash = "sha256-TEpvX28chR3CXiOQsNY12t8WfM9ywoZVX1e/6mj9DqE="; version = "17.5"; rev = "refs/tags/REL_17_5"; hash = "sha256-jWV7hglu7IPMZbqHrZVZHLbZYjVuDeut7nH50aSQIBc="; 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/17.nix +3 −3 Original line number Diff line number Diff line import ./generic.nix { version = "17.4"; rev = "refs/tags/REL_17_4"; hash = "sha256-TEpvX28chR3CXiOQsNY12t8WfM9ywoZVX1e/6mj9DqE="; version = "17.5"; rev = "refs/tags/REL_17_5"; hash = "sha256-jWV7hglu7IPMZbqHrZVZHLbZYjVuDeut7nH50aSQIBc="; muslPatches = { dont-use-locale-a = { url = "https://git.alpinelinux.org/aports/plain/main/postgresql17/dont-use-locale-a-on-musl.patch?id=d69ead2c87230118ae7f72cef7d761e761e1f37e"; Loading