We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8091c67 commit 5c72923Copy full SHA for 5c72923
1 file changed
devenv.nix
@@ -9,6 +9,8 @@
9
pkgs.git-cliff
10
pkgs.govulncheck
11
pkgs.gopls
12
+ pkgs.mysql-shell
13
+ pkgs.postgresql_15
14
pkgs.python311
15
];
16
}
0 commit comments