aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/command-ref
AgeCommit message (Expand)Author
2017-05-03Merge pull request #1371 from regnat/doc_--xml_fixEelco Dolstra
2017-05-03doc: fix the description of --xml and --jsonregnat
2017-05-01Remove $NIX_BUILD_HOOK and $NIX_CURRENT_LOADEelco Dolstra
2017-04-24Merge pull request #1348 from armijnhemel/nix-envEelco Dolstra
2017-04-20Read per-user settings from ~/.config/nix/nix.confEelco Dolstra
2017-04-20binary-caches-parallel-connections -> http-connectionsEelco Dolstra
2017-04-20nix.conf man page: binary-caches -> substitutersEelco Dolstra
2017-04-19document optionArmijn Hemel
2017-04-13Convert Settings to the new config systemEelco Dolstra
2017-03-21Fix tests to reflect the signed-binary-caches default changeEelco Dolstra
2017-03-15Store: Add a method for getting build logsEelco Dolstra
2017-03-09nix -> NixEelco Dolstra
2017-03-08Add docs for allow-import-from-derivationShea Levy
2017-02-28Support auto-configuration of build-max-jobsEelco Dolstra
2017-02-16Tweak netrc docsEelco Dolstra
2017-02-02Add netrc-file supportRenzo Carbonara
2017-01-03Drop a few more references to all-packages.nixEelco Dolstra
2016-12-28Document the common --no-build-hook optionzimbatm
2016-12-16manual: add NIX_CONF_DIR to conf-file sectionDaiderd Jordan
2016-10-31Support optional sandbox pathsEelco Dolstra
2016-09-21Add sandbox-dev-shm-size optionEelco Dolstra
2016-09-14Revive binary-caches-parallel-connectionsEelco Dolstra
2016-08-10s/powerpc-darwin/x86_64-darwin/Domen Kožar
2016-08-10Remove $NIX_DB_DIREelco Dolstra
2016-08-10Nuke nix-push.Shea Levy
2016-08-10Remove nix-install-package.Shea Levy
2016-06-20Fix manual buildEelco Dolstra
2016-06-15Remove nix-copy-closure reference note from nix-store docsJohannes 'fish' Ziemke
2016-04-29BinaryCacheStore: Make the signing key a parameterEelco Dolstra
2016-04-25Improved logging abstractionEelco Dolstra
2016-04-14Merge pull request #815 from vcunat/p/outputsToInstallEelco Dolstra
2016-04-11Remove manifest supportEelco Dolstra
2016-04-08Remove failed build cachingEelco Dolstra
2016-03-22Remove references to old-school signingEelco Dolstra
2016-03-14Fix bad DocBookEelco Dolstra
2016-03-10Merge pull request #822 from cstrahan/nix-store-serveEelco Dolstra
2016-03-04Add option binary-cache-secret-key-file for signing binary cachesEelco Dolstra
2016-02-27add docs for `nix-store --serve`Charles Strahan
2016-02-23nix-env: respect meta.outputsToInstallVladimír Čunát
2016-02-18Document IN_NIX_SHELL variableJoel Moberg
2016-02-13Fix typo in nix-shell command reference.Scott Olson
2016-01-18Document --checkEelco Dolstra
2016-01-18doc/manual/command-ref/nix-collect-garbage.xml: document --max-freed optionPeter Simons
2016-01-05propagate NIX_BUILD_SHELL also in pure builds document NIX_BUILD_SHELL in the...Fabian Schmitthenner
2016-01-05doc: Clarify why multiple arguments are not supported in shebang lineTim Cuthbertson
2015-11-25Set default binary-caches-parallel-connections to 25Eelco Dolstra
2015-11-25Merge branch 'p/sandbox-rename-minimal' of https://github.com/vcunat/nixEelco Dolstra
2015-11-10rename `chroot` to `sandbox` (fixes #656, close #682)Vladimír Čunát
2015-11-09Add option to verify build determinismEelco Dolstra
2015-10-08Fix typo in doc for nix-copy-closureAnders Claesson