Skip to content

Commit 5c72923

Browse files
authored
build: Add psql and mysqlsh to devenv (#2507)
1 parent 8091c67 commit 5c72923

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

devenv.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
pkgs.git-cliff
1010
pkgs.govulncheck
1111
pkgs.gopls
12+
pkgs.mysql-shell
13+
pkgs.postgresql_15
1214
pkgs.python311
1315
];
1416
}

0 commit comments

Comments
 (0)