| 12 Oct 2025 |
pentane | happy to hear that! | 19:21:45 |
cornu | Has anyone tried to build the emulator (https://wiki.lineageos.org/emulator) and run it? (device: sdk_phone_x86_64) | 19:22:53 |
pentane | Oh yeah, supporting that is on my to-do list | 19:23:20 |
pentane | what happens if you just put in device = sdk_phone_x86_64? | 19:23:33 |
cornu | it's building ... will report back tomorrow ;) | 19:24:27 |
pentane | nice! | 19:33:52 |
pentane | which target are you building? | 19:33:57 |
pentane | * which nix derivation from config.build are you building? | 19:34:12 |
| tea joined the room. | 20:36:09 |
| 14 Oct 2025 |
| von joined the room. | 01:45:33 |
Atemu | In reply to @cyclopentane:aidoskyneen.eu Oh yeah, supporting that is on my to-do list I fixed it earlier this year, so I think it should work? | 11:38:08 |
Atemu | Might need to set the device arch though | 11:39:51 |
| 15 Oct 2025 |
| volth joined the room. | 01:15:13 |
volth | nix-build -E "with (import ./default.nix {
configuration = {
flavor = "lineageos";
flavorVersion = "22.2";
device = "sdk_phone_x86_64";
}
}); factoryImg'
built successfully. the only question is how to run it :) probably we need .iso or .qcow2 outputs akin to BlissRoms
| 14:38:33 |