Let's rename this, to be more descriptive
This commit is contained in:
parent
463f056139
commit
204329b9da
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue