summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2019-07-03autoconf: Fix C++17 detection not working on Ubuntu 16.04.Niklas Hambüchen
2019-07-03autoconf: Work around editline not being found on Ubuntu 16.04.Niklas Hambüchen
2019-06-25nix-channel: Don't fetch binary-cache-urlEelco Dolstra
2019-06-20Nix uses the CPP SDK, not JavaBruno Bieth
2019-06-04Minor typoJorisE
2019-05-21doc: clarify that optional attrs in a function argument will be ignored unles...Maximilian Bosch
2019-05-17docs: describe $IN_NIX_SHELL values (#2796)Vladimír Čunát
2019-05-12Clarify where output from the diff hook goes.Graham Christensen
2019-05-12diff hook: execute as the build user, and pass the temp dirGraham Christensen
2019-05-12build: run diff-hook under --check and document diff-hookGraham Christensen
2019-05-08Merge pull request #2765 from nh2/manual-nixpkgs-wordEelco Dolstra
2019-05-03Add builtins.hashFileDaniel Schaefer
2019-04-14manual: "Nix Package collection" -> "Nixpkgs package collection".Niklas Hambüchen
2019-03-31docs: Mention `--max-jobs 0` to build remotely onlyNiklas Hambüchen
2019-03-25manual: mention the "channel:" shorthand for NIX_PATHDmitry Kalinkin
2019-03-24Add isPath primopzimbatm
2019-03-21manual: include builtins.* for globally available builtinsLinus Heckemann
2019-03-16Link to `builders-use-substitutes` in chapter on distributed buildsJoachim Breitner
2019-03-14docs: fix typo in AllowDirectReadsAndreas Rammhold
2019-03-01manual nitpick: document sha512 support in hashStringVladimír Čunát
2019-01-23nix-store: make --dump-db take a list of paths to dumpSpencer Baugh
2019-01-20Merge pull request #2635 from veprbl/patch-7Domen Kožar
2019-01-19manual: "sandbox" option default is "true" on LinuxDmitry Kalinkin
2019-01-18Update instructions for Haskell script using nix-shell interpreterSamuel Evans-Powell
2019-01-10Add 2.2 release notesEelco Dolstra
2019-01-07Don't look for a "pv" program, or mention it in the manual sourceJohn Ericson
2018-12-14Clarify nix-instantiate --read-write-modePatrick Hilhorst
2018-12-13Merge pull request #2569 from veprbl/pr/update_prerequisitesEelco Dolstra
2018-12-13docs: raise minimal boost version to 1.66Dmitry Kalinkin
2018-12-10docs: add missing prerequisites: brotli, boost, libseccompDmitry Kalinkin
2018-12-08s3: document scheme query parameterDaiderd Jordan
2018-11-13Merge branch 'feature/editline-pr' of https://github.com/dtzWill/nixEelco Dolstra
2018-11-13manual: quote $servletsFelix C. Stegerman
2018-11-12fix typo (s/gift/git/)Felix C. Stegerman
2018-11-09Manual: build locally -> buildEelco Dolstra
2018-11-09UrghEelco Dolstra
2018-11-08Fix manual buildLinus Heckemann
2018-11-08Merge pull request #2524 from domenkozar/deprecate-toPathEelco Dolstra
2018-11-08Deprecate builtins.toPathDomen Kožar
2018-11-07Enable sandboxing by defaultEelco Dolstra
2018-11-07Document allowSubstitutesEelco Dolstra
2018-11-07Fix preferLocalBuild descriptionEelco Dolstra
2018-10-29editline: wipWill Dietz
2018-10-20Add --graphml option to the nix-store --query commandAntoine Eiche
2018-10-04Docs: update fixed output hashesBenjamin Hipple
2018-10-02manual: add XML IDs to all builtin list entriesProfpatsch
2018-10-01Merge pull request #2456 from grahamc/s3-substitutersEelco Dolstra
2018-10-01Add missing fileEelco Dolstra
2018-09-28Check requiredSystemFeatures for local buildsEelco Dolstra
2018-09-27Update docs to describe how s3:// URLS does in fact support endpoint, region,...Graham Christensen