We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d1768 commit 0e485c0Copy full SHA for 0e485c0
1 file changed
devenv.nix
@@ -6,6 +6,7 @@
6
{
7
# https://devenv.sh/packages/
8
packages = [
9
+ pkgs.bashInteractive
10
pkgs.cmake
11
pkgs.ninja
12
pkgs.basedpyright
0 commit comments