aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-04-09Add docbook icons to the distributionEelco Dolstra
2014-04-08Simplify quick start sectionEelco Dolstra
2014-04-08Remove redundant stuffEelco Dolstra
2014-04-08Update installation instructionsEelco Dolstra
2014-04-07Update release notesEelco Dolstra
2014-04-04Update release notesEelco Dolstra
2014-04-04Document that we require a C++11 compilerEelco Dolstra
2014-03-30nix-collect-garbage: Add --delete-older-than optionRicardo M. Correia
2014-03-30nix-env: Add support for --delete-generations 15dRicardo M. Correia
2014-03-12Document nix-env -q --jsonEelco Dolstra
2014-03-12Generate release notes againEelco Dolstra
2014-03-12Update release notes for 1.7Eelco Dolstra
2014-03-11Fix typosEelco Dolstra
2014-03-11Document null dynamic attrsShea Levy
2014-02-28TypoEelco Dolstra
2014-02-26Also provide an option for setting the curl connection timeoutEelco Dolstra
2014-02-26Document dynamic attributesShea Levy
2014-02-19nix-shell: Add --packages flagEelco Dolstra
2014-02-19nix-instantiate: Rename --eval-only to --eval, --parse-only to --parseEelco Dolstra
2014-02-19nix-instantiate: Add a flag --expr / -E to read expressions from the command ...Eelco Dolstra
2014-02-19Move manpages aroundEelco Dolstra
2014-02-17nix-store --gc --max-freed: Support a unit specifierEelco Dolstra
2014-02-17nix-shell: Execute shellHook if it existsEelco Dolstra
2014-02-12Document current meaning of preferLocalBuildEelco Dolstra
2014-02-10Binary tarball: Automatically create /nixEelco Dolstra
2014-02-10nix-shell: Use shell.nix as the default expression if it existsEelco Dolstra
2014-02-07Rename --no-readonly-mode --read-write-modeShea Levy
2014-02-07nix-instantiate: Add a --no-readonly-mode flagShea Levy
2014-02-01Only run "git ls-files" when doing "make check"Eelco Dolstra
2014-02-01More "make dist" fixesEelco Dolstra
2014-02-01Fix "make dist"Eelco Dolstra
2014-02-01Remove AutomakefilesEelco Dolstra
2014-02-01Update Makefile variable namesEelco Dolstra
2014-02-01Build/install manualEelco Dolstra
2014-01-13Document nullsEelco Dolstra
2013-11-19Add a toJSON primopEelco Dolstra
2013-11-14Remove nix-setuid-helperEelco Dolstra
2013-10-28Update release notes, set version for 1.6.1 releaseEelco Dolstra
2013-10-24Undocument obsolete form of "let"Eelco Dolstra
2013-10-24Doc fixEelco Dolstra
2013-10-24Rename "attribute sets" to "sets"Eelco Dolstra
2013-10-24Manual: Fix broken URLsEelco Dolstra
2013-10-24Document typeOfEelco Dolstra
2013-10-24Document NIX_SHOW_STATS and NIX_COUNT_CALLSEelco Dolstra
2013-10-17Fold two stack trace messages in derivationsEelco Dolstra
2013-10-17Nix 1.6.1 release notesEelco Dolstra
2013-10-17two typosgoblin
2013-09-10Version was called 1.6, not 1.6.0Eelco Dolstra
2013-09-10Update release notesEelco Dolstra
2013-09-06typoDomen Kožar