Haha, of course I have to have emacs!

This commit is contained in:
Benson Chu 2025-03-22 09:18:38 -05:00
parent 9bc5b49f63
commit a0ea11889a

View file

@ -81,6 +81,7 @@
devShells."${system}" = {
emacs-min = pkgs.mkShell {
packages = with pkgs; [
emacs
git
libtool
cmake gcc gnumake