1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
composable-derivation.nix
debug.nix
default.nix
lists.nix
meta.nix
misc.nix * textClosure: don't use uniqList, and don't rely on buggy behaviour 2009-05-11 15:21:42 +00:00
options.nix
sources.nix
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
trivial.nix