summary refs log tree commit diff
path: root/pkgs/lib/default.nix
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Replace the traversal of modules:Nicolas Pierron1-1/+1
2009-08-25Adding eProver to buildfarm via maintanershipMichael Raskin1-1/+2
2009-07-13Extract properties.nix and modules.nix from options.nix.Nicolas Pierron1-2/+4
2009-07-01Add `stdenv.lib.maintainers'.Ludovic Courtès1-1/+4
2009-06-26* Refactoring: move the types out of options.nix, which is much tooEelco Dolstra1-2/+3
2009-05-25* Put strings-with-deps in lib.Eelco Dolstra1-3/+4
2009-03-30* Move some functions for manipulating meta and name attributes out ofEelco Dolstra1-2/+3
2009-02-09* Doh.Eelco Dolstra1-1/+1
2009-02-09* Split lib/default.nix into several files, as it had become a bigEelco Dolstra1-870/+14
2009-02-03* Qt updated to 4.4.3 in preparation of upgrading KDE to 4.2.Eelco Dolstra1-1/+3
2009-01-27Replace addLocation by addErrorContext.Nicolas Pierron1-3/+8
2009-01-25Add missing arguments to the "notHandle" functions of mergeOptionSets and fil...Nicolas Pierron1-2/+2
2009-01-25Fix previous commit.Nicolas Pierron1-1/+1
2009-01-25Remove support for merge function with name argument.Nicolas Pierron1-13/+2
2009-01-25Name argument of option's merge functions are now obsolete.Nicolas Pierron1-4/+15
2009-01-25Add a common merge function. (mergeOneOption)Nicolas Pierron1-0/+5
2009-01-25Add the "notdef" value when no else-part is defined.Nicolas Pierron1-6/+24
2009-01-25Remove extra arguments from uniqFlatten.Nicolas Pierron1-38/+48
2009-01-25factor mergeOptionSets and filterOptionSets into the function handleOptionSets.Nicolas Pierron1-29/+52
2009-01-08Oops. A typo fixMichael Raskin1-1/+1
2009-01-08Add a (failure-prone) last-chance string mergerMichael Raskin1-0/+1
2008-12-20fixes for previous commitMarc Weber1-1/+1
2008-12-20removed mkDerivationByConfiguration, using composableDerivation insteadMarc Weber1-246/+0
2008-12-03Rewrite uniqFlattenAttr to handle any type of elements with associated keys.Nicolas Pierron1-14/+22
2008-12-02updates: istanbul starts without errors. But no window appears.Marc Weber1-4/+6
2008-12-02added Haskell's foldlMarc Weber1-0/+6
2008-12-02adding lib function composableDerivationMarc Weber1-2/+19
2008-12-02added prepareDerivationArgsMarc Weber1-0/+55
2008-12-02adding mergeAttrsByFunc function - its easiy to customize how a name should b...Marc Weber1-0/+39
2008-12-02depreceating functions which have been sud by me only replacements are in the...Marc Weber1-0/+3
2008-12-02added mergeAttr and concatList functions giving // and ++ a nameMarc Weber1-3/+4
2008-12-02enhancing whatis trace functionMarc Weber1-3/+4
2008-12-02added debug functions tracing function arguments and resultMarc Weber1-0/+5
2008-11-23Fix previous commit.Nicolas Pierron1-2/+2
2008-11-23Add: Handle a way to factor conditions.Nicolas Pierron1-19/+89
2008-11-23mergeDefaultOption: handle boolean values.Nicolas Pierron1-0/+1
2008-11-23Add a common pattern used in jobs definition.Nicolas Pierron1-0/+10
2008-11-16Add mergeStringOption and factor mergeSomethingOption by introducing mergeTyp...Nicolas Pierron1-8/+13
2008-11-16Remove obsolete functions.Nicolas Pierron1-3/+0
2008-11-16Handle apply attribute for each option declared with MkOption.Nicolas Pierron1-3/+3
2008-11-04added examples for composedArgsAndFun, introducing setAttrMergeMarc Weber1-6/+24
2008-11-04meta.function -> passthru.function, not killing other contents of passthruMichael Raskin1-1/+1
2008-10-28removed finalReference not beeing used anywhereMarc Weber1-2/+0
2008-10-26simplified isOption reusing typeOfMarc Weber1-5/+2
2008-10-14update bleeding edge repo managementMarc Weber1-0/+10
2008-08-27The even more incredibly verbose debugging machine...Michael Raskin1-1/+1
2008-08-27Some diagnostics for NixOS manual helperMichael Raskin1-1/+3
2008-08-27Handle new configuration file argument notation:Nicolas Pierron1-5/+11
2008-08-27Replace "finalReference" prefix by "fix".Nicolas Pierron1-4/+9
2008-08-20Refactorings and removing hard-coded assumptionsMichael Raskin1-5/+6