aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/packages
AgeCommit message (Collapse)Author
2018-09-27Update docs to describe how s3:// URLS does in fact support endpoint, ↵Graham Christensen
region, and profile for upload
2018-08-02s3 binary cache: support specifying an endpointGraham Christensen
Works for uploading and not downloading.
2018-08-01Document s3 substitutionsGraham Christensen
2018-04-12Add to glossary and clarify garbage collectionSean Seefried
While trying to understand garbage collection it was not immediately clear that only the runtime dependency closure of output paths would be kept (instead of the build-time dependency closure). This commit attempts to clarify this by expanding some of the glossary definitions and extending the Garbage Collection section.
2018-03-22doc: don't mention obsolete ssh-substituter-hostsDmitry Kalinkin
#1840
2016-08-10Remove nix-install-package.Shea Levy
Refs #831
2015-01-05doc: remove wrong phrase.j-keck
'... another level of indirection not shown in the figure above ...' but in the 'user-environments.png' figure there is '~/.nix-profile'. the figure was updated with the commit: f982df3 on Mar 16, 2005.
2015-01-05doc: remove double wordj-keck
'... when when ...' -> '... when ...'
2014-12-14Add a section on nix-serveEelco Dolstra
2014-12-14Add section on SSH substituterEelco Dolstra
2014-12-14BlaEelco Dolstra
2014-12-14Fix image in PDFEelco Dolstra
Closes #415.
2014-12-13Document channel format and excise most mentions of manifests and nix-pullEelco Dolstra
2014-09-16Undocument NIX_OTHER_STORESEelco Dolstra
2014-08-27Restructuring the Nix manualMikey Ariel