This pulls in another instance of nixpkgs including glibc. This is both not great from a evaluation perspective and a dependency closure. So let's remove this part from nixpkgs again and re-enable it, when we have slimmed down the build according to `environment.ldso32 = mkIf pkgs.stdenv.hostPlatform.isx86_64 (mkDefault stub-ld32);`
1.6 KiB
1.6 KiB