Parse access flags
This commit is contained in:
parent
1e6be5588a
commit
7d7df22df3
5 changed files with 147 additions and 14 deletions
|
|
@ -17,6 +17,8 @@
|
|||
nativeBuildInputs = with pkgs; [
|
||||
zig
|
||||
zls
|
||||
javaPackages.compiler.openjdk25
|
||||
jdt-language-server
|
||||
];
|
||||
|
||||
buildInputs = with pkgs; [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue