zimbatm <zimb...@zimbatm.com> writes:

> In emacs the plugin would need to call `direnv export json` on enter/leave
> of a context. This gives you a diff of environment variables to apply.
> There is a bit more complexity when implementing the security framework but
> that's about it.

That's actually quite easy to do - you just have to modify
`process-environment` and all processes spawned from Emacs (most
notably M-x compile) will inherit that environment.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to