postgresqlPackages.pg_tle: sort arguments

This commit is contained in:
Wolfgang Walther
2025-03-18 18:17:23 +01:00
parent 53fc911cbd
commit a01c101200
+3 -3
View File
@@ -1,8 +1,8 @@
{
lib,
fetchFromGitHub,
postgresql,
buildPostgresqlExtension,
fetchFromGitHub,
lib,
postgresql,
}:
buildPostgresqlExtension rec {