[Nix-dev] nix as a library

Vladimír Čunát vcunat at gmail.com
Sat Jul 9 14:53:29 CEST 2016


On 07/09/2016 01:09 PM, zimbatm wrote:
> you can ask the nix daemon to instantiate arbitrary nix code

You can instantiate any code by calling the nix-* executables, and much
more. The speed might be a little worse, but wrt. introduced
dependencies it shouldn't be significantly different from using a C ABI.

Communication with a single instance of nix-repl might be more efficient
for some use cases, as it can retain evaluated sub-expressions between
individual "commands".

--Vladimir


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3771 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.science.uu.nl/pipermail/nix-dev/attachments/20160709/cc2d6101/attachment.p7s>


More information about the nix-dev mailing list