From 530042b695c0abd91c69fb954ca7b916f19ec238 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Fri, 16 Dec 2022 22:26:39 +0800 Subject: [PATCH] profiles/editor: update Emacs package --- modules/home-manager/profiles/editors.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home-manager/profiles/editors.nix b/modules/home-manager/profiles/editors.nix index c5ae2f73..821c5b8a 100644 --- a/modules/home-manager/profiles/editors.nix +++ b/modules/home-manager/profiles/editors.nix @@ -36,7 +36,7 @@ in { (lib.mkIf cfg.emacs.enable { programs.emacs = { enable = true; - package = pkgs.emacsNativeComp; + package = pkgs.emacsUnstable; extraPackages = epkgs: with epkgs; [ vterm pdf-tools