| 19 Aug 2025 |
Artturin | --keep-failed and see if /build/.cargo/config.toml matches what I sent in the SS | 01:08:53 |
Artturin | * --keep-failed and see if /build/.cargo/config.toml matches what I sent in the screenshot | 01:08:58 |
QuadRadical (Ping) | /build/.cargo doesnt exist | 01:10:49 |
Artturin | Does the build log have the cargoSetupHooks at the start | 01:11:35 |
Artturin | Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/ics3xr1jgfmagn18jax3h5nva7g5smys-glycin-1.2.3.tar.xz
source root is glycin-1.2.3
Executing cargoSetupPostUnpackHook
Finished cargoSetupPostUnpackHook
| 01:11:37 |
QuadRadical (Ping) | in my build i just have these | 01:11:40 |
QuadRadical (Ping) |  Download Screenshot From 2025-08-18 21-11-26.png | 01:11:40 |
QuadRadical (Ping) | i think the .cargo here has your stuff | 01:12:02 |
QuadRadical (Ping) | yeah | 01:12:07 |
Artturin | Thats /build/.cargo | 01:12:19 |
QuadRadical (Ping) | oh is nix-build-glycin-loaders-aarch64-unknown-linux-gnu-1.2.3.drv-26 the same as /build | 01:12:46 |
Artturin | /build/.cargo is a full path in the sandbox | 01:12:57 |
Artturin | So I'm talking about sandbox paths | 01:13:03 |
Artturin | so yeah | 01:13:19 |
QuadRadical (Ping) | oh sorry | 01:13:22 |