94605e9496
This is because `nodePackages.npm` is an alias of `nodejs` with `overrideAttrs` to override `mainProgram` to `npm`. Currently these aliases are not cached in the binary cache, so the easiest fix is to instead use `nodejs`.