kore: fix build

This commit is contained in:
Wolfgang Walther
2025-04-05 13:41:22 +02:00
parent 6523fd70e8
commit 566dcac043
+4
View File
@@ -27,6 +27,10 @@ stdenv.mkDerivation rec {
yajl
];
nativeBuildInputs = [
postgresql_16.pg_config
];
makeFlags = [
"PREFIX=${placeholder "out"}"
"ACME=1"