summary refs log tree commit diff
path: root/pkgs/lib/default.nix
Commit message (Expand)AuthorAge
* Merging from trunk. I had to do two manual merges, quite trivial I think.Lluís Batlle i Rossell2009-11-19
|\
| * * Move `modifyDerivation' from build-support/vm to lib and rename itEelco Dolstra2009-11-19
* | Add systems.nix give more control over the increasing list of supportedNicolas Pierron2009-11-19
|/
* Replace the traversal of modules:Nicolas Pierron2009-09-15
* Adding eProver to buildfarm via maintanershipMichael Raskin2009-08-25
* Extract properties.nix and modules.nix from options.nix.Nicolas Pierron2009-07-13
* Add `stdenv.lib.maintainers'.Ludovic Courtès2009-07-01
* * Refactoring: move the types out of options.nix, which is much tooEelco Dolstra2009-06-26
* * Put strings-with-deps in lib.Eelco Dolstra2009-05-25
* * Move some functions for manipulating meta and name attributes out ofEelco Dolstra2009-03-30
* * Doh.Eelco Dolstra2009-02-09
* * Split lib/default.nix into several files, as it had become a bigEelco Dolstra2009-02-09
* * Qt updated to 4.4.3 in preparation of upgrading KDE to 4.2.Eelco Dolstra2009-02-03
* Replace addLocation by addErrorContext.Nicolas Pierron2009-01-27
* Add missing arguments to the "notHandle" functions of mergeOptionSets and fil...Nicolas Pierron2009-01-25
* Fix previous commit.Nicolas Pierron2009-01-25
* Remove support for merge function with name argument.Nicolas Pierron2009-01-25
* Name argument of option's merge functions are now obsolete.Nicolas Pierron2009-01-25
* Add a common merge function. (mergeOneOption)Nicolas Pierron2009-01-25
* Add the "notdef" value when no else-part is defined.Nicolas Pierron2009-01-25
* Remove extra arguments from uniqFlatten.Nicolas Pierron2009-01-25
* factor mergeOptionSets and filterOptionSets into the function handleOptionSets.Nicolas Pierron2009-01-25
* Oops. A typo fixMichael Raskin2009-01-08
* Add a (failure-prone) last-chance string mergerMichael Raskin2009-01-08
* fixes for previous commitMarc Weber2008-12-20
* removed mkDerivationByConfiguration, using composableDerivation insteadMarc Weber2008-12-20
* Rewrite uniqFlattenAttr to handle any type of elements with associated keys.Nicolas Pierron2008-12-03
* updates: istanbul starts without errors. But no window appears.Marc Weber2008-12-02
* added Haskell's foldlMarc Weber2008-12-02
* adding lib function composableDerivationMarc Weber2008-12-02
* added prepareDerivationArgsMarc Weber2008-12-02
* adding mergeAttrsByFunc function - its easiy to customize how a name should b...Marc Weber2008-12-02
* depreceating functions which have been sud by me only replacements are in the...Marc Weber2008-12-02
* added mergeAttr and concatList functions giving // and ++ a nameMarc Weber2008-12-02
* enhancing whatis trace functionMarc Weber2008-12-02
* added debug functions tracing function arguments and resultMarc Weber2008-12-02
* Fix previous commit.Nicolas Pierron2008-11-23
* Add: Handle a way to factor conditions.Nicolas Pierron2008-11-23
* mergeDefaultOption: handle boolean values.Nicolas Pierron2008-11-23
* Add a common pattern used in jobs definition.Nicolas Pierron2008-11-23
* Add mergeStringOption and factor mergeSomethingOption by introducing mergeTyp...Nicolas Pierron2008-11-16
* Remove obsolete functions.Nicolas Pierron2008-11-16
* Handle apply attribute for each option declared with MkOption.Nicolas Pierron2008-11-16
* added examples for composedArgsAndFun, introducing setAttrMergeMarc Weber2008-11-04
* meta.function -> passthru.function, not killing other contents of passthruMichael Raskin2008-11-04
* removed finalReference not beeing used anywhereMarc Weber2008-10-28
* simplified isOption reusing typeOfMarc Weber2008-10-26
* update bleeding edge repo managementMarc Weber2008-10-14
* The even more incredibly verbose debugging machine...Michael Raskin2008-08-27
* Some diagnostics for NixOS manual helperMichael Raskin2008-08-27