From 451faf08e114744cef83ba2e096f3cb621d3b8d3 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Thu, 8 Jun 2023 12:14:05 +0800 Subject: [PATCH] profiles/editors: update Emacs package attribute name --- 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 821c5b8a..3ffcb322 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.emacsUnstable; + package = pkgs.emacs-unstable; extraPackages = epkgs: with epkgs; [ vterm pdf-tools