uv
This commit is contained in:
parent
f7340b744f
commit
942ce2e968
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
{
|
{
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
(python3.withPackages(ps: with ps; [ pandas requests python-dotenv pip ]))
|
(python3.withPackages(ps: with ps; [ pandas requests python-dotenv pip uv ]))
|
||||||
nodejs
|
nodejs
|
||||||
rpi-imager
|
rpi-imager
|
||||||
windsurf
|
windsurf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue