mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +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
|
@ -34,7 +34,7 @@ AC_CONFIG_FILES([Makefile
|
|||
src/libmain/Makefile
|
||||
src/nix-store/Makefile
|
||||
src/nix-hash/Makefile
|
||||
src/nix-instantiate/Makefile
|
||||
src/libexpr/Makefile
|
||||
scripts/Makefile
|
||||
corepkgs/Makefile
|
||||
corepkgs/fetchurl/Makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue