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