You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: flake.nix
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -132,7 +132,7 @@
132
132
./nix/ext/wrappers/default.nix
133
133
./nix/ext/supautils.nix
134
134
./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
136
136
];
137
137
138
138
#Where we import and build the orioledb extension, we add on our custom extensions
0 commit comments