Robotnix | 233 Members | |
| Build Android (AOSP) using Nix | https://github.com/nix-community/robotnix | 70 Servers |
| Sender | Message | Time |
|---|---|---|
| 2 Apr 2024 | ||
| * LOS has docs on this | 09:48:57 | |
| Product name prefix it seems | 09:51:04 | |
| Trying it once more. Lets see what happens :D | 09:53:35 | |
| Thanks! | 09:53:40 | |
| Looked at these https://github.com/nix-community/robotnix/blob/edb29c8fe79aadbb14c2b6c4ebbe35e9eb06318b/release.nix#L45-L48 | 09:53:59 | |
| Built it on the wrong branch a 2nd time... | 12:58:47 | |
Download image.png | 15:41:45 | |
| Atemu: got Android 12 Vanilla Android emulator booting using the bumped branch :D | 15:42:02 | |
| Nice! | 15:52:20 | |
| Trying out GrapheneOS emulator now. | 15:55:45 | |
Had to fixup chromium bulid however, needed to add pkgs.stdenv.cc.cc.lib to the aapt2 build. | 15:56:17 | |
| Can't get lineageos emulator or grapheneos emulator to build however.. | 16:26:11 | |
| 16:29:15 | ||
| Hm | 16:47:48 | |
| 17:01:22 | ||
Or it bulids, it just doesn't produce kernel-ranchu file(s). | 18:23:16 | |
| Trying out master again, but I would assume same results :D | 18:24:39 | |
| But also, I'm somewhat trying to learn about the Android build procedure WHILE trying all this with robotnix :p | 18:27:27 | |
| Same | 20:44:46 | |
| 5 Apr 2024 | ||
| 04:38:33 | ||
| 10:05:03 | ||
| RoadRoller01: I don't think your spam is appreciated in the channels you've posted these "polls". | 10:31:54 | |
| 11:39:52 | ||
| 19:22:50 | ||
| 19:34:27 | ||
| 6 Apr 2024 | ||
i tried to compile LineageOS for my lisa but it didn't go very will `` | 02:00:21 | |
i tried to compile LineageOS for my lisa but it didn't go very will | 02:01:15 | |
i tried to compile LineageOS for my lisa but it didn't go very will `[road@nixos:~/dev/robotnix]$ nix-build --arg configuration '{ device="lisa"; flavor="lineageos"; }' -A img error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'lisa-img-2023100409.zip' whose name attribute is located at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/stdenv/generic/make-derivation.nix:205:7 … while evaluating attribute 'buildCommand' of derivation 'lisa-img-2023100409.zip' at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/build-support/trivial-builders.nix:74:14: 73| name = lib.strings.sanitizeDerivationName name; 74| inherit buildCommand; | ^ 75| passAsFile = [ "buildCommand" ] (stack trace truncated; use '--show-trace' to show the full trace) error: attribute '"vendor/xiaomi/sm8350-common"' missing at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/lib/attrsets.nix:107:50: 106| */ 107| getAttrs = names: attrs: genAttrs names (name: attrs.${name}); | ^ 108| Did you mean one of vendor/xiaomi/sm8150-common, vendor/xiaomi/sm8250-common, vendor/xiaomi/sm6150-common or vendor/xiaomi/sm6250-common? `shell | 02:01:22 | |
i tried to compile LineageOS for my lisa but it didn't go very will `[road@nixos:~/dev/robotnix]$ nix-build --arg configuration '{ device="lisa"; flavor="lineageos"; }' -A img error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'lisa-img-2023100409.zip' whose name attribute is located at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/stdenv/generic/make-derivation.nix:205:7 … while evaluating attribute 'buildCommand' of derivation 'lisa-img-2023100409.zip' at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/build-support/trivial-builders.nix:74:14: 73| name = lib.strings.sanitizeDerivationName name; 74| inherit buildCommand; | ^ 75| passAsFile = [ "buildCommand" ] (stack trace truncated; use '--show-trace' to show the full trace) error: attribute '"vendor/xiaomi/sm8350-common"' missing at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/lib/attrsets.nix:107:50: 106| */ 107| getAttrs = names: attrs: genAttrs names (name: attrs.${name}); | ^ 108| Did you mean one of vendor/xiaomi/sm8150-common, vendor/xiaomi/sm8250-common, vendor/xiaomi/sm6150-common or vendor/xiaomi/sm6250-common? `bash | 02:01:30 | |
i tried to compile LineageOS for my lisa but it didn't go very will | 02:01:41 | |