mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nix): add corepack
This commit is contained in:
@@ -173,6 +173,7 @@ in
|
|||||||
# Programming Languages
|
# Programming Languages
|
||||||
lua # Powerful, fast, lightweight, embeddable scripting language
|
lua # Powerful, fast, lightweight, embeddable scripting language
|
||||||
nodejs_22 # Event-driven I/O framework for the V8 JavaScript engine
|
nodejs_22 # Event-driven I/O framework for the V8 JavaScript engine
|
||||||
|
corepack_22 # Wrappers for npm, pnpm and Yarn via Node.js Corepack
|
||||||
perl # Standard implementation of the Perl 5 programming language
|
perl # Standard implementation of the Perl 5 programming language
|
||||||
php # HTML-embedded scripting language
|
php # HTML-embedded scripting language
|
||||||
python3 # High-level dynamically-typed programming language
|
python3 # High-level dynamically-typed programming language
|
||||||
|
|||||||
Reference in New Issue
Block a user