summary refs log tree commit diff
path: root/pkgs/lib
Commit message (Expand)AuthorAge
* Rewritten gettext-version stuff.Yury G. Kudryashov2008-01-28
* svn path=/nixpkgs/trunk/; revision=10233Marc Weber2008-01-20
* slightly modified stringsWithDeps script Builder proposal adding the featureMarc Weber2008-01-19
* Some review of builder-defs and dependent files. No rebuild needed. Now it sh...Michael Raskin2008-01-18
* added small comment on how to use textClosure, also added reference to builde...Marc Weber2008-01-17
* renamed av/avs (create attr/value set) to nv nvsMarc Weber2008-01-17
* added some comments/examples (sumArgs, pairMap, whenFlip)Marc Weber2008-01-17
* Merge lib and lib_unstable. lift lib_unstabel in place in case I've broken so...Marc Weber2008-01-16
* A few library functions added.Michael Raskin2008-01-11
* * New functions: id, any, all, same as in Haskell.Eelco Dolstra2008-01-04
* vim_configurable example added. broken see comment.Marc Weber2007-12-12
* chooseOptionsByFlags2 supports now propagatedBuildInputs (not yet used)Marc Weber2007-12-12
* Added gdmap, changed builder-defs to use derivation attribute on propagatedBu...Michael Raskin2007-12-01
* Added XScreensaver; also changed version-stub.nix (now it does sumArgs itself...Michael Raskin2007-11-22
* Beta-version of builderDefs fixes.Michael Raskin2007-11-12
* Added converter from new option description format to needed for docbook gene...Michael Raskin2007-11-11
* svn path=/nixpkgs/trunk/; revision=9617Eelco Dolstra2007-11-09
* * Moved the functions for option processing to lib.Eelco Dolstra2007-11-09
* Fixed log nesting; added Qi.Michael Raskin2007-11-08
* fix: listToAttr takes name instead of attr as argumentMarc Weber2007-11-07
* Is it time to uncomment mkDerivationByConfiguration and start using listToAtt...Marc Weber2007-11-05
* Added Compiz Fusion (main plugins). Also some dependencies, and made wmii bui...Michael Raskin2007-11-05
* * Kernel configuration for Linux 2.6.23.Eelco Dolstra2007-10-31
* Added a new setup proposal, builder is no more derived from shell script (whe...Michael Raskin2007-10-29
* Added sumArgs - it takes a function and gives a function to accpet any number...Michael Raskin2007-10-27
* * Backward compatibility with Nix 0.10.Eelco Dolstra2007-10-12
* Uncommented mkDerivationByName. Now it doesn't break everythingMichael Raskin2007-10-06
* Commented someadditions out and corrected spelling - mkDerivationByConfigurat...Michael Raskin2007-10-05
* * findSingle: return a caller-specified value if there are multipleEelco Dolstra2007-10-03
* corrected /dev/null patchMichael Raskin2007-09-23
* * Release notes.Eelco Dolstra2007-09-11
* fix: adding defaultsMarc Weber2007-09-10
* configuration examples / tests added which demonstrate all features.Marc Weber2007-09-09
* new patch. now specifying settings if flags are not set is also possible.Marc Weber2007-09-09
* Added function for defining just a bundle of dependencies.Michael Raskin2007-08-28
* * Some prototype code to make dealing with options in Nixpkgs/NixOSEelco Dolstra2007-08-27
* Added strings-with-deps, a set of functions that are intended to Michael Raskin2007-08-26
* renamed chosenOptions to chooseOptionsByFlags and added support for optionalsMarc Weber2007-08-19
* renamened assert to assertion because assert is a resnerved word,Marc Weber2007-08-19
* fix: listToAttrs added (which I had forgotten) when evaluating flagsMarc Weber2007-08-18
* primop functions listToAttrs (+test), __isAttrs, __trace addedMarc Weber2007-08-18
* Added conditional concatenation and used it for name and configureFlags gener...Michael Raskin2007-08-15
* Added possibility for flags= in calls to proposed template. As usual, look at...Michael Raskin2007-08-15
* Corrected a flaw that made automated package silently accept any extra argumentsMichael Raskin2007-08-11
* Converted Vim package to a template-based form with only lists filled in manu...Michael Raskin2007-08-11
* Included some configuration for Vim.Michael Raskin2007-08-10
* * Function to return a range of numbers.Eelco Dolstra2007-06-09
* * Purity fix in building Python: don't let it search in /usr/includeEelco Dolstra2007-05-27
* * Move the `optional' function to lib.Eelco Dolstra2007-05-20
* * Function concatLists to concatenate a list of lists.Eelco Dolstra2007-03-06