aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/Makefile.am
AgeCommit message (Collapse)Author
2014-02-01Remove AutomakefilesEelco Dolstra
2013-07-19Rename ‘nix-build --run-env’ to ‘nix-shell’Eelco Dolstra
2012-10-03Rename nix-worker to nix-daemonEelco Dolstra
2012-07-09Install a nix.conf manpageEelco Dolstra
2012-04-06Fix building from the tarballEelco Dolstra
2012-04-06Include common options in the manpages using some XInclude hackeryEelco Dolstra
2012-04-06Add a missing DocBook source file to the tarballEelco Dolstra
Reported on IRC by Adrian Siekierka.
2009-09-18* Use xmllint (>= 2.7.4) for RelaxNG validation instead of Jing.Eelco Dolstra
2009-07-14* Remove the redundant <sections> around refentries.Eelco Dolstra
2009-07-10* Leave out the collaborators / revision history page.Eelco Dolstra
2008-11-29* Install the release notes.Eelco Dolstra
2008-11-19* Documented some of the sharing mechanisms. Eelco Dolstra
2008-11-19* Install documentation in $(docdir) (i.e. share/doc/nix).Eelco Dolstra
2008-11-18* Get rid of nix-pack-closure / nix-unpack-closure, they're redundant.Eelco Dolstra
2007-11-01* A rule to make a PDF version of the manual.Eelco Dolstra
2007-10-22* Move list of built-in functions to a separate file.Eelco Dolstra
2007-09-19* Manpage for nix-copy-closure.Eelco Dolstra
2006-10-04* Use GIF callouts instead of PNG since the GIFs have transparency.Eelco Dolstra
2006-10-02* Documented nix-hash.Eelco Dolstra
2006-09-29* Document nix-install-package and the nixpkg file format.Eelco Dolstra
2006-09-29* Manual updates, some style improvements.Eelco Dolstra
2006-09-28* Manual updates.Eelco Dolstra
* Documented nix-{pack,unpack}-closure.
2006-08-21* Convert to DocBook 5.Eelco Dolstra
* Use Jing for RelaxNG validation, xmllint seems buggy.
2006-08-01* Ugh. Darwin's chmod insists that flags come before the modeEelco Dolstra
specification.
2005-09-16* svn:ignores.Eelco Dolstra
* Add missing file to dist.
2005-09-15* Force release notes in ASCII, not UTF-8.Eelco Dolstra
2005-09-15* Check for w3m.Eelco Dolstra
2005-09-14* Release notes in Docbook; ASCII release notes (i.e., the `NEWS'Eelco Dolstra
file) is now generated from that using `w3m' and some XSL hackery.
2005-04-09* Document nix-channel.Eelco Dolstra
2005-04-08* Lots of manual updates, in particular the new `nix-store --query'Eelco Dolstra
options were documented, as well as the Nix configuration file.
2005-04-07* More manual updates.Eelco Dolstra
2005-04-05* Use `--nonet' flag.Eelco Dolstra
2005-04-01* Added a glossary to the manual.Eelco Dolstra
2005-03-16* Documented common environment variables.Eelco Dolstra
2005-03-16* Automake 1.9 compatibility.Eelco Dolstra
2005-03-15* XInclude all the way.Eelco Dolstra
2004-11-05* Finished GNU Hello walkthrough.Eelco Dolstra
2004-10-31* Add figures to `make install' / `make dist'.Eelco Dolstra
2004-10-29* Began adding build farm docs.Eelco Dolstra
2004-10-14* Split overview chapter into a chapter on package management and aEelco Dolstra
chapter on writing Nix expressions.
2004-04-08* EBNF grammar for the Nix expression language.Eelco Dolstra
2004-02-10* Lots of manual stuff. Reference pages for most Nix commands.Eelco Dolstra
* 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
* `--version' flag for all commands. * Manual updates.
2004-01-20* Nix Quick Start guide.Eelco Dolstra
2004-01-08* Start of nix-env reference.Eelco Dolstra
* Some CSS tweaks.
2004-01-08* Manual updates.Eelco Dolstra
2004-01-08* Include version number in manual.Eelco Dolstra
2004-01-07* Include images/ in distribution.Eelco Dolstra
2004-01-06* book -> manualEelco Dolstra
2004-01-06* Install images.Eelco Dolstra