emacsGit has been renamed to emacs-git

This commit is contained in:
larstvei 2023-06-27 00:40:20 +02:00
parent be71dc4df6
commit 30a11f05d4
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@
emacs.overlays.emacs emacs.overlays.emacs
emacs.overlays.package emacs.overlays.package
(final: prev: { (final: prev: {
emacsGit = (prev.emacsGit.override { emacs-git = (prev.emacs-git.override {
withXwidgets = true; withXwidgets = true;
withGTK3 = true; withGTK3 = true;
}).overrideAttrs (o: rec { }).overrideAttrs (o: rec {

View File

@ -2,7 +2,7 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
((emacsPackagesFor emacsGit).emacsWithPackages ((emacsPackagesFor emacs-git).emacsWithPackages
(epkgs: with epkgs; [ (epkgs: with epkgs; [
vterm vterm
pdf-tools pdf-tools