Skip to content

Commit d1a5fa1

Browse files
jfrocheyvan-sraka
authored andcommitted
feat(pg_repack): use default nixos extension test
Lower the maintenance by reusing the default extension test.
1 parent 5244ff1 commit d1a5fa1

File tree

2 files changed

+3
-139
lines changed

2 files changed

+3
-139
lines changed

nix/ext/pg_repack.nix

Lines changed: 0 additions & 137 deletions
This file was deleted.

nix/ext/tests/default.nix

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,12 +217,13 @@ builtins.listToAttrs (
217217
"hypopg"
218218
"index_advisor"
219219
"pg_cron"
220-
"pg_hashids"
221220
"pg_graphql"
221+
"pg_hashids"
222222
"pg_jsonschema"
223223
"pg_net"
224-
"pgaudit"
224+
"pg_repack"
225225
"pg_tle"
226+
"pgaudit"
226227
"vector"
227228
"wrappers"
228229
]

0 commit comments

Comments
 (0)