Add build toolchain for mise-managed language runtimes
gcc, gnumake, pkg-config, and openssl needed to compile Python, Rust, Node, etc. via mise. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
dbd389cd64
commit
a42e73009f
1 changed files with 4 additions and 0 deletions
|
|
@ -129,6 +129,10 @@
|
|||
bat
|
||||
ripgrep
|
||||
mise
|
||||
gcc
|
||||
gnumake
|
||||
pkg-config
|
||||
openssl
|
||||
];
|
||||
|
||||
# Fonts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue