aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/writing-nix-expressions.xml
AgeCommit message (Expand)Author
2009-07-10(no commit message)Eelco Dolstra
2009-06-13* Canonicalise timestamps in the Nix store to 1 (1970-01-01 00:00:01Eelco Dolstra
2008-11-19* Patterns.Eelco Dolstra
2008-08-05* Moved some stuff to the Nixpkgs manual.Eelco Dolstra
2008-06-09* Updated some URLs (did this a long time ago but forgot toEelco Dolstra
2007-12-30* Documented indented string literals.Eelco Dolstra
2007-12-04* component -> package.Eelco Dolstra
2007-11-01* Documented some of the more obscure derivation attributes (includingEelco Dolstra
2007-10-22* Move list of built-in functions to a separate file.Eelco Dolstra
2007-10-22(no commit message)Eelco Dolstra
2007-10-22Added comment telling about setup-hook and propagatedBuildInputsMarc Weber
2007-09-02explanation what happens when passing true / false and null values to derivat...Marc Weber
2006-12-12* New built-in function `builtins.attrNames' that returns theEelco Dolstra
2006-10-26* Typo reported by Arie Middelkoop.Eelco Dolstra
2006-10-11* Removed URIs from the evaluator (NIX-66). They are now just anotherEelco Dolstra
2006-10-05* Documented nix-instantiate --xml, --strict.Eelco Dolstra
2006-10-05* Documented --attr / -A.Eelco Dolstra
2006-10-05* Document --arg.Eelco Dolstra
2006-10-04* Strings.Eelco Dolstra
2006-10-04* Explanation of toXML example.Eelco Dolstra
2006-10-04(no commit message)Eelco Dolstra
2006-10-03* An example of using toXML to pass structured information to aEelco Dolstra
2006-10-03* Document the built-in functions.Eelco Dolstra
2006-10-02* Document the new let.Eelco Dolstra
2006-10-02* Manual updates (especially how nix-build makes testing packages muchEelco Dolstra
2006-09-29* Manual updates, some style improvements.Eelco Dolstra
2006-09-27* Release notes.Eelco Dolstra
2006-08-21* Convert to DocBook 5.Eelco Dolstra
2005-09-28* Use "source" instead of ".".Eelco Dolstra
2005-09-14* Release notes in Docbook; ASCII release notes (i.e., the `NEWS'Eelco Dolstra
2005-04-10* Manual updates.Eelco Dolstra
2005-04-07* More manual updates.Eelco Dolstra
2005-04-07* Build hook documentation.Eelco Dolstra
2005-04-05* Manual updates.Eelco Dolstra
2005-03-15* XInclude all the way.Eelco Dolstra
2005-01-12* NEWS and manual update for release 0.7.Eelco Dolstra
2004-12-17* Typo: genericBuilder -> genericBuild.Eelco Dolstra
2004-11-14* More manual fixes.Eelco Dolstra
2004-11-09* Typos.Eelco Dolstra
2004-11-07* Documented the standard environment, including the generic builder.Eelco Dolstra
2004-11-07* Everything you always wanted to know about functions and derivationsEelco Dolstra
2004-11-07* Operators, comments.Eelco Dolstra
2004-11-07* Lets, inheritance, assertions.Eelco Dolstra
2004-11-05* Typo fix.Eelco Dolstra
2004-11-05* Generic builders.Eelco Dolstra
2004-11-05* Start of language reference.Eelco Dolstra
2004-11-05* Finished GNU Hello walkthrough.Eelco Dolstra
2004-11-04* Manual: writing Nix expressions.Eelco Dolstra
2004-10-18* Instead of — use the actual Unicode character. By the way, toEelco Dolstra
2004-10-14* Split overview chapter into a chapter on package management and aEelco Dolstra