about summary refs log tree commit diff
path: root/doc/manual/command-ref/conf-file.xml
AgeCommit message (Expand)AuthorFilesLines
2019-10-09 Fix typos in the Nix Manual.Danny Bautista1-1/+1
2019-08-15 Merge pull request #2782 from grahamc/flamesEelco Dolstra1-0/+28
2019-08-14 Track function start and ends for flame graphsGraham Christensen1-0/+28
2019-08-08 conf: stalled-download-timeout: make tunableGraham Christensen1-0/+8
2019-08-07 fixup: docs for post-build-hookGraham Christensen1-1/+1
2019-08-07 Merge pull request #2995 from tweag/post-build-hookEelco Dolstra1-0/+56
2019-08-06 post-build-hook: docs fixupGraham Christensen1-1/+2
2019-08-02 Add a post-build-hookregnat1-0/+55
2019-08-02 Tweak min-free/max-free descriptionsEelco Dolstra1-5/+9
2019-07-19 docs: document balancing cores and max-jobsGraham Christensen1-2/+6
2019-07-05 tarball-ttl: documentGraham Christensen1-0/+25
2019-05-12 Clarify where output from the diff hook goes.Graham Christensen1-4/+5
2019-05-12 diff hook: execute as the build user, and pass the temp dirGraham Christensen1-7/+13
2019-05-12 build: run diff-hook under --check and document diff-hookGraham Christensen1-4/+77
2019-01-19 manual: "sandbox" option default is "true" on LinuxDmitry Kalinkin1-1/+2
2018-09-28 Check requiredSystemFeatures for local buildsEelco Dolstra1-0/+27
2018-09-18 docs: document deprecated aliasesGraham Christensen1-22/+169
2018-09-01 Merge pull request #2168 from grahamc/explain-why-netrc-is-bustedEelco Dolstra1-1/+6
2018-08-29 nix.conf: clarify -j0 doesn't affect preferLocalBuildDomen Kožar1-1/+3
2018-08-29 nix.conf: mention -j0 is usefulDomen Kožar1-1/+2
2018-05-18 manual: document why ~/.netrc doesn't workGraham Christensen1-1/+6
2018-04-23 Merge branch 'aarch64-armv7' of git://github.com/lheckemann/nixShea Levy1-0/+19
2018-04-06 update/re-order the options docsAmineChikhaoui1-19/+19
2018-04-06 re-order the options using the alphabetical order and improve the example in ...AmineChikhaoui1-25/+29
2018-04-06 add documentation for the local disk cache TTL configAmineChikhaoui1-0/+24
2018-03-18 Fix bad XMLEelco Dolstra1-2/+1
2018-03-17 doc: document the min-free and max-free optionszimbatm1-0/+17
2018-03-17 doc: add xml:id to all the config optionszimbatm1-18/+18
2018-03-16 rename build-extra-platforms -> extra-platformsLinus Heckemann1-0/+19
2018-02-21 Manual: Put configuration options in sorted orderEelco Dolstra1-427/+412
2018-02-21 Manual: Update chapter on remote buildsEelco Dolstra1-3/+12
2018-02-13 Allow plugins to define new settings.Shea Levy1-3/+4
2018-02-13 Merge pull request #1863 from shlevy/conf-includesEelco Dolstra1-1/+6
2018-02-13 Enable specifying directories in plugin-files.Shea Levy1-0/+4
2018-02-13 Allow includes from nix.confShea Levy1-1/+6
2018-02-08 Allow using RegisterPrimop to define constants.Shea Levy1-1/+1
2018-02-08 Add plugins to make Nix more extensible.Shea Levy1-0/+27
2018-01-17 Move show-trace docsEelco Dolstra1-0/+8
2018-01-09 nix.conf: builders-use-substitutesRenzo Carbonara1-0/+14
2018-01-04 Rename "use-substitutes" to "substitute"Eelco Dolstra1-1/+1
2017-11-21 Add a warning about the 'trusted-users' optionEelco Dolstra1-5/+6
2017-11-20 Document secret-key-filesEelco Dolstra1-3/+16
2017-11-20 signed-binary-caches -> require-sigsEelco Dolstra1-5/+8
2017-11-20 binary-cache-public-keys -> trusted-public-keysEelco Dolstra1-5/+5
2017-10-30 Add option allowed-urisEelco Dolstra1-1/+17
2017-08-31 Rename a few configuration optionsEelco Dolstra1-29/+28
2017-07-30 replace "Mac OS X" with "macOS"davidak1-1/+1
2017-07-17 Make the hashes mirrors used by builtins.fetchurl configurableEelco Dolstra1-0/+28
2017-07-04 Add allow-new-privileges optionEelco Dolstra1-0/+17
2017-04-20 Read per-user settings from ~/.config/nix/nix.confEelco Dolstra1-8/+28