about summary refs log tree commit diff
path: root/doc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-16 Remove unhelpful suggestionEelco Dolstra1-6/+1
2014-09-16 Delete bugs.xmlEelco Dolstra2-40/+0
2014-09-16 Make troubleshooting an appendixEelco Dolstra3-14/+12
2014-09-16 Style tweakEelco Dolstra2-1/+7
2014-09-16 Fix parallel make of manpagesEelco Dolstra1-2/+4
2014-09-16 Fix references to version.txtEelco Dolstra15-16/+16
2014-09-16 Drop separate release notesEelco Dolstra1-28/+0
2014-09-16 Undocument NIX_OTHER_STORESEelco Dolstra3-49/+2
2014-09-16 Tweak some chapter titlesEelco Dolstra2-2/+2
2014-09-16 Drop "service deployment" bla blaEelco Dolstra1-29/+1
2014-09-16 Drop reference to FreeBSDEelco Dolstra1-3/+3
2014-09-16 Remove pointless "license" sectionEelco Dolstra2-25/+0
2014-09-16 Release notes: Use a section per versionEelco Dolstra29-58/+60
2014-09-16 Nicer file names for the release notesEelco Dolstra29-29/+27
2014-09-16 Manual build fixesEelco Dolstra4-15/+15
2014-09-16 Merge branch 'master' of github.com:thatdocslady/nixEelco Dolstra107-5751/+6191
2014-09-16 Add some hyperlinks between NIXPATH and -IEelco Dolstra3-25/+27
2014-08-28 allowedRequisites: Drop stdenv mentionEelco Dolstra2-8/+3
2014-08-28 Fix manual buildEelco Dolstra1-1/+2
2014-08-28 Introduce allowedRequisites featureGergely Risko2-0/+33
2014-08-27 Restructuring the Nix manualMikey Ariel107-5722/+6162
2014-08-23 Document the "out" usage in allowedReferencesGergely Risko1-4/+5
2014-08-13 Remove pointless NIX_LOG_TYPE environment variableEelco Dolstra1-9/+0
2014-08-04 Update manualEelco Dolstra1-25/+33
2014-07-24 nix-copy-closure: Drop --bzip2, --xz, --show-progressEelco Dolstra1-10/+9
2014-07-18 BumpEelco Dolstra1-0/+9
2014-07-17 nix-daemon: Add trusted-users and allowed-users optionsEelco Dolstra1-0/+42
2014-07-16 Manual: TypoEelco Dolstra1-1/+1
2014-07-04 Add builtin function ‘fromJSON’Eelco Dolstra1-0/+17
2014-07-03 Manual: html -> xhtmlEelco Dolstra1-3/+3
2014-06-27 Add `--json` argument to `nix-instantiate`Paul Colomiets1-0/+9
2014-05-26 Rephrase @ operator descriptionAdam Szkoda1-4/+3
2014-05-21 nix-store -l: Fetch build logs from the InternetEelco Dolstra2-89/+108
2014-05-13 fix typoCharles Strahan1-1/+1
2014-05-02 Simplify multi-user installation instructionsEelco Dolstra1-49/+12
2014-04-28 doc fix: swap 'import' and 'export'Charles Strahan1-2/+2
2014-04-25 trunk -> masterEelco Dolstra1-2/+2
2014-04-15 nix-env: Minor change to '--delete-generations Nd' semanticsRicardo M. Correia2-3/+5
2014-04-11 Bump dateEelco Dolstra1-2/+2
2014-04-10 Don't barf when installing as rootEelco Dolstra1-1/+1
2014-04-09 Add docbook icons to the distributionEelco Dolstra17-2/+2
2014-04-08 Simplify quick start sectionEelco Dolstra1-46/+11
2014-04-08 Remove redundant stuffEelco Dolstra1-64/+0
2014-04-08 Update installation instructionsEelco Dolstra1-22/+32
2014-04-07 Update release notesEelco Dolstra1-1/+12
2014-04-04 Update release notesEelco Dolstra1-0/+14
2014-04-04 Document that we require a C++11 compilerEelco Dolstra1-0/+4
2014-03-30 nix-collect-garbage: Add --delete-older-than optionRicardo M. Correia1-6/+12
2014-03-30 nix-env: Add support for --delete-generations 15dRicardo M. Correia1-3/+7
2014-03-12 Document nix-env -q --jsonEelco Dolstra1-0/+8