Loading
splice.nix: remove toplevel {build,host,target}Platform in `__splicedPackages`
These should have been removed in ecab3ede but were not discovered. Since these were only in `__splicedPackages` they were only available in `callPackage`, now that they are removed the entries in aliases.nix will take over. https://www.github.com/NixOS/nixpkgs/blob/e056730f13ab6ed6d8325d4343752f7f9b9bf60b/pkgs/top-level/aliases.nix#L1817