-
-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change the emacsGcc attribute to emacsNativeComp
In upstream nixpkgs PR NixOS/nixpkgs#168076 native compilation support was introduced to the nixpkgs attribute. This is a better naming more in line with upstream, so we should also adopt it. I have aliased emacsGcc to emacsNativeComp for backwards compatibility with a trace notice informing users about the change. Additionally we will now default to the upstream native comp derivation if it exists.
- Loading branch information
1 parent
a549ba5
commit 1e65449
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters