about summary refs log tree commit diff
path: root/doc/manual/command-ref (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-31 Support optional sandbox pathsEelco Dolstra1-1/+6
2016-09-21 Add sandbox-dev-shm-size optionEelco Dolstra1-0/+13
2016-09-14 Revive binary-caches-parallel-connectionsEelco Dolstra1-4/+3
2016-08-10 s/powerpc-darwin/x86_64-darwin/Domen Kožar1-3/+3
2016-08-10 Remove $NIX_DB_DIREelco Dolstra1-9/+0
2016-08-10 Nuke nix-push.Shea Levy4-455/+2
2016-08-10 Remove nix-install-package.Shea Levy2-209/+0
2016-06-20 Fix manual buildEelco Dolstra1-1/+1
2016-06-15 Remove nix-copy-closure reference note from nix-store docsJohannes 'fish' Ziemke1-6/+6
2016-04-29 BinaryCacheStore: Make the signing key a parameterEelco Dolstra1-10/+0
2016-04-25 Improved logging abstractionEelco Dolstra2-56/+0
2016-04-14 Merge pull request #815 from vcunat/p/outputsToInstallEelco Dolstra1-0/+4
2016-04-11 Remove manifest supportEelco Dolstra7-148/+6
2016-04-08 Remove failed build cachingEelco Dolstra2-91/+0
2016-03-22 Remove references to old-school signingEelco Dolstra1-18/+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-23 nix-env: respect meta.outputsToInstallVladimír Čunát1-0/+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-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-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
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 Dolstra1-21/+23
2015-11-10 rename `chroot` to `sandbox` (fixes #656, close #682)Vladimír Čunát1-21/+23
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-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-07-20 nix-copy-closure: Add -v flagEelco Dolstra1-0/+7
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 Dolstra4-15/+131
2015-06-01 Document nix-shell #!-scriptsEelco Dolstra1-0/+124
2015-05-19 nix-env: document --set optionCharles Strahan1-0/+38
2015-04-18 Add the pre-build hook.Shea Levy1-0/+34
2015-04-18 Revert "Add the pre-build hook."Shea Levy1-33/+0
2015-04-12 Add the pre-build hook.Shea Levy1-0/+33
2015-03-06 Fix typos: s/the the/the/Daniel Hahler1-1/+1
2015-02-23 TypoEelco Dolstra1-1/+1
2015-02-23 Use chroots for all derivationsEelco Dolstra1-14/+22
2015-02-23 Add restricted evaluation modeEelco Dolstra1-0/+15
2015-02-22 Merge branch 'docs/channels-path' of git://github.com/iElectric/nixShea Levy1-2/+2