summaryrefslogtreecommitdiffstats
path: root/pkgs/lib/strings-with-deps.nix
AgeCommit message (Expand)Author
2010-09-13* Add `stringAfter' as a synonym of `fullDepEntry', with the argumentsEelco Dolstra
2009-08-26* Remove the warning, it's rather annoying.Eelco Dolstra
2009-08-22fix of warning. It should be correct nowMarc Weber
2009-08-22trace warning when using attrs for textClosureListMarc Weber
2009-05-25* Put strings-with-deps in lib.Eelco Dolstra
2009-05-19added documentation illustrating behaviour of the new textClosureMapMarc Weber
2009-05-19FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber
2009-05-11* textClosure: don't use uniqList, and don't rely on buggy behaviourEelco Dolstra
2009-05-11* Die tabs die. Also, renamed FullDepEntry and PackEntry toEelco Dolstra
2008-01-18Some review of builder-defs and dependent files. No rebuild needed. Now it sh...Michael Raskin
2008-01-17added small comment on how to use textClosure, also added reference to builde...Marc Weber
2007-11-08Fixed log nesting; added Qi.Michael Raskin
2007-10-29Added a new setup proposal, builder is no more derived from shell script (whe...Michael Raskin
2007-08-28Added function for defining just a bundle of dependencies.Michael Raskin
2007-08-26Added strings-with-deps, a set of functions that are intended to Michael Raskin