fix(nix): problem with yarn and asdf

This commit is contained in:
Stefan Imhoff
2024-07-31 19:12:34 +02:00
parent 4785953d46
commit 00a2f04ba9
3 changed files with 9 additions and 9 deletions

View File

@@ -7,6 +7,7 @@
"homebrew/services" # Manage background services using the daemon manager launchctl on macOS or systemctl on Linux.
];
brews = [
"asdf" # Extendable version manager with support for Ruby, Node.js, Erlang & more
"cava" # Console-based Audio Visualizer for ALSA
"fileicon" # macOS CLI for managing custom icons for files and folders
"gettext" # INFO: Dependency of Neovim
@@ -17,6 +18,8 @@
"prettier" # Code formatter for JavaScript, CSS, JSON, GraphQL, Markdown, YAML
"tree-sitter" # INFO: Dependency of Neovim
"urlview" # URL extractor/launcher
"volta" # JavaScript toolchain manager for reproducible environments
"yarn" # JavaScript package manager
];
casks = [
"affinity-designer" # Professional graphic design software