Wouter schrieb:
I've comitted the expression, but we might want to create a public variant of all-pkgs.nix to which everyone can commit to enhance community efforts. Expressions from all-pkgs-public.nix can then flow to all-pkgs.nix.
Yes this might be a good idea. I've found some issues (maybe not) with the expression. When installing the expression, the *.el files will be moved to share/emacs/site-lisp instead of emacs/site-lisp. The configure script has the flag "--with-lispdir" but it doesn't seem to work for me when I pass configureFlags="--with-lispdir=$out/emacs/site-lisp". Maybe we can work around that with postInstall and some mv's but thats rather nasty.
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to