Loading
various: fix pname misuse in buildRustApplication packages
after this all uses of 'inherit (finalAttrs) pname;' or 'finalAttrs.pname' in these packages are in my opinion legit uses. e.g.: - for inheriting the pname and version in fetchPnpmDeps, fetchCargoDeps or fetchCrate - for use in creating the (p-)name of small sub-packages like tests or updateScripts. - for cargoDepsName - for buildAndTestSubdir