We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc514d commit 801fef6Copy full SHA for 801fef6
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