tvl-depot/nix/buildLisp/example
Vincent Ambo 09720e2da2 fix(buildLisp): Wrap executables to set load paths correctly
I can not currently find a way to set the CFFI variables correctly to
get it to load libraries from Nix.

In the absence of that feature, a wrapper also does the trick.
2020-01-09 03:32:29 +00:00
..
default.nix feat(buildLisp): Add initial, tiny example program 2020-01-08 21:41:43 +00:00
lib.lisp feat(buildLisp): Add initial, tiny example program 2020-01-08 21:41:43 +00:00
main.lisp fix(buildLisp): Wrap executables to set load paths correctly 2020-01-09 03:32:29 +00:00