Skip to content

Commit 92067bc

Browse files
committed
chore: keep package but not configure for use in AMI
1 parent 91d0f67 commit 92067bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
./nix/ext/wrappers/default.nix
133133
./nix/ext/supautils.nix
134134
./nix/ext/plv8.nix
135-
#./nix/ext/pljava.nix it was decided to remove pljava from the list of extensions at https://github.com/supabase/postgres/pull/690 therefore removing this task
135+
./nix/ext/pljava.nix
136136
];
137137

138138
#Where we import and build the orioledb extension, we add on our custom extensions

0 commit comments

Comments
 (0)