mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
* Refactoring: put the Nix expression evaluator in its own library so
that it can be used by multiple programs.
This commit is contained in:
parent
2be8b5917a
commit
ac68840e79
15 changed files with 3 additions and 2 deletions
|
@ -1 +1,2 @@
|
|||
SUBDIRS = bin2c boost libutil libstore libmain nix-store nix-hash nix-instantiate
|
||||
SUBDIRS = bin2c boost libutil libstore libmain nix-store nix-hash \
|
||||
libexpr #nix-instantiate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue