about summary refs log tree commit diff
path: root/doc/manual/nix-pull.xml (follow)
AgeCommit message (Collapse)AuthorFilesLines
2006-08-21 * Convert to DocBook 5.Eelco Dolstra1-40/+38
* Use Jing for RelaxNG validation, xmllint seems buggy.
2005-08-01 * channels -> channels-v3, catamaran -> nix.cs.uu.nl.Eelco Dolstra1-1/+1
2004-02-10 * Lots of manual stuff. Reference pages for most Nix commands.Eelco Dolstra1-0/+43
* nix-pull now requires the full url to the manifest, i.e., `/MANIFEST/' is no longer automatically appended. * nix-prefetch-url works again.