Skip to content

4.0.0

Compare
Choose a tag to compare
@shlevy shlevy released this 04 Dec 03:20
· 15 commits to master since this release

Rewrite using the new ExternalValue machinery added in NixOS/nix@320659b. Two interface changes:

  • To use nix-exec from within a normal nix evaluation, you now just need to import unsafe-lib.nix
  • dlopen now takes a list of arguments instead of being variadic