postgresqlPackages.pgddl: refactor strictDeps (#378774)
This commit is contained in:
@@ -17,10 +17,7 @@ buildPostgresqlExtension (finalAttrs: {
|
||||
hash = "sha256-W3G6TGtkj+zXXdGZZR0bmZhsLuFJvuGTlDoo8kL8sf0=";
|
||||
};
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
nativeBuildInputs = [
|
||||
postgresql
|
||||
perl
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user