feat(x1): add 'uv' to the default package list
Include 'uv' in the x1 system default packages to extend functionality. This change ensures 'uv' is readily available for use without additional setup.
This commit is contained in:
parent
70e1f0eaf7
commit
65dd2678e3
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ with lib.metacfg;
|
|||
goose-cli
|
||||
aider-chat
|
||||
vscode
|
||||
uv
|
||||
# (vscode-with-extensions.override {
|
||||
# vscodeExtensions = with vscode-extensions; [
|
||||
# rooveterinaryinc.roo-cline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue