Add Java environment

This commit is contained in:
Luc Perkins 2022-07-28 23:42:40 +02:00
parent 4504c0f122
commit 58ace59505
No known key found for this signature in database
GPG key ID: 4F102D0C16E232F2
8 changed files with 89 additions and 6 deletions

View file

@ -21,7 +21,7 @@
];
shellHook = ''
echo "`${zigPkg}/bin/zig version`"
${zigPkg}/bin/zig version
'';
};
};