nixpkgs/pkgs/lib
Michael Raskin 6d4fa01f1e Added strings-with-deps, a set of functions that are intended to
build a minimal text which includes given strings and satisfies
'dependencies' of type A requires B to go before it. Just like
global variable intialization must occur before using them. Supposed
to be used for constructing builder.sh .

svn path=/nixpkgs/trunk/; revision=9196
2007-08-26 21:59:31 +00:00
..
default-unstable.nix renamed chosenOptions to chooseOptionsByFlags and added support for optionals 2007-08-19 17:24:05 +00:00
default.nix Added conditional concatenation and used it for name and configureFlags generation. 2007-08-15 21:17:11 +00:00
strings-with-deps.nix Added strings-with-deps, a set of functions that are intended to 2007-08-26 21:59:31 +00:00