Update dependencies
This commit is contained in:
parent
ff5834d151
commit
7e72b6c147
11 changed files with 58 additions and 53 deletions
|
@ -16,7 +16,7 @@
|
|||
readOnly = true;
|
||||
default = pkgs.emacsWithPackagesFromUsePackage {
|
||||
config = config.chvp.base.emacs.fullConfig;
|
||||
package = pkgs.emacsPgtkGcc;
|
||||
package = pkgs.emacsPgtkNativeComp;
|
||||
alwaysEnsure = true;
|
||||
# mu4e is included in the mu package and should be used from there
|
||||
extraEmacsPackages = epkgs: lib.optional config.chvp.graphical.mail.enable pkgs.mu;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue