home: emacs: revert to emacsGcc
Following overlay update, the name change was reverted
This commit is contained in:
parent
29f58a3204
commit
c3457db32e
|
@ -27,7 +27,7 @@
|
|||
|
||||
programs.emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacsGcc28;
|
||||
package = pkgs.emacsGcc;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue