mirror of
https://github.com/nix-community/emacs-overlay.git
synced 2025-12-06 02:40:25 -08:00
Build emacs-lsp and commercial-emacs on hydra
This commit is contained in:
parent
d91e9a72cd
commit
e43914657d
1 changed files with 2 additions and 0 deletions
|
|
@ -76,6 +76,8 @@
|
||||||
inherit (pkgs) emacs-git emacs-git-nox;
|
inherit (pkgs) emacs-git emacs-git-nox;
|
||||||
inherit (pkgs) emacs-git-pgtk;
|
inherit (pkgs) emacs-git-pgtk;
|
||||||
inherit (pkgs) emacs-igc emacs-igc-pgtk;
|
inherit (pkgs) emacs-igc emacs-igc-pgtk;
|
||||||
|
inherit (pkgs) emacs-lsp;
|
||||||
|
inherit (pkgs) commercial-emacs;
|
||||||
};
|
};
|
||||||
|
|
||||||
packages = mkEmacsSet pkgs.emacs;
|
packages = mkEmacsSet pkgs.emacs;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue