chore: make libs leaner

This commit is contained in:
Rasyidan Akbar F. 2025-10-27 11:28:56 +07:00
commit dea5cbea29
2 changed files with 4 additions and 17 deletions

View file

@ -121,7 +121,8 @@
in {
default = importShell "default";
python-uv = importShell "python-uv";
ml-ai = importShell "ml-ai";
ai-notebook = importShell "ai-notebook";
jupyter-notebook = importShell "jupyter-notebook";
go = importShell "go";
web-bun = importShell "web-bun";
rust = importShell "rust";