about summary refs log tree commit diff
path: root/doc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-22 Remove references to old-school signingEelco Dolstra2-42/+0
2016-03-14 Fix bad DocBookEelco Dolstra1-2/+3
2016-03-10 Merge pull request #822 from cstrahan/nix-store-serveEelco Dolstra1-0/+58
2016-03-04 Add option binary-cache-secret-key-file for signing binary cachesEelco Dolstra1-0/+10
2016-02-27 add docs for `nix-store --serve`Charles Strahan1-0/+58
2016-02-22 Merge branch 'docs' of git://github.com/joelmo/nixShea Levy1-0/+6
2016-02-18 context for introducing runtime dependenciesDan Connolly1-3/+4
2016-02-18 Document IN_NIX_SHELL variableJoel Moberg1-0/+6
2016-02-13 Fix typo in nix-shell command reference.Scott Olson1-1/+1
2016-02-12 Merge pull request #762 from ctheune/ctheune-floatsEelco Dolstra4-11/+23
2016-01-31 Use the daemon when we don't have write access to the Nix databaseEelco Dolstra2-0/+25
2016-01-19 GrmblEelco Dolstra1-1/+1
2016-01-18 Update release notesEelco Dolstra1-2/+38
2016-01-18 Document --checkEelco Dolstra1-0/+27
2016-01-18 doc/manual/command-ref/nix-collect-garbage.xml: document --max-freed optionPeter Simons1-0/+1
2016-01-06 Update documentation for floats.Christian Theune4-12/+24
2016-01-05 propagate NIX_BUILD_SHELL also in pure builds document NIX_BUILD_SHELL in the...Fabian Schmitthenner1-0/+16
2016-01-05 doc: Clarify why multiple arguments are not supported in shebang lineTim Cuthbertson1-2/+2
2016-01-05 manual: document builtins.functionArgsVladimír Čunát1-1/+19
2016-01-05 doc: fixes #727 broken linkdavidak1-1/+1
2016-01-04 Use sensible date formatEelco Dolstra29-55/+57
2016-01-04 Update release notesEelco Dolstra1-3/+85
2015-11-25 Set default binary-caches-parallel-connections to 25Eelco Dolstra1-1/+1
2015-11-25 Merge branch 'p/sandbox-rename-minimal' of https://github.com/vcunat/nixEelco Dolstra3-21/+47
2015-11-23 Fixed typo.Rommel M. Martinez1-1/+1
2015-11-10 rename `chroot` to `sandbox` (fixes #656, close #682)Vladimír Čunát3-21/+47
2015-11-09 Add option to verify build determinismEelco Dolstra1-0/+12
2015-10-08 Fix typo in doc for nix-copy-closureAnders Claesson1-1/+1
2015-10-07 nix-prefetch-url: Add --name optionEelco Dolstra1-0/+12
2015-10-07 nix-prefetch-url: Support unpacking tarballsEelco Dolstra1-1/+16
2015-10-05 Don't mention Fedora/Debian packages in the installation sectionEelco Dolstra1-6/+16
2015-10-05 Merge pull request #645 from acowley/patch-1Eelco Dolstra1-2/+2
2015-10-01 nix-prefetch-url: Support prefetching from a Nix expressionEelco Dolstra1-0/+1
2015-10-01 nix-prefetch-url: $PRINT_PATH -> --print-pathEelco Dolstra1-10/+17
2015-09-17 doc: fix the 'prebuild' typosVladimír Čunát1-2/+2
2015-09-15 Update prerequisites-source.xmlAnthony Cowley1-2/+2
2015-09-03 Release notesEelco Dolstra2-0/+65
2015-09-01 Fix readDir exampleEelco Dolstra1-1/+1
2015-08-05 Fix exampleEelco Dolstra1-1/+1
2015-07-28 Add sort primopEelco Dolstra1-0/+23
2015-07-28 Add primop genListEelco Dolstra1-0/+18
2015-07-24 Add replaceStrings primopEelco Dolstra1-0/+17
2015-07-23 Add primops all and anyEelco Dolstra1-0/+22
2015-07-23 Add foldl' primopEelco Dolstra1-0/+13
2015-07-20 nix-copy-closure: Add -v flagEelco Dolstra1-0/+7
2015-06-12 TyposEelco Dolstra1-12/+12
2015-06-12 Update release notesEelco Dolstra1-1/+1
2015-06-08 Fix manualEelco Dolstra1-3/+3
2015-06-01 Document setting up signed binary cachesEelco Dolstra3-3/+138
2015-06-01 Document tarball downloadingEelco Dolstra5-15/+170