Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-09 | Manual: build locally -> build | Eelco Dolstra | |
2018-11-07 | Document allowSubstitutes | Eelco Dolstra | |
2018-11-07 | Fix preferLocalBuild description | Eelco Dolstra | |
preferLocalBuild does not in fact prevent substitution. | |||
2018-10-04 | Docs: update fixed output hashes | Benjamin Hipple | |
`fetchurl` will now throw if given an `md5`, and the hashes have generally been upgraded to avoid it and use `sha256` as a default. This updates the documentation examples in the manual accordingly. | |||
2018-07-26 | add manual entries for disallowedRequisites and disallowedReferences | Symphorien Gibol | |
2018-05-02 | docs: mention source of env variables used by `impureEnvVars`. | Gleb Peregud | |
2017-07-15 | use sha256 hashes in the examples | Harmen | |
And fix a dead link. | |||
2015-02-17 | Use $<attr>Path instead of $<attr> for passAsFile | Eelco Dolstra | |
2015-02-17 | Allow passing attributes via files instead of environment variables | Eelco Dolstra | |
Closes #473. | |||
2015-02-17 | Keep sorted | Eelco Dolstra | |
2015-01-08 | Fix typo (assuming this is a typo) | Данило Глинський (Danylo Hlynskyi) | |
Fix typo (assuming this is a typo) `allowedRequisites` mentions `allowedReferences` in code example | |||
2014-09-16 | Merge branch 'master' of github.com:thatdocslady/nix | Eelco Dolstra | |
Conflicts: doc/manual/release-notes.xml doc/manual/writing-nix-expressions.xml | |||
2014-08-27 | Restructuring the Nix manual | Mikey Ariel | |