why is the build platform made part of the derivation in nixpkgs? one would argue the result should be the same regardless of the platform used to build it, and if it differs then that's an impurity to fix in the toolchain or whatever build tool is responsible, no?
1