| Build the APK with buck2, from pins rather than from a second checkout a71ef8f nandi 19d ago | 1 | #!/usr/bin/env dotslash |
| 2 | |
| Pin jolt-native v0.1.1, whose glue can name a room 43cc3f0 nandi 18d ago | 3 | // The Jolt side that binds the tree ABI, from jolt-native's v0.1.1 release. |
| Build the APK with buck2, from pins rather than from a second checkout a71ef8f nandi 19d ago | 4 | // |
| 5 | // deps.edn takes this as a git dependency, and jolt resolves it into its own |
| 6 | // cache. The boot image cannot: a cross compile has no dependency resolution, |
| 7 | // so every source root has to be named, and a path into somebody's ~/.jolt is |
| 8 | // not a thing a build can be handed. This is the same tree at the same commit, |
| 9 | // as an archive an action can depend on. |
| 10 | { |
| 11 | "name": "glimmer-vidya", |
| 12 | "platforms": { |
| 13 | "linux-x86_64": { |
| 14 | "size": 17964, |
| 15 | "hash": "sha256", |
| 16 | "digest": "3842a5981c0656eb14915aead80814286040c24e83732d5e69d4f4470308fbf5", |
| 17 | "format": "tar.gz", |
| 18 | "path": "glimmer-vidya/deps.edn", |
| 19 | "providers": [ |
| 20 | { |
| Pin jolt-native v0.1.1, whose glue can name a room 43cc3f0 nandi 18d ago | 21 | "url": "https://gitlab.com/-/project/85910092/uploads/626e11a573676ef0441eb53d8d60306e/jolt-native-glimmer-vidya-v0.1.1.tar.gz" |
| Build the APK with buck2, from pins rather than from a second checkout a71ef8f nandi 19d ago | 22 | } |
| 23 | ] |
| 24 | }, |
| 25 | "linux-aarch64": { |
| 26 | "size": 17964, |
| 27 | "hash": "sha256", |
| 28 | "digest": "3842a5981c0656eb14915aead80814286040c24e83732d5e69d4f4470308fbf5", |
| 29 | "format": "tar.gz", |
| 30 | "path": "glimmer-vidya/deps.edn", |
| 31 | "providers": [ |
| 32 | { |
| Pin jolt-native v0.1.1, whose glue can name a room 43cc3f0 nandi 18d ago | 33 | "url": "https://gitlab.com/-/project/85910092/uploads/626e11a573676ef0441eb53d8d60306e/jolt-native-glimmer-vidya-v0.1.1.tar.gz" |
| Build the APK with buck2, from pins rather than from a second checkout a71ef8f nandi 19d ago | 34 | } |
| 35 | ] |
| 36 | }, |
| 37 | "macos-x86_64": { |
| 38 | "size": 17964, |
| 39 | "hash": "sha256", |
| 40 | "digest": "3842a5981c0656eb14915aead80814286040c24e83732d5e69d4f4470308fbf5", |
| 41 | "format": "tar.gz", |
| 42 | "path": "glimmer-vidya/deps.edn", |
| 43 | "providers": [ |
| 44 | { |
| Pin jolt-native v0.1.1, whose glue can name a room 43cc3f0 nandi 18d ago | 45 | "url": "https://gitlab.com/-/project/85910092/uploads/626e11a573676ef0441eb53d8d60306e/jolt-native-glimmer-vidya-v0.1.1.tar.gz" |
| Build the APK with buck2, from pins rather than from a second checkout a71ef8f nandi 19d ago | 46 | } |
| 47 | ] |
| 48 | }, |
| 49 | "macos-aarch64": { |
| 50 | "size": 17964, |
| 51 | "hash": "sha256", |
| 52 | "digest": "3842a5981c0656eb14915aead80814286040c24e83732d5e69d4f4470308fbf5", |
| 53 | "format": "tar.gz", |
| 54 | "path": "glimmer-vidya/deps.edn", |
| 55 | "providers": [ |
| 56 | { |
| Pin jolt-native v0.1.1, whose glue can name a room 43cc3f0 nandi 18d ago | 57 | "url": "https://gitlab.com/-/project/85910092/uploads/626e11a573676ef0441eb53d8d60306e/jolt-native-glimmer-vidya-v0.1.1.tar.gz" |
| Build the APK with buck2, from pins rather than from a second checkout a71ef8f nandi 19d ago | 58 | } |
| 59 | ] |
| 60 | } |
| 61 | } |
| 62 | } |