Let's rename this, to be more descriptive

This commit is contained in:
Benson Chu 2025-03-02 03:06:16 -06:00
parent 463f056139
commit 204329b9da

View file

@ -79,7 +79,7 @@
};
devShells."${system}" = {
default = pkgs.mkShell {
emacs-devel = pkgs.mkShell {
# packages = with pkgs; [mps-debug];
# nativeBuildInputs = with pkgs; [ mps-debug ] ++ pkgs.emacs.nativeBuildInputs;
# buildInputs = pkgs.emacs.buildInputs;