mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
[emacs]v30
Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@gmail.com>
This commit is contained in:
parent
c04be4b362
commit
f446c3121a
@ -52,7 +52,7 @@ with lib; let
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
emacsPackage = (pkgs.emacsPackagesFor pkgs.emacs29).emacsWithPackages (epkgs: let
|
emacsPackage = (pkgs.emacsPackagesFor pkgs.emacs30).emacsWithPackages (epkgs: let
|
||||||
lpkgs = import ./packages.nix {inherit lib pkgs epkgs;};
|
lpkgs = import ./packages.nix {inherit lib pkgs epkgs;};
|
||||||
#[ (defaultConfig lpkgs) ] ++ (with pkgs; [
|
#[ (defaultConfig lpkgs) ] ++ (with pkgs; [
|
||||||
# aspell
|
# aspell
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user