| Build under buck2, with the toolchain pinned rather than found 460541b nandi 19d ago | 1 | #!/usr/bin/env dotslash |
| 2 | |
| 3 | { |
| 4 | "name": "rustc", |
| 5 | "platforms": { |
| 6 | "linux-x86_64": { |
| 7 | "size": 381691823, |
| 8 | "hash": "sha256", |
| 9 | "digest": "aa30409afa67bd1ada244cefd82c7980e6a65bc113bb978e934b2413c75e3900", |
| 10 | "format": "tar.gz", |
| 11 | "path": "rust-1.98.0-x86_64-unknown-linux-gnu/rustc/bin/rustc", |
| 12 | "providers": [ |
| 13 | { |
| 14 | "url": "https://static.rust-lang.org/dist/2026-08-20/rust-1.98.0-x86_64-unknown-linux-gnu.tar.gz" |
| 15 | } |
| 16 | ] |
| 17 | }, |
| 18 | "linux-aarch64": { |
| 19 | "size": 333434930, |
| 20 | "hash": "sha256", |
| 21 | "digest": "5fbb4282403046d52a4672765c6761a809bf9f33e699b17e6eb7a93ab7770cc3", |
| 22 | "format": "tar.gz", |
| 23 | "path": "rust-1.98.0-aarch64-unknown-linux-gnu/rustc/bin/rustc", |
| 24 | "providers": [ |
| 25 | { |
| 26 | "url": "https://static.rust-lang.org/dist/2026-08-20/rust-1.98.0-aarch64-unknown-linux-gnu.tar.gz" |
| 27 | } |
| 28 | ] |
| 29 | }, |
| 30 | "macos-x86_64": { |
| 31 | "size": 229287977, |
| 32 | "hash": "sha256", |
| 33 | "digest": "66f4e2e17275753deaba8437380de21072b56b5a083cf954bacb6376df0834fc", |
| 34 | "format": "tar.gz", |
| 35 | "path": "rust-1.98.0-x86_64-apple-darwin/rustc/bin/rustc", |
| 36 | "providers": [ |
| 37 | { |
| 38 | "url": "https://static.rust-lang.org/dist/2026-08-20/rust-1.98.0-x86_64-apple-darwin.tar.gz" |
| 39 | } |
| 40 | ] |
| 41 | }, |
| 42 | "macos-aarch64": { |
| 43 | "size": 296260138, |
| 44 | "hash": "sha256", |
| 45 | "digest": "026ec75bec81fb8c10b11df98f1336ee39f4bc11e04d6745dffe9fca81e5c0b5", |
| 46 | "format": "tar.gz", |
| 47 | "path": "rust-1.98.0-aarch64-apple-darwin/rustc/bin/rustc", |
| 48 | "providers": [ |
| 49 | { |
| 50 | "url": "https://static.rust-lang.org/dist/2026-08-20/rust-1.98.0-aarch64-apple-darwin.tar.gz" |
| 51 | } |
| 52 | ] |
| 53 | } |
| 54 | } |
| 55 | } |