about summary refs log tree commit diff
path: root/pkgs/lib
AgeCommit message (Expand)AuthorFilesLines
2008-12-20removed mkDerivationByConfiguration, using composableDerivation insteadMarc Weber2-246/+46
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
2008-08-20Saner tracing of booleansMichael Raskin1-1/+2
2008-08-20Added traceMarked; it is traceWhatis with the extra (first) argument to disti...Michael Raskin1-0/+1
2008-08-20Silly mistake fixedMichael Raskin1-1/+1
2008-08-20Noticed an associativity direction problemMichael Raskin1-9/+13
2008-08-20Added null recognition to whatisMichael Raskin1-0/+1
2008-08-17fix of cosmetic commit (sry)Marc Weber1-1/+1
2008-08-17cosmetic var name changeMarc Weber1-2/+2
2008-08-14Forgot to make composedArgsAndFun support function overrides in addition to a...Michael Raskin1-1/+5
2008-08-14Big breaking change. I have radically reduced number of nulls used in all-pac...Michael Raskin1-0/+7
2008-08-09Added StumpWMMichael Raskin1-0/+3
2008-08-06Use "abort" instead of "throw" when option values cannot be merged.Nicolas Pierron1-4/+7
2008-08-06* Do not always use the current result as argument.Nicolas Pierron1-7/+9
2008-08-05Add a new way to handle option sets.Nicolas Pierron1-2/+105
2008-06-13* Merged the stdenv branchEelco Dolstra1-0/+2
2008-06-12traceWhatIs works for empty listsMichael Raskin1-0/+1
2008-06-04* A convenience function `makeLibraryPath' that adds "/lib" to eachEelco Dolstra1-0/+2
2008-04-28Support for profiling (all libraries) enabled by custom configMarc Weber1-0/+19
2008-04-27Added optionalString (similar to optional)Michael Raskin1-0/+1
2008-04-11Updated my ghc stuff.Marc Weber1-0/+4
2008-03-06Added CDDA support to MPlayerMichael Raskin1-0/+9
2008-03-06annotatedDerivation removedMarc Weber1-56/+0
2008-03-02Fixed a typo in lib/default.nixMichael Raskin1-1/+1