Use emacsPgtkGcc
This commit is contained in:
parent
58390a943f
commit
5ea086db7e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
let
|
||||
emacsPkg = pkgs.emacsWithPackagesFromUsePackage {
|
||||
config = ./emacs/init.el;
|
||||
package = pkgs.emacsPgtk;
|
||||
package = pkgs.emacsPgtkGcc;
|
||||
alwaysEnsure = true;
|
||||
extraEmacsPackages = epkgs: [
|
||||
# mu4e is included in the mu package and should be used from there
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue