This commit is contained in:
Tao Tien 2025-08-28 17:33:58 -07:00
parent 391be9df43
commit 511bb35c30
5 changed files with 8 additions and 1 deletions

View file

@ -3,6 +3,8 @@
services.scx.scheduler = "scx_lavd"; # default is "scx_rustland"
environment.systemPackages = with pkgs; [
egglog
z3
jupyter
# cringelang
go
@ -76,6 +78,7 @@
python3
uv
ruff
python312
# rust
cargo-binstall