summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2018-10-26doc: apply `make format`Jörg Thalheim
2018-10-26doc: extend breakpointHook documentationJörg Thalheim
2018-10-26Merge pull request #49126 from das-g/stdenv-docsJörg Thalheim
2018-10-26nixpkgs docs: add missing spaces between wordsRaphael Borun Das Gupta
2018-10-26nixpkgs docs: remove spurious ">"Raphael Borun Das Gupta
2018-10-25Merge pull request #49026 from schmittlauch/doc-vimJörg Thalheim
2018-10-25Merge pull request #42371 from Mic92/nix-breakpointsJörg Thalheim
2018-10-25doc/breakpointHook: add documentationJörg Thalheim
2018-10-24clarifying `name` arg determines vim command nameTrolli Schmittlauch
2018-10-23Merge pull request #47430 from roberth/nixpkgs-extendJohn Ericson
2018-10-23nixpkgs docs: Fix tiny typo (#48477)Ingo Blechschmidt
2018-10-23weechat: add perl.withPackages (#48815)Alyssa Ross
2018-10-19doc: Add link from overrides to overlaysRobert Hensing
2018-10-19coqPackages: update documentation to mention coq.ocamlPackages attributeThéo Zimmermann
2018-10-18doc: Improve overrides and overlays documentationRobert Hensing
2018-10-18nixpkgs docs: Point to pkgs.extend, pkgs.appendOverlays and improve override ...Robert Hensing
2018-10-15Merge pull request #48463 from Ekleog/release-notes-licenseGraham Christensen
2018-10-15package-notes: line wrap by auto-cleanupLéo Gaspard
2018-10-12nixpkgs docs: document recursivelyUpdateGraham Christensen
2018-10-12nixpkgs docs: document recursivelyUpdateUntilGraham Christensen
2018-10-12nixpkgs docs: document zipAttrsGraham Christensen
2018-10-12nixpkgs docs: document zipAttrsWithGraham Christensen
2018-10-12nixpkgs docs: Clarify zipAttrsWithNames's docsGraham Christensen
2018-10-12nixpkgs docs: document zipAttrsWithNamesGraham Christensen
2018-10-12nixpkgs docs: document optionalAttrsGraham Christensen
2018-10-12nixpkgs docs: document toDerivationGraham Christensen
2018-10-12nixpkgs docs: document isDerivationGraham Christensen
2018-10-12nixpkgs docs: document genAttrsGraham Christensen
2018-10-12nixpkgs docs: document mapAttrsRecursiveCondGraham Christensen
2018-10-12nixpkgs docs: finish up mapAttrsRecursiveGraham Christensen
2018-10-12Update with code review feedback; add example python applicationBenjamin Hipple
2018-10-12python: update documentationBenjamin Hipple
2018-10-05Generate links to function definitionsGraham Christensen
2018-10-05nixpkgs: Start documenting library functions in XMLGraham Christensen
2018-10-03Merge pull request #47688 from grahamc/doc-breakout-functionsGraham Christensen
2018-10-02nixpkgs docs: ReformatGraham Christensen
2018-10-02nixpkgs docs: Rebuild manual-full if nested XML docs changeGraham Christensen
2018-10-02shell functions: rewrite as xmlGraham Christensen
2018-10-02nixpkgs docs: move shell section to its own fileGraham Christensen
2018-10-02nixpkgs docs: move dockertool to its own fileGraham Christensen
2018-10-02nixpkgs docs: move fhs-environments to its own fileGraham Christensen
2018-10-02nixpkgs docs: move debug to its own fileGraham Christensen
2018-10-02nixpkgs docs: move generators to its own fileGraham Christensen
2018-10-02nixpkgs docs: move overrides to its own fileGraham Christensen
2018-10-02Merge pull request #47455 from nyanloutre/steamPackages.steam-udevJörg Thalheim
2018-10-01Merge pull request #47411 from graham-at-target/multi-layered-images-craftedlewo
2018-09-30nixos/steam-hardware: update documentationnyanloutre
2018-09-27fixup: drop comment about config behaving differently from buildImageGraham Christensen
2018-09-26dockerTools.buildLayeredImage: initGraham Christensen
2018-09-24Merge pull request #47238 from obsidiansystems/overrideScope-orderJohn Ericson