Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-03 | Rename nix-worker to nix-daemon | Eelco Dolstra | 1 | -1/+1 | |
2012-07-09 | Install a nix.conf manpage | Eelco Dolstra | 1 | -0/+2 | |
2012-04-06 | Fix building from the tarball | Eelco Dolstra | 1 | -1/+1 | |
2012-04-06 | Include common options in the manpages using some XInclude hackery | Eelco Dolstra | 1 | -12/+24 | |
2012-04-06 | Add a missing DocBook source file to the tarball | Eelco Dolstra | 1 | -1/+1 | |
Reported on IRC by Adrian Siekierka. | |||||
2009-09-18 | * Use xmllint (>= 2.7.4) for RelaxNG validation instead of Jing. | Eelco Dolstra | 1 | -6/+2 | |
2009-07-14 | * Remove the redundant <sections> around refentries. | Eelco Dolstra | 1 | -1/+2 | |
2009-07-10 | * Leave out the collaborators / revision history page. | Eelco Dolstra | 1 | -1/+5 | |
2008-11-29 | * Install the release notes. | Eelco Dolstra | 1 | -0/+4 | |
2008-11-19 | * Documented some of the sharing mechanisms. | Eelco Dolstra | 1 | -1/+3 | |
2008-11-19 | * Install documentation in $(docdir) (i.e. share/doc/nix). | Eelco Dolstra | 1 | -6/+6 | |
2008-11-18 | * Get rid of nix-pack-closure / nix-unpack-closure, they're redundant. | Eelco Dolstra | 1 | -1/+0 | |
2007-11-01 | * A rule to make a PDF version of the manual. | Eelco Dolstra | 1 | -0/+8 | |
2007-10-22 | * Move list of built-in functions to a separate file. | Eelco Dolstra | 1 | -1/+1 | |
2007-09-19 | * Manpage for nix-copy-closure. | Eelco Dolstra | 1 | -2/+2 | |
2006-10-04 | * Use GIF callouts instead of PNG since the GIFs have transparency. | Eelco Dolstra | 1 | -3/+7 | |
2006-10-02 | * Documented nix-hash. | Eelco Dolstra | 1 | -1/+1 | |
2006-09-29 | * Document nix-install-package and the nixpkg file format. | Eelco Dolstra | 1 | -1/+2 | |
2006-09-29 | * Manual updates, some style improvements. | Eelco Dolstra | 1 | -1/+2 | |
2006-09-28 | * Manual updates. | Eelco Dolstra | 1 | -1/+2 | |
* Documented nix-{pack,unpack}-closure. | |||||
2006-08-21 | * Convert to DocBook 5. | Eelco Dolstra | 1 | -5/+8 | |
* Use Jing for RelaxNG validation, xmllint seems buggy. | |||||
2006-08-01 | * Ugh. Darwin's chmod insists that flags come before the mode | Eelco Dolstra | 1 | -1/+1 | |
specification. | |||||
2005-09-16 | * svn:ignores. | Eelco Dolstra | 1 | -1/+1 | |
* Add missing file to dist. | |||||
2005-09-15 | * Force release notes in ASCII, not UTF-8. | Eelco Dolstra | 1 | -1/+1 | |
2005-09-15 | * Check for w3m. | Eelco Dolstra | 1 | -2/+3 | |
2005-09-14 | * Release notes in Docbook; ASCII release notes (i.e., the `NEWS' | Eelco Dolstra | 1 | -1/+18 | |
file) is now generated from that using `w3m' and some XSL hackery. | |||||
2005-04-09 | * Document nix-channel. | Eelco Dolstra | 1 | -2/+2 | |
2005-04-08 | * Lots of manual updates, in particular the new `nix-store --query' | Eelco Dolstra | 1 | -0/+1 | |
options were documented, as well as the Nix configuration file. | |||||
2005-04-07 | * More manual updates. | Eelco Dolstra | 1 | -2/+3 | |
2005-04-05 | * Use `--nonet' flag. | Eelco Dolstra | 1 | -3/+4 | |
2005-04-01 | * Added a glossary to the manual. | Eelco Dolstra | 1 | -1/+2 | |
2005-03-16 | * Documented common environment variables. | Eelco Dolstra | 1 | -1/+1 | |
2005-03-16 | * Automake 1.9 compatibility. | Eelco Dolstra | 1 | -5/+5 | |
2005-03-15 | * XInclude all the way. | Eelco Dolstra | 1 | -8/+8 | |
2004-11-05 | * Finished GNU Hello walkthrough. | Eelco Dolstra | 1 | -1/+2 | |
2004-10-31 | * Add figures to `make install' / `make dist'. | Eelco Dolstra | 1 | -1/+5 | |
2004-10-29 | * Began adding build farm docs. | Eelco Dolstra | 1 | -0/+1 | |
2004-10-14 | * Split overview chapter into a chapter on package management and a | Eelco Dolstra | 1 | -1/+2 | |
chapter on writing Nix expressions. | |||||
2004-04-08 | * EBNF grammar for the Nix expression language. | Eelco Dolstra | 1 | -2/+2 | |
2004-02-10 | * Lots of manual stuff. Reference pages for most Nix commands. | Eelco Dolstra | 1 | -3/+5 | |
* nix-pull now requires the full url to the manifest, i.e., `/MANIFEST/' is no longer automatically appended. * nix-prefetch-url works again. | |||||
2004-02-02 | * Sort `nix-env -q' output by derivation name. | Eelco Dolstra | 1 | -1/+1 | |
* `--version' flag for all commands. * Manual updates. | |||||
2004-01-20 | * Nix Quick Start guide. | Eelco Dolstra | 1 | -1/+1 | |
2004-01-08 | * Start of nix-env reference. | Eelco Dolstra | 1 | -2/+2 | |
* Some CSS tweaks. | |||||
2004-01-08 | * Manual updates. | Eelco Dolstra | 1 | -2/+2 | |
2004-01-08 | * Include version number in manual. | Eelco Dolstra | 1 | -3/+8 | |
2004-01-07 | * Include images/ in distribution. | Eelco Dolstra | 1 | -1/+1 | |
2004-01-06 | * book -> manual | Eelco Dolstra | 1 | -12/+12 | |
2004-01-06 | * Install images. | Eelco Dolstra | 1 | -1/+9 | |
2003-12-30 | * RPM spec file. | Eelco Dolstra | 1 | -3/+3 | |
* Respect DESTDIR variable. | |||||
2003-12-21 | * Man pages in sections. | Eelco Dolstra | 1 | -3/+2 | |