Add Java environment
This commit is contained in:
parent
4504c0f122
commit
58ace59505
8 changed files with 89 additions and 6 deletions
|
@ -16,7 +16,6 @@
|
|||
nodejs = pkgs.nodejs;
|
||||
pnpm = pkgs.nodePackages.pnpm;
|
||||
yarn = pkgs.yarn;
|
||||
|
||||
in {
|
||||
devShells = {
|
||||
default = pkgs.mkShell {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue