about summary refs log tree commit diff
path: root/doc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-20 (no commit message)Eelco Dolstra1-1/+2
2008-11-19 * Patterns.Eelco Dolstra1-31/+73
2008-11-19 (no commit message)Eelco Dolstra2-1/+62
2008-11-19 * Updated the manual.Eelco Dolstra2-3/+134
2008-11-19 * Documented some of the sharing mechanisms. Eelco Dolstra7-5/+144
2008-11-19 * Install documentation in $(docdir) (i.e. share/doc/nix).Eelco Dolstra1-6/+6
2008-11-19 * Remove references to Berkeley DB, including most of theEelco Dolstra4-143/+17
2008-11-19 * Release notes.Eelco Dolstra1-18/+138
2008-11-18 * Get rid of nix-pack-closure / nix-unpack-closure, they're redundant.Eelco Dolstra5-133/+7
2008-08-05 * Moved some stuff to the Nixpkgs manual.Eelco Dolstra2-162/+22
2008-07-11 * Generalised the dependencyClosure primop to builtins.genericClosure,Eelco Dolstra1-2/+7
2008-07-01 * Export the nix-env derivation name parsing and version comparisonEelco Dolstra1-0/+6
2008-06-11 * Updated some URLs.Eelco Dolstra4-17/+19
2008-06-09 * Updated some URLs (did this a long time ago but forgot toEelco Dolstra4-34/+30
2008-01-29 * nix-store --dump-db / --load-db to dump/load the Nix DB.Eelco Dolstra1-0/+13
2007-12-31 (no commit message)Eelco Dolstra1-4/+5
2007-12-31 * More documentation.Eelco Dolstra5-21/+212
2007-12-31 * Documented a bunch of nix-store commands.Eelco Dolstra1-0/+174
2007-12-31 (no commit message)Eelco Dolstra1-89/+89
2007-12-31 (no commit message)Eelco Dolstra1-9/+8
2007-12-31 * More release notes.Eelco Dolstra1-0/+44
2007-12-30 * Documented indented string literals.Eelco Dolstra3-43/+193
2007-12-04 * component -> package.Eelco Dolstra8-98/+97
2007-11-30 * Added a new kind of multi-line string literal delimited by twoEelco Dolstra1-0/+4
2007-11-29 * Troubleshooting entry about running out of locks.Eelco Dolstra1-1/+43
2007-11-21 * New primop `readFile' to get the contents of a file as a string.Eelco Dolstra1-0/+9
2007-11-01 * A rule to make a PDF version of the manual.Eelco Dolstra1-0/+8
2007-11-01 * Documented some of the more obscure derivation attributes (includingEelco Dolstra3-14/+250
2007-10-31 * Documented multi-user Nix.Eelco Dolstra4-46/+271
2007-10-29 (no commit message)Eelco Dolstra3-0/+132
2007-10-29 * Make the `--prebuilt-only' / `-b' option work not just for queriesEelco Dolstra1-1/+2
2007-10-27 * Delete the chroot directory automatically.Eelco Dolstra1-0/+3
2007-10-24 (no commit message)Eelco Dolstra1-0/+5
2007-10-23 * Improved introduction (actually copied mostly from the homepage).Eelco Dolstra1-126/+312
2007-10-22 * Document the new primops in Nix 0.11.Eelco Dolstra1-1/+164
2007-10-22 * Move list of built-in functions to a separate file.Eelco Dolstra3-584/+592
2007-10-22 (no commit message)Eelco Dolstra1-15/+14
2007-10-22 Added comment telling about setup-hook and propagatedBuildInputsMarc Weber1-3/+12
2007-09-19 * Manpage for nix-copy-closure.Eelco Dolstra17-25/+308
2007-09-17 * nix-env: allow ~/.nix-defexpr to be a directory. If it is, then theEelco Dolstra1-43/+4
2007-09-02 explanation what happens when passing true / false and null values to derivat...Marc Weber1-0/+4
2007-08-12 * Get rid of the substitutes database table (NIX-47). Instead, if weEelco Dolstra1-30/+0
2007-06-02 change default NIX_HASH_ALGOArmijn Hemel1-1/+1
2007-05-16 (no commit message)Eelco Dolstra3-44/+80
2007-05-01 * nix-env -i: instead of breaking package ties by version, break themEelco Dolstra1-0/+6
2007-05-01 * `nix-env -q --xml --meta' to show all meta attributes.Eelco Dolstra1-2/+2
2007-04-27 * Package flag "keep" that prevents a package from being removed fromEelco Dolstra1-2/+2
2007-04-27 * Package conflict resolution through priority levels. If there is aEelco Dolstra1-1/+3
2007-04-26 * nix-env -q now has a flag --prebuilt-only (-b<) that causes nix-envEelco Dolstra1-0/+9
2007-04-16 * Updated dependency information.Eelco Dolstra1-9/+10