aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-04-06update/re-order the options docsAmineChikhaoui
2018-04-06re-order the options using the alphabetical order and improve the example in ...AmineChikhaoui
2018-04-06add documentation for the local disk cache TTL configAmineChikhaoui
2018-04-03document that writeTextFile from Nixpkgs is an alternative to builtins.toFileJustin Humm
2018-03-27Merge pull request #2005 from shlevy/fetchgit-docsEelco Dolstra
2018-03-23Document fetchGit.Shea Levy
2018-03-22doc: don't mention obsolete ssh-substituter-hostsDmitry Kalinkin
2018-03-20manual: correct repeated "--deriver". Add missing single char option aliases.Corey O'Connor
2018-03-18Fix bad XMLEelco Dolstra
2018-03-17doc: document the min-free and max-free optionszimbatm
2018-03-17doc: add xml:id to all the config optionszimbatm
2018-03-16rename build-extra-platforms -> extra-platformsLinus Heckemann
2018-03-01only delete things older than current gen and update logic in doc asMatthew O'Gorman
2018-03-01Implement --delete-generations + flag for keeping last N number of generationsMatthew O'Gorman
2018-03-01nix-channel grammar and punctuationMichael Fiano
2018-02-24Merge pull request #1901 from veprbl/patch-5Graham Christensen
2018-02-24doc: Fix a URL in the release notes for Nix 2.0Michael Weiss
2018-02-23Fix a small typo in the release notesDmitry Kalinkin
2018-02-22Fix example in release notesEelco Dolstra
2018-02-22DohEelco Dolstra
2018-02-22Revert "Enable sandbox builds on Linux by default"Eelco Dolstra
2018-02-22Set release dateEelco Dolstra
2018-02-22Enable sandbox builds on Linux by defaultEelco Dolstra
2018-02-21Manual: Put configuration options in sorted orderEelco Dolstra
2018-02-21Manual: Update chapter on remote buildsEelco Dolstra
2018-02-20Release notes: Add contributorsEelco Dolstra
2018-02-19Remove macOS multi-user instructionsEelco Dolstra
2018-02-19Update release notesEelco Dolstra
2018-02-19Merge branch 'register-settings' of https://github.com/shlevy/nixEelco Dolstra
2018-02-14Add splitVersion primop.Shea Levy
2018-02-13Allow plugins to define new settings.Shea Levy
2018-02-13Merge pull request #1863 from shlevy/conf-includesEelco Dolstra
2018-02-13Enable specifying directories in plugin-files.Shea Levy
2018-02-13Allow includes from nix.confShea Levy
2018-02-08Allow using RegisterPrimop to define constants.Shea Levy
2018-02-08Add plugins to make Nix more extensible.Shea Levy
2018-02-07Merge pull request #1816 from shlevy/add-pathEelco Dolstra
2018-02-06Add path primop.Shea Levy
2018-02-03Remove nix-build --hashEelco Dolstra
2018-02-01Merge branch 'master' of git://github.com/catern/nixShea Levy
2018-02-01Remove docs on removed --drv-link and --add-drv-link optionsEelco Dolstra
2018-01-31document ability to set NIX_REMOTE=unix://path/to/socketSpencer Baugh
2018-01-31Rename 1.12 -> 2.0Eelco Dolstra
2018-01-31Add 'nix upgrade-nix' commandEelco Dolstra
2018-01-31Manual: Remove old cruftEelco Dolstra
2018-01-27Improve manual on inheriting attributesEric Wolf
2018-01-17Move show-trace docsEelco Dolstra
2018-01-09nix.conf: builders-use-substitutesRenzo Carbonara
2018-01-04Rename "use-substitutes" to "substitute"Eelco Dolstra
2017-12-12Merge pull request #1725 from chris-martin/pr/concatStringsSepEelco Dolstra