summary refs log tree commit diff
path: root/pkgs/lib/default-unstable.nix
AgeCommit message (Expand)AuthorFilesLines
2007-12-12vim_configurable example added. broken see comment.Marc Weber1-2/+8
2007-12-12chooseOptionsByFlags2 supports now propagatedBuildInputs (not yet used)Marc Weber1-5/+48
2007-11-05Is it time to uncomment mkDerivationByConfiguration and start using listToAtt...Marc Weber1-1/+2
2007-10-12* Backward compatibility with Nix 0.10.Eelco Dolstra1-18/+19
2007-10-06Uncommented mkDerivationByName. Now it doesn't break everythingMichael Raskin1-4/+4
2007-10-05Commented someadditions out and corrected spelling - mkDerivationByConfigurat...Michael Raskin1-5/+5
2007-09-10fix: adding defaultsMarc Weber1-1/+1
2007-09-09configuration examples / tests added which demonstrate all features.Marc Weber1-86/+176
2007-09-09new patch. now specifying settings if flags are not set is also possible.Marc Weber1-71/+90
2007-08-19renamed chosenOptions to chooseOptionsByFlags and added support for optionalsMarc Weber1-3/+13
2007-08-19renamened assert to assertion because assert is a resnerved word,Marc Weber1-11/+22
2007-08-18fix: listToAttrs added (which I had forgotten) when evaluating flagsMarc Weber1-3/+5
2007-08-18primop functions listToAttrs (+test), __isAttrs, __trace addedMarc Weber1-0/+295