Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-05 | * Documented nix-instantiate --xml, --strict. | Eelco Dolstra | |
* Added an example to the nix-build section. | |||
2006-10-05 | * Documented --attr / -A. | Eelco Dolstra | |
2006-10-05 | * Document --arg. | Eelco Dolstra | |
2006-10-02 | * Manual updates (especially how nix-build makes testing packages much | Eelco Dolstra | |
easier; no longer need a helper expression). | |||
2006-08-21 | * Convert to DocBook 5. | Eelco Dolstra | |
* Use Jing for RelaxNG validation, xmllint seems buggy. | |||
2005-07-13 | * nix-build: default to `./default.nix' if no paths are specified. | Eelco Dolstra | |
So when using Nix as a build tool, you can just say `nix-build' and it will build the top-level derivation defined in `default.nix'. | |||
2005-04-10 | * Manual updates. | Eelco Dolstra | |
2005-04-07 | * More manual updates. | Eelco Dolstra | |