Update dependencies
This commit is contained in:
parent
5aa431275b
commit
ce28c9b5f4
3 changed files with 7 additions and 17 deletions
|
@ -20,16 +20,6 @@
|
|||
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;
|
||||
override = epkgs: epkgs // {
|
||||
modus-themes = epkgs.melpaPackages.modus-themes.overrideAttrs (old: {
|
||||
src = pkgs.fetchFromGitLab {
|
||||
owner = "protesilaos";
|
||||
repo = "modus-themes";
|
||||
rev = "6593dc2569722c3e85d9e00eff62e4afa35e0610";
|
||||
hash = "sha256-druZQ2oBl0waMQbWcY3z9BkhURCtZGwp66cHbHnFRww=";
|
||||
};
|
||||
});
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue