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:
Harald Hoyer 2025-04-17 09:53:24 +02:00
parent 70e1f0eaf7
commit 65dd2678e3

View file

@ -87,6 +87,7 @@ with lib.metacfg;
goose-cli goose-cli
aider-chat aider-chat
vscode vscode
uv
# (vscode-with-extensions.override { # (vscode-with-extensions.override {
# vscodeExtensions = with vscode-extensions; [ # vscodeExtensions = with vscode-extensions; [
# rooveterinaryinc.roo-cline # rooveterinaryinc.roo-cline