about summary refs log tree commit diff
path: root/doc/manual/packages (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-08-02 s3 binary cache: support specifying an endpointGraham Christensen1-0/+17
Works for uploading and not downloading.
2018-08-01 Document s3 substitutionsGraham Christensen2-0/+143
2018-04-12 Add to glossary and clarify garbage collectionSean Seefried1-0/+8
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-22 doc: don't mention obsolete ssh-substituter-hostsDmitry Kalinkin1-2/+2
#1840
2016-08-10 Remove nix-install-package.Shea Levy2-38/+0
Refs #831
2015-01-05 doc: remove wrong phrase.j-keck1-2/+1
'... 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-05 doc: remove double wordj-keck1-1/+1
'... when when ...' -> '... when ...'
2014-12-14 Add a section on nix-serveEelco Dolstra3-1/+72
2014-12-14 Add section on SSH substituterEelco Dolstra3-41/+125
2014-12-14 BlaEelco Dolstra1-1/+8
2014-12-14 Fix image in PDFEelco Dolstra1-1/+1
Closes #415.
2014-12-13 Document channel format and excise most mentions of manifests and nix-pullEelco Dolstra4-83/+107
2014-09-16 Undocument NIX_OTHER_STORESEelco Dolstra1-26/+1
2014-08-27 Restructuring the Nix manualMikey Ariel8-0/+628