aboutsummaryrefslogtreecommitdiff
path: root/doc
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 #1347 from kennyballou/sm-grammar-fixEelco Dolstra
2017-04-24Merge pull request #1351 from earldouglas/ellipsesEelco Dolstra
2017-04-24Merge pull request #1348 from armijnhemel/nix-envEelco Dolstra
2017-04-20Drop misleading ellipsesJames Earl Douglas
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-19Fix small grammar issue about pagekballou
2017-04-17Manual: document tryEvalLinus Heckemann
2017-04-13Convert Settings to the new config systemEelco Dolstra
2017-04-12Move note about float support out of the wrong release notesBenjamin Staffin
2017-03-31Merge branch 'remove-perl' of https://github.com/shlevy/nixEelco 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-27Fix 1.8 release note about build-max-jobsEelco Dolstra
2017-02-21Fix XML validityEelco Dolstra
2017-02-20Document toString betterLinus Heckemann
2017-02-16Tweak netrc docsEelco Dolstra
2017-02-07Remove Perl dependency listing in docJanus Troelsen
2017-02-07Remove perl dependency.Shea Levy
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-12-11Document path-search behaviourLinus Heckemann
2016-12-09Document builtins.match, fixes #1145Domen Kožar
2016-12-06Add shell.nixEelco Dolstra
2016-12-06Drop unused WWW::Curl dependencyEelco Dolstra
2016-11-03installation: allow profile modification to be skipped (#1072)Manav Rathi
2016-10-31Support optional sandbox pathsEelco Dolstra
2016-09-21Add sandbox-dev-shm-size optionEelco Dolstra
2016-09-21Document the { __toString } interfacezimbatm
2016-09-20Add a new option to disable documentation generation at configure timeAdrien Devresse
2016-09-14Revive binary-caches-parallel-connectionsEelco Dolstra
2016-08-26doc: move set functor para to Sets sectionDomen Kožar
2016-08-11doc: add an example for builtins.substringDomen Kožar
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-07-21Grammar/spellingEelco Dolstra
2016-07-21NIX_REMOTE_SYSTEMS path must be absolute (#957)Matthias Beyer
2016-07-20documentation: mention required openssl dependency (#974)Dmitry Kalinkin