From 3cd1d1583b99a7de7013dc238cf12f356aadeb7c Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Mon, 27 Oct 2025 18:42:49 -0500 Subject: modules/overlays/emacs: Allow native compilation --- modules/overlays/emacs.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/overlays/emacs.nix') diff --git a/modules/overlays/emacs.nix b/modules/overlays/emacs.nix index da7cc0e..602fc51 100644 --- a/modules/overlays/emacs.nix +++ b/modules/overlays/emacs.nix @@ -1,6 +1,5 @@ final: prev: { emacs = (prev.emacs.override { - withNativeCompilation = false; withXwidgets = false; withX = true; withGTK3 = false; -- cgit v1.2.3