diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-06-21T09·51+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-06-21T09·51+0000 |
commit | 37ee6cef992c1a80e790a294b75db8c116be8bbb (patch) | |
tree | c9296a3d00ce0768e6200d29b39d11beab48c406 /corepkgs/Makefile.am | |
parent | 3f3a3ae87b3d72d52842d9a2ffe7010f5b0066b9 (diff) |
* Adapted nix-pull to use the new substitute mechanism.
Diffstat (limited to 'corepkgs/Makefile.am')
-rw-r--r-- | corepkgs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/corepkgs/Makefile.am b/corepkgs/Makefile.am index c9ea11cefca7..ca4cea2fc6d6 100644 --- a/corepkgs/Makefile.am +++ b/corepkgs/Makefile.am @@ -1 +1 @@ -SUBDIRS = fetchurl nar buildenv channels +SUBDIRS = fetchurl nar buildenv channels nix-pull |