add more emacs dependencies

This commit is contained in:
2024-03-28 20:25:14 -04:00
committed by Alice Huston
parent 980e91e17f
commit 7ff3f1b133
4 changed files with 21 additions and 3 deletions

View File

@ -27,6 +27,17 @@
username = "alice";
homeDirectory = "/home/alice";
packages = with pkgs; [
cmake
shellcheck
glslang
gnumake
pipenv
python312
python312Packages.isort
python312Packages.pynose
python312Packages.pytest
shellcheck
ncdu
# Rust packages