postgresqlPackages.pgddl: sort arguments
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
lib,
|
||||
fetchFromGitHub,
|
||||
postgresql,
|
||||
buildPostgresqlExtension,
|
||||
postgresqlTestExtension,
|
||||
fetchFromGitHub,
|
||||
lib,
|
||||
perl,
|
||||
postgresql,
|
||||
postgresqlTestExtension,
|
||||
}:
|
||||
buildPostgresqlExtension (finalAttrs: {
|
||||
pname = "pgddl";
|
||||
|
||||
Reference in New Issue
Block a user