* 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
+1 -1
View File
@@ -1 +1 @@
SUBDIRS = boost libutil libstore libmain nix nix-hash fix-ng
SUBDIRS = boost libutil libstore libmain nix-store nix-hash nix-instantiate