summary refs log tree commit diff
path: root/lib/customisation.nix
Commit message (Expand)AuthorAge
* lib.makeScope: sync comment after rename in #25285Vladimír Čunát2017-04-30
* makeScope: prevent name collision with makeOverridableThomas Tuegel2017-04-28
* lib: trivial spelling fixesTom Saeger2017-04-19
* lib.makeScope: Save package set functionThomas Tuegel2017-02-27
* add .overrideDerivation and .overrideAttrs to packages created with `callPack...danbst2017-02-12
* ~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra2017-02-01
* mkDerivation: add overrideAttrs functionAneesh Agrawal2016-10-02
* nixos systemPackages: rework default outputsVladimír Čunát2016-01-28
* lib: add makeScopeThomas Tuegel2015-09-27
* Add function callPackagesWithEelco Dolstra2015-07-28
* Remove deepOverrideEelco Dolstra2015-07-28
* Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"Eelco Dolstra2015-06-04
* Refactor mkFlag / shouldUsePkg into the nixpkgs librariesWilliam A. Kennington III2015-05-22
* lib: cleanup a little bit, add traceIfJan Malakhovski2015-03-26
* Rename scrubDrv -> hydraJob and make it more effectiveEelco Dolstra2015-03-20
* Revert "Revert "mkOverridable: Use functors to allow overridable functions""Shea Levy2015-01-13
* Revert "mkOverridable: Use functors to allow overridable functions"Rob Vermaas2015-01-13
* mkOverridable: Use functors to allow overridable functionsShea Levy2015-01-09
* Add overrideDerivation to makeOverridable. Closes #4017Luca Bruno2014-10-18
* Replace hasAttr/getAttr calls with the ? and . operatorsEelco Dolstra2014-10-05
* Move pkgs/lib/ to lib/Eelco Dolstra2013-10-10