treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
This works the same as the binary package in the old derivation, by patching the release binary. The difference is that this derivation is also exposed at the top level.