treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
And don't use square brackets on such lines.
Many (less easily automatically converted) old-style strings remain. Where there was any possible ambiguity about the exact version or variant intended, nothing was changed. IANAL, nor a search robot. Use `with stdenv.lib` wherever it makes sense.
svn path=/nixpkgs/trunk/; revision=21806