rust build time improvements

This commit is contained in:
Tao Tien 2024-02-05 16:08:15 -08:00
parent 54db699510
commit 279ed963f3
2 changed files with 14 additions and 0 deletions

View file

@ -1,5 +1,6 @@
{ pkgs, ... }: {
environment.systemPackages = with pkgs; [
mold-wrapped
jetbrains.idea-community
jdt-language-server
gradle