Find a file
Eelco Dolstra 116443e839 * Don't call grep from ld-wrapper (especially not O(n^2) times)
because it makes linking very slow.  Use bash's =~ operator instead
  (and only once for each argument).  We depend on bash already anyway
  because of arrays so it's not a problem.

svn path=/nixpkgs/branches/stdenv-updates/; revision=19699
2010-01-26 22:42:43 +00:00
doc * Release notes for Nixpkgs 0.13. 2010-01-18 13:10:01 +00:00
maintainers * Add a script to retrieve licenses of the current derivation and of all 2009-11-21 17:50:00 +00:00
pkgs * Don't call grep from ld-wrapper (especially not O(n^2) times) 2010-01-26 22:42:43 +00:00
COPYING
default.nix
STABLE
VERSION