Skip to content

Commit 3812ab2

Browse files
committed
chore: be less verbose when building postgresql dev setup
1 parent 0034da1 commit 3812ab2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,6 @@
356356
{
357357
inherit (paths) migrationsDir postgresqlSchemaSql pgbouncerAuthSchemaSql statExtensionSql;
358358
} ''
359-
set -x
360359
mkdir -p $out/bin $out/etc/postgresql-custom $out/etc/postgresql $out/extension-custom-scripts
361360
362361
# Copy config files with error handling

0 commit comments

Comments
 (0)