about summary refs log tree commit diff
path: root/doc/functions.xml
AgeCommit message (Expand)AuthorFilesLines
2017-08-03dockerTools: document image spec v1.2 compatibilityMathias Schreck1-4/+4
2017-06-11doc: Fix some typosJan Tojnar1-1/+1
2017-03-28rename iana_etc to iana-etcJörg Thalheim1-1/+1
2017-02-20wrap added notes in <note>Paul Kinsky1-5/+10
2017-02-20Add tips for resolving https issues in containersPaul Kinsky1-0/+11
2017-02-01~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra1-1/+1
2017-01-16Add overlays mechanism to Nixpkgs.Nicolas B. Pierron1-62/+2
2017-01-12docs: fix a couple of unmatched parenthesesKier Davis1-2/+2
2016-11-17lib/generators: add manual documentationProfpatsch1-349/+392
2016-10-30Merge pull request #18660 from aneeshusa/add-override-attrsDomen Kožar1-0/+61
2016-10-28nixpkgs doc: fix buildJoachim Fasting1-1/+1
2016-10-13top-level: Make `overridePackages` extend rather than replace existing overridesJohn Ericson1-0/+14
2016-10-02mkDerivation: add overrideAttrs functionAneesh Agrawal1-0/+61
2016-07-12Improve overrideDerivation docs. (#16867)Alex Berg1-19/+33
2016-06-09doc: update buildFHSUserEnv documentationNikolay Amiantov1-51/+33
2016-05-30doc: mention overrideDerivation causes evaluation of DerivationDomen Kožar1-1/+8
2016-01-27dockerTools: private registry supportArthur Noel1-3/+2
2016-01-13dockerTools: nix functions for manipulating docker imagesLuca Bruno1-0/+336
2015-12-18Fixed a syntax error in the buildFHSChrootEnv example. Also, fixed the manual...Avery Glitch1-1/+1
2015-12-02Manual: Add a warning that overrideDerivation should not be usedEelco Dolstra1-0/+7
2015-10-11build-fhs-{chroot,user}env: document new extra bind mounts optionNikolay Amiantov1-0/+14
2015-09-24doc/functions: fix a typoVladimír Čunát1-1/+1
2015-09-15xlibs: replace occurrences by xorgVladimír Čunát1-1/+1
2015-08-26buildFHS*Env: add documentationNikolay Amiantov1-0/+115
2015-07-30doc: document .overrideDerivationLuca Bruno1-0/+38
2015-06-30doc: document lib.makeOverridableLuca Bruno1-0/+32
2015-06-30doc: document .overrideLuca Bruno1-0/+31
2015-06-26all-packages.nix: Add pkgs.overridePackagesLuca Bruno1-0/+57