i love java

This commit is contained in:
sadan 2024-12-11 19:20:06 -05:00
parent 6496365511
commit 18c9fb4b5e
No known key found for this signature in database
4 changed files with 26 additions and 5 deletions

View file

@ -3,7 +3,8 @@
packages = with pkgs; [
meson
cmake
clang
# clang
libgcc
glib
glibc
unstable.llvmPackages_19.clang-tools
@ -15,4 +16,4 @@
};
};
};
}
}