global/emacs: bump to Emacs 29
This commit is contained in:
parent
f67982c55b
commit
c6b5cf1476
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ in
|
|||
programs.emacs = {
|
||||
enable = true;
|
||||
extraPackages = epkgs: with epkgs; [ vterm pdf-tools emacsql-sqlite ];
|
||||
package = pkgs.emacsNativeComp;
|
||||
package = pkgs.emacs29;
|
||||
};
|
||||
|
||||
services.emacs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue