emacs: add currently compiling package dirs to load-path

Co-authored-by: Tad Fisher <tadfisher@gmail.com>
This commit is contained in:
Mauricio Collares
2021-02-19 16:46:31 +01:00
committed by adisbladis
co-authored by Tad Fisher
parent 56923181e9
commit ca4db1bc79
6 changed files with 29 additions and 20 deletions
+1 -1
View File
@@ -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