1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 06:53:54 +02:00

* nix -> nix-store, fix -> nix-instantiate.

This commit is contained in:
Eelco Dolstra 2003-11-18 11:38:25 +00:00
parent ce92d1bf14
commit b1117ef29d
21 changed files with 303 additions and 11 deletions

View file

@ -31,9 +31,9 @@ AC_CONFIG_FILES([Makefile
src/libutil/Makefile
src/libstore/Makefile
src/libmain/Makefile
src/nix/Makefile
src/nix-store/Makefile
src/nix-hash/Makefile
src/fix-ng/Makefile
src/nix-instantiate/Makefile
scripts/Makefile
corepkgs/Makefile
corepkgs/fetchurl/Makefile