Skip to content
Commit 44878099 authored by Peter Hoeg's avatar Peter Hoeg
Browse files

emacsPackages.vterm: fix dynamic library and autoloaders

We need both the .so as well as the proper autoloaders that are generated when
we build an emacs package, so we cannot use the normal stdenv.mkDerivation but
have to inject the building of the libraries instead.

Also, use the proper libvterm-neovim we have in nixpkgs instead of vendoring it.
parent 1c40ee6f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment