Appease statix
This commit is contained in:
parent
a435bdc848
commit
badafb50f6
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ in {
|
|||
config = mkIf cfg.enable (mkMerge [
|
||||
(let
|
||||
# Hack to avoid pkgs.extend (see flake.nix).
|
||||
emacsPackagesFor = (emacsOverlay {} pkgs).emacsPackagesFor;
|
||||
inherit (emacsOverlay {} pkgs) emacsPackagesFor;
|
||||
doomPackages = pkgs.callPackages ./doom.nix {
|
||||
inherit doomSource emacsPackagesFor;
|
||||
inherit (cfg) emacs doomDir doomLocalDir profileName noProfileHack;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue