m1n1: expose rustPlatform (#537893)

This commit is contained in:
nixpkgs-ci[bot]
2026-07-02 18:58:01 +00:00
committed by GitHub
+1
View File
@@ -102,6 +102,7 @@ stdenv.mkDerivation (finalAttrs: {
passthru = {
updateScript = nix-update-script { };
inherit rustPlatform;
};
meta = {