darwin: install Emacs from Nix
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
];
|
||||
|
||||
darwinOnly = with pkgs; [
|
||||
emacs
|
||||
];
|
||||
in {
|
||||
nixpkgs.config.allowBroken = true;
|
||||
|
||||
Reference in New Issue
Block a user