add more development packages
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
jwhois # Internet whois client
|
jwhois # Internet whois client
|
||||||
tcpdump # Network packet analyzer
|
tcpdump # Network packet analyzer
|
||||||
|
lftp # FTP/HTTP file transfer client
|
||||||
|
|
||||||
# === DATABASE TOOLS ===
|
# === DATABASE TOOLS ===
|
||||||
# Database management and querying
|
# Database management and querying
|
||||||
@@ -35,6 +36,12 @@
|
|||||||
hunspellDicts.de_DE # German dictionary
|
hunspellDicts.de_DE # German dictionary
|
||||||
hunspellDicts.en_US-large # English US dictionary
|
hunspellDicts.en_US-large # English US dictionary
|
||||||
|
|
||||||
|
# === C/C++ DEVELOPMENT ===
|
||||||
|
# LLVM toolchain and language server support
|
||||||
|
|
||||||
|
llvmPackages_20.libclang # LLVM Clang library
|
||||||
|
llvmPackages_20.libclang.python # Python bindings for libclang
|
||||||
|
|
||||||
# === JAVA DEVELOPMENT ===
|
# === JAVA DEVELOPMENT ===
|
||||||
# Java ecosystem tools and frameworks
|
# Java ecosystem tools and frameworks
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user