Emacs: Difference between revisions
emacsPgtkNativeComp no longer works; emacs-pgtk does. |
Warn about double-listing emacs-pgtk. |
||
| Line 103: | Line 103: | ||
</syntaxhighlight> | </syntaxhighlight>Note that if the expression <code>(emacsPackagesFor emacs-pgtk)</code> is present, <code>emacs-pgtk</code> need not be listed separately in the list <code>environment.systemPackages</code>. Indeed, if one does that, <code>nixos-rebuild</code> will warn about link collisions when the configuration is rebuilt. | ||
==== Tree-sitter ==== | ==== Tree-sitter ==== | ||