summary refs log tree commit diff
path: root/doc/functions.xml
Commit message (Expand)AuthorAge
* doc/functions/generators: convert to CommonMarkRyan Mulligan2021-06-11
* doc/functions/prefer-remote-fetch: convert to CommonMarkRyan Mulligan2021-06-07
* doc/functions/debug: convert to CommonMarkRyan Mulligan2021-06-07
* doc: nix-gitignore to CommonMarkAntoine Martin2021-06-05
* doc: move fhs and mkShell under builders/specialFrederik Rietdijk2019-10-21
* doc: move overrides into separate chapterFrederik Rietdijk2019-10-21
* doc: move image builders into new images chapterFrederik Rietdijk2019-10-21
* doc: move fetchers and trivial builders under buildersFrederik Rietdijk2019-10-20
* doc: re-formatJan Tojnar2019-09-18
* ociTools: initKatharina Fey2019-09-04
* snapTools.makeSnap: initGraham Christensen2019-06-18
* Merge pull request #54693 from tilpner/appimage-toolsGraham Christensen2019-02-23
|\
| * appimageTools: inittilpner2019-02-23
* | nix-gitignore: init at v3.0.0 (#46112)Raitis Veinbahs2019-02-18
* | nixpkgs/manual: add trivial builders sectionMatthew Bauer2019-01-26
* | nixpkgs/manual: document fetcher functionsMatthew Bauer2019-01-26
|/
* prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim2019-01-18
* nixpkgs: Start documenting library functions in XMLGraham Christensen2018-10-05
* shell functions: rewrite as xmlGraham Christensen2018-10-02
* nixpkgs docs: move shell section to its own fileGraham Christensen2018-10-02
* nixpkgs docs: move dockertool to its own fileGraham Christensen2018-10-02
* nixpkgs docs: move fhs-environments to its own fileGraham Christensen2018-10-02
* nixpkgs docs: move debug to its own fileGraham Christensen2018-10-02
* nixpkgs docs: move generators to its own fileGraham Christensen2018-10-02
* nixpkgs docs: move overrides to its own fileGraham Christensen2018-10-02
* fixup: drop comment about config behaving differently from buildImageGraham Christensen2018-09-27
* dockerTools.buildLayeredImage: initGraham Christensen2018-09-26
* Clarfy the binary reproducibility problems of created=now with dockerTools.bu...Graham Christensen2018-09-20
* dockerTools.buildImage: support impure datesGraham Christensen2018-09-20
* Manual: Random indentation fixesEelco Dolstra2018-09-03
* nixpkgs docs: normalizeGraham Christensen2018-08-27
* docs: include shell sectionGraham Christensen2018-08-27
* dockerTools.pullImage: control OS and architectureNick Novitski2018-07-27
* dockerTools.buildImage: add option to use nix output hash as tagMathias Schreck2018-07-06
* doc: ran `make format`Samuel Dionne-Riel2018-05-31
* dockerTools.pullImage: documentation and release noteAntoine Eiche2018-05-02
* nixpkgs docs: format =)Graham Christensen2018-05-01
* docs: initial manual entry for `lib/debug.nix`Profpatsch2018-04-27
* lib/generators: add an example of overriding defaultsProfpatsch2018-03-29
* dockerTools: document image spec v1.2 compatibilityMathias Schreck2017-08-03
* doc: Fix some typosJan Tojnar2017-06-11
* rename iana_etc to iana-etcJörg Thalheim2017-03-28
* wrap added notes in <note>Paul Kinsky2017-02-20
* Add tips for resolving https issues in containersPaul Kinsky2017-02-20
* ~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra2017-02-01
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-16
* docs: fix a couple of unmatched parenthesesKier Davis2017-01-12
* lib/generators: add manual documentationProfpatsch2016-11-17
* Merge pull request #18660 from aneeshusa/add-override-attrsDomen Kožar2016-10-30
|\
| * mkDerivation: add overrideAttrs functionAneesh Agrawal2016-10-02