about summary refs log tree commit diff
path: root/doc/functions
AgeCommit message (Expand)AuthorFilesLines
2020-03-01Merge pull request #68491 from roberth/fix-dontRecurseIntoAttrsRobert Hensing1-0/+44
2020-01-12fix catAttrs documentation signatureivann1-1/+1
2019-10-21doc: move fhs and mkShell under builders/specialFrederik Rietdijk2-146/+0
2019-10-21doc: move overrides into separate chapterFrederik Rietdijk1-151/+0
2019-10-21doc: move image builders into new images chapterFrederik Rietdijk6-747/+0
2019-10-20doc: move fetchers and trivial builders under buildersFrederik Rietdijk2-227/+0
2019-09-18doc: re-formatJan Tojnar16-617/+186
2019-09-17doc/stdenv: document meson variablesworldofpeace2-26/+20
2019-09-11Document attrsets.recurseIntoAttrsRobert Hensing1-0/+44
2019-09-09ociTools: fixing outdated documentationKatharina Fey1-3/+3
2019-09-04ociTools: initKatharina Fey1-0/+76
2019-08-15doc/functions/dockertools.xml: clarify that "Commands" means shell commandsGraham Christensen1-1/+1
2019-08-12dockertools.buildLayeredImage: default layer count up to 100Graham Christensen1-1/+4
2019-08-12dockerTools: document extraCommandsGraham Christensen1-0/+13
2019-07-10doc: fix after snaptools mergeGraham Christensen3-2/+42
2019-06-18snapTools.makeSnap: initGraham Christensen1-0/+74
2019-06-17doc: Use prompt more oftenJan Tojnar1-9/+9
2019-06-17doc: fix spurious whitespaceJan Tojnar4-24/+24
2019-04-06Merge pull request #58360 from xtruder/pkgs/dockerTools/nix-prefetch-dockerJaka Hudoklin1-12/+29
2019-04-06dockerTools: add nix-prefetch-docker scriptJaka Hudoklin1-12/+29
2019-03-26dockerTools: add finalImageName parameter for pullImageJaka Hudoklin1-7/+16
2019-03-08doc: format the documentation (#57102)Wael Nasreddine7-300/+283
2019-02-26treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim1-2/+2
2019-02-23Merge pull request #54693 from tilpner/appimage-toolsGraham Christensen1-0/+121
2019-02-23appimageTools: inittilpner1-0/+121
2019-02-18nix-gitignore: init at v3.0.0 (#46112)Raitis Veinbahs1-0/+78
2019-01-30Fix typos in docker tools docsAlexandre Esteves1-7/+7
2019-01-27nixpkgs/manual: add one more fix for a missed reviewMatthew Bauer1-3/+4
2019-01-27nixpkgs/manual: address review commentsMatthew Bauer2-28/+75
2019-01-26nixpkgs/manual: add trivial builders sectionMatthew Bauer1-0/+84
2019-01-26nixpkgs/manual: document fetcher functionsMatthew Bauer1-0/+198
2019-01-18prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim1-0/+27
2019-01-04doc: Add automatic generation of library function documentationVincent Ambo1-0/+9
2018-10-23Merge pull request #47430 from roberth/nixpkgs-extendJohn Ericson1-2/+11
2018-10-23nixpkgs docs: Fix tiny typo (#48477)Ingo Blechschmidt1-2/+2
2018-10-19doc: Add link from overrides to overlaysRobert Hensing1-2/+3
2018-10-18doc: Improve overrides and overlays documentationRobert Hensing1-6/+3
2018-10-18nixpkgs docs: Point to pkgs.extend, pkgs.appendOverlays and improve override ...Robert Hensing1-2/+13
2018-10-12nixpkgs docs: document recursivelyUpdateGraham Christensen1-0/+57
2018-10-12nixpkgs docs: document recursivelyUpdateUntilGraham Christensen1-0/+108
2018-10-12nixpkgs docs: document zipAttrsGraham Christensen1-1/+44
2018-10-12nixpkgs docs: document zipAttrsWithGraham Christensen1-0/+79
2018-10-12nixpkgs docs: Clarify zipAttrsWithNames's docsGraham Christensen1-1/+1
2018-10-12nixpkgs docs: document zipAttrsWithNamesGraham Christensen1-0/+88
2018-10-12nixpkgs docs: document optionalAttrsGraham Christensen1-0/+53
2018-10-12nixpkgs docs: document toDerivationGraham Christensen1-0/+26
2018-10-12nixpkgs docs: document isDerivationGraham Christensen1-0/+43
2018-10-12nixpkgs docs: document genAttrsGraham Christensen1-0/+59
2018-10-12nixpkgs docs: document mapAttrsRecursiveCondGraham Christensen1-0/+123
2018-10-12nixpkgs docs: finish up mapAttrsRecursiveGraham Christensen1-0/+82