postgresqlPackages.pgddl: refactor strictDeps (#378774)

This commit is contained in:
Wolfgang Walther
2025-02-02 13:13:37 +01:00
committed by GitHub
@@ -17,10 +17,7 @@ buildPostgresqlExtension (finalAttrs: {
hash = "sha256-W3G6TGtkj+zXXdGZZR0bmZhsLuFJvuGTlDoo8kL8sf0=";
};
strictDeps = true;
nativeBuildInputs = [
postgresql
perl
];