all repos — nixfiles @ a6a9be07f7609f57c6571a322612fe9ead6f0060

System and user configuration, managed by nix and home-manager

Emacs: update to unstable channel (27.1)

Alan Pearce
commit

a6a9be07f7609f57c6571a322612fe9ead6f0060

parent

efc4a4f62392ee31dbd74c008f5de7162d8add20

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M user/settings/darwin.nixuser/settings/darwin.nix
@@ -39,7 +39,7 @@ aspellDicts.en
darwin-zsh-completions ]; - programs.emacs.package = pkgs.emacsMacport; + programs.emacs.package = pkgs.unstable.emacsMacport; home.file.".hushlogin".text = "";