We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f12f0 commit 60b25e4Copy full SHA for 60b25e4
nix/postgresql/14.nix
@@ -1,14 +1,5 @@
1
import ./generic.nix {
2
version = "14.18";
3
hash = "sha256-g6sp1r/D3Fiy7TxmQRT9++tqBFDEuNf6aa7pHjyhT44=";
4
- # muslPatches = {
5
- # disable-test-collate-icu-utf8 = {
6
- # url = "https://git.alpinelinux.org/aports/plain/main/postgresql14/disable-test-collate.icu.utf8.patch?id=56999e6d0265ceff5c5239f85fdd33e146f06cb7";
7
- # hash = "sha256-jXe23AxnFjEl+TZQm4R7rStk2Leo08ctxMNmu1xr5zM=";
8
- # };
9
- # dont-use-locale-a = {
10
- # url = "https://git.alpinelinux.org/aports/plain/main/postgresql14/dont-use-locale-a-on-musl.patch?id=56999e6d0265ceff5c5239f85fdd33e146f06cb7";
11
- # hash = "sha256-fk+y/SvyA4Tt8OIvDl7rje5dLs3Zw+Ln1oddyYzerOo=";
12
13
14
-}
+
+}
0 commit comments