[DEPRECATED] Patched emacs that allows you to provide your emacs config via nix
GNU General Public License v3.0
0
stars
0
forks
source link
Improve API so using two different `emacs` versions in one invocation isn't possible #7
Closed
lambdadog closed 2 years ago
4 was caused by accidentally using
emacsPgtkGcc.packages.callPackage
to call theinit
package ofemacs.withConfig
Ideally, the way
emacs-nix
exposes its API should make this type of typo impossible.