+33
-3
pkgs/servers/sql/postgresql/default.nix
+33
-3
pkgs/servers/sql/postgresql/default.nix
······locale = "${if stdenv.isDarwin then darwin.adv_cmds else lib.getBin stdenv.cc.libc}/bin/locale";+url = "https://github.com/postgres/postgres/commit/${llvmJITPatches.${majorVersion}.rev}.patch";···-patchesForVersion = self.${lib.versions.major version} or (throw "no musl patches for postgresql ${version}");+patchesForVersion = self.${majorVersion} or (throw "no musl patches for postgresql ${version}");