`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.
contex: #271071
remove unnecessary newlines
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
add version information to bin
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
remove name