nixpkgs/pkgs/lib
Eelco Dolstra abf71d5352 * textClosure: don't use uniqList, and don't rely on buggy behaviour
in the Nix expression evaluator (namely that comparison of attribute
  sets works properly).
* Removed some redundant parentheses in builder-defs.

svn path=/nixpkgs/trunk/; revision=15551
2009-05-11 15:21:42 +00:00
..
attrsets.nix * Allow the user to install stdenv (nix-env -i stdenv) and get all the 2009-04-25 14:08:29 +00:00
composable-derivation.nix replacing applyAndFun by lib.defaultOverridableDelayableArgs 2009-03-06 23:21:28 +00:00
debug.nix * Added some regression tests for lib that I wrote a while ago but 2009-03-31 13:03:50 +00:00
default.nix * Move some functions for manipulating meta and name attributes out of 2009-03-30 13:22:19 +00:00
lists.nix * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00
meta.nix * Move some functions for manipulating meta and name attributes out of 2009-03-30 13:22:19 +00:00
misc.nix * textClosure: don't use uniqList, and don't rely on buggy behaviour 2009-05-11 15:21:42 +00:00
options.nix Fix mkThenElse and mkAlways evaluation. 2009-03-14 07:20:31 +00:00
sources.nix * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00
strings-with-deps.nix * textClosure: don't use uniqList, and don't rely on buggy behaviour 2009-05-11 15:21:42 +00:00
strings.nix enhance escapeShellArg funtion. It should be pretty correct now 2009-05-06 16:06:41 +00:00
tests.nix * Added some regression tests for lib that I wrote a while ago but 2009-03-31 13:03:50 +00:00
trivial.nix * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00