scad
This commit is contained in:
parent
391be9df43
commit
511bb35c30
5 changed files with 8 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue