* It makes more sense for "path" to point at the top of the Nixpkgs

tree, rather than the pkgs subdirectory.

svn path=/nixpkgs/trunk/; revision=15893
This commit is contained in:
Eelco Dolstra 2009-06-08 22:43:27 +00:00
parent 6408a6a6fd
commit c8ba912b42

View File

@ -93,7 +93,7 @@ let
# For convenience, allow callers to get the path to Nixpkgs.
path = ./..;
path = ../..;
### Symbolic names.