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