We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7db7e1a commit c822ba4Copy full SHA for c822ba4
flake.nix
@@ -135,7 +135,9 @@
135
./nix/ext/pgroonga.nix
136
./nix/ext/index_advisor.nix
137
./nix/ext/wal2json.nix
138
- ./nix/ext/pgmq.nix
+ # pending resolution of a permissions issue. Use 15.5.1.004 on staging to test
139
+ # ./nix/ext/pgmq.nix
140
+ # ./nix/ext/pg_partman.nix
141
./nix/ext/pg_repack.nix
142
./nix/ext/pg-safeupdate.nix
143
./nix/ext/plpgsql-check.nix
@@ -151,7 +153,6 @@
151
153
./nix/ext/pg_hashids.nix
152
154
./nix/ext/pgsodium.nix
155
./nix/ext/pg_graphql.nix
- ./nix/ext/pg_partman.nix
156
./nix/ext/pg_stat_monitor.nix
157
./nix/ext/pg_jsonschema.nix
158
./nix/ext/pgvector.nix
0 commit comments