emacs: add currently compiling package dirs to load-path
Co-authored-by: Tad Fisher <tadfisher@gmail.com>
This commit is contained in:
co-authored by
Tad Fisher
parent
56923181e9
commit
ca4db1bc79
@@ -45,7 +45,7 @@
|
||||
let
|
||||
|
||||
mkElpaPackages = import ../applications/editors/emacs-modes/elpa-packages.nix {
|
||||
inherit lib stdenv texinfo;
|
||||
inherit lib stdenv texinfo writeText;
|
||||
};
|
||||
|
||||
# Contains both melpa stable & unstable
|
||||
|
||||
Reference in New Issue
Block a user