about summary refs log tree commit diff
path: root/lib/customisation.nix
AgeCommit message (Expand)AuthorFilesLines
2017-06-24stdenv: add stawman docs for `makeOverridable`Gleb Peregud1-0/+18
2017-04-30lib.makeScope: sync comment after rename in #25285Vladimír Čunát1-1/+1
2017-04-28makeScope: prevent name collision with makeOverridableThomas Tuegel1-1/+1
2017-04-19lib: trivial spelling fixesTom Saeger1-1/+1
2017-02-27lib.makeScope: Save package set functionThomas Tuegel1-3/+4
2017-02-12add .overrideDerivation and .overrideAttrs to packages created with `callPack...danbst1-5/+3
2017-02-01~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra1-4/+4
2016-10-02mkDerivation: add overrideAttrs functionAneesh Agrawal1-10/+12
2016-01-28nixos systemPackages: rework default outputsVladimír Čunát1-1/+1
2015-09-27lib: add makeScopeThomas Tuegel1-0/+19
2015-07-28Add function callPackagesWithEelco Dolstra1-2/+20
2015-07-28Remove deepOverrideEelco Dolstra1-12/+0
2015-06-04Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"Eelco Dolstra1-23/+0
2015-05-22Refactor mkFlag / shouldUsePkg into the nixpkgs librariesWilliam A. Kennington III1-0/+23
2015-03-26lib: cleanup a little bit, add traceIfJan Malakhovski1-8/+9
2015-03-20Rename scrubDrv -> hydraJob and make it more effectiveEelco Dolstra1-0/+35
2015-01-13Revert "Revert "mkOverridable: Use functors to allow overridable functions""Shea Levy1-0/+7
2015-01-13Revert "mkOverridable: Use functors to allow overridable functions"Rob Vermaas1-7/+0
2015-01-09mkOverridable: Use functors to allow overridable functionsShea Levy1-0/+7
2014-10-18Add overrideDerivation to makeOverridable. Closes #4017Luca Bruno1-0/+2
2014-10-05Replace hasAttr/getAttr calls with the ? and . operatorsEelco Dolstra1-5/+5
2013-10-10Move pkgs/lib/ to lib/Eelco Dolstra1-0/+116