aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-07-15use sha256 hashes in the examplesHarmen
2017-07-10fix buggy nix-shell man pageRobert Vollmert
2017-07-07man page (nix-shell): Fix grouping of -p optionRobert Vollmert
2017-07-07man page (nix-prefetch-url): Add some missing optionsRobert Vollmert
2017-07-07man page (nix-instantiate): -E is optionalRobert Vollmert
2017-07-07man page (nix-instantiate): Add --json to synopsis, order variablesRobert Vollmert
2017-07-07man page (nix-instantiate): Remove non-existent nix-build argument -rRobert Vollmert
2017-07-07man pages: Consistently separate alternatives by /Robert Vollmert
2017-07-07man pages: Argument for --max-jobsRobert Vollmert
2017-07-07man pages: Grouping for option alternativesRobert Vollmert
2017-07-07glossary: Fix word orderRobert Vollmert
2017-07-06Fix nix-instantiate manpage indentationRobert Vollmert
2017-07-04Add allow-new-privileges optionEelco Dolstra
2017-06-14OS X -> macOSEelco Dolstra
2017-06-14Add 1.11.10 release notesEelco Dolstra
2017-05-29Merge pull request #1393 from pyrtsa/patch-1Eelco Dolstra
2017-05-28Remove stray `>` in builtins docPyry Jahkola
2017-05-28Fix variable name typo in derivations docPyry Jahkola
2017-05-24Merge pull request #1382 from FRidh/patch-1Eelco Dolstra
2017-05-17Document that builtins.match takes a POSIX extended REEelco Dolstra
2017-05-11Document fetchTarball can take a sha256Frederik Rietdijk
2017-05-10TypoEelco Dolstra
2017-05-10Replace readline by linenoiseEelco Dolstra
2017-05-10doc: builtins.attrNames returns alphabetically sorted listDomen Kožar
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