Necessary to advance https://github.com/cargo2nix/cargo2nix/pull/165 (older versions of yj didn't differenciate between integers and floats, which can break cargo manifests when converting from TOML to JSON and back).
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname