summary refs log tree commit diff
path: root/pkgs/lib/properties.nix
Commit message (Expand)AuthorAge
* Move pkgs/lib/ to lib/Eelco Dolstra2013-10-10
* Hopefully a fixed version of Refactor: introduce isType reducing redundancy.Evgeny Egorochkin2013-08-22
* Revert "Refactor: introduce isType reducing redundancy (trivial change)"Eelco Dolstra2013-08-22
* Refactor: introduce isType reducing redundancy (trivial change)Marc Weber2013-08-22
* Get rid of some error contexts that don't provide useful infoEelco Dolstra2012-12-04
* Remove mkThenElse and mkAlwaysEelco Dolstra2012-12-04
* Add mkMerge and obsolete mkThenElse.Nicolas Pierron2012-04-15
* Add mkAssert.Nicolas Pierron2011-03-30
* Add additional shortcuts frequently used in NixOS.Nicolas Pierron2010-09-10
* * Get rid of the template argument in mkOverride.Eelco Dolstra2010-09-10
* * Make stack traces more consistent.Eelco Dolstra2010-05-07
* * Fix typo and clarify why you should not use "mkFixStrictness" on top ofNicolas Pierron2009-11-07
* * Add an awful hack to bypass the strictness of isType operators forNicolas Pierron2009-11-07
* * Add a function to sort a list.Nicolas Pierron2009-11-07
* Revert previous commit because this is implicit. Fix property evaluationNicolas Pierron2009-10-12
* Only allow properties with a onGlobalEval function to go through specificNicolas Pierron2009-10-12
* Revert "* Revert the last two commits ..." (rev 17738) & Fix.Nicolas Pierron2009-10-09
* * Revert the last two commits since they break every job in theEelco Dolstra2009-10-09
* Add mkOverrideTemplate (currently the same as mkOverride).Nicolas Pierron2009-10-09
* Replace a counter intuitive behaviour of module evaluations.Nicolas Pierron2009-10-09
* fix some typos in commentsMarc Weber2009-10-08
* Extract properties.nix and modules.nix from options.nix.Nicolas Pierron2009-07-13