!UUYziobKGGxpovWyAN:nixos.org

Robotnix

244 Members
Build Android (AOSP) using Nix | https://github.com/danielfullmer/robotnix75 Servers

Load older messages


SenderMessageTime
6 Apr 2024
@roadroller01:matrix.org@roadroller01:matrix.org i tried to compile LineageOS for my lisa but it didn't go very will
`
`
02:00:21
@roadroller01:matrix.org@roadroller01:matrix.org 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?
02:01:15
@roadroller01:matrix.org@roadroller01:matrix.org 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
@roadroller01:matrix.org@roadroller01:matrix.org 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
@roadroller01:matrix.org@roadroller01:matrix.org 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?
02:01:41
@roadroller01:matrix.org@roadroller01:matrix.org 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?
02:02:00
@roadroller01:matrix.org@roadroller01:matrix.org 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?
02:02:08
@jakegrin:matrix.org@jakegrin:matrix.org left the room.02:03:17
@roadroller01:matrix.org@roadroller01:matrix.orgi think i fix it by adding this to the vendor-dirs.json03:22:58
@roadroller01:matrix.org@roadroller01:matrix.orgimage.png
Download image.png
03:22:58
@roadroller01:matrix.org@roadroller01:matrix.orgi am waiting for the error that have the blank strings correct value, if the error doesn't have the values i will quit03:26:22
@roadroller01:matrix.org@roadroller01:matrix.org* i am waiting for the error that have the blank strings correct values, if the error doesn't have the values i will quit03:26:36
@roadroller01:matrix.org@roadroller01:matrix.orghmmmmm03:27:42
@roadroller01:matrix.org@roadroller01:matrix.orgimage.png
Download image.png
03:27:43
@roadroller01:matrix.org@roadroller01:matrix.orgi got the values from nix-prefetch-git command 👍️03:33:13
9 Apr 2024
@ss:someonex.netSomeoneSerge (back on matrix) changed their display name from SomeoneSerge (migrating synapse) to SomeoneSerge (void).13:24:19
11 Apr 2024
@arilebedey:matrix.orgarilebedey joined the room.04:15:29
@arilebedey:matrix.orgarilebedey left the room.11:58:01
@arilebedey:matrix.orgarilebedey joined the room.12:29:10
@remex:matrix.org@remex:matrix.org left the room.16:00:03
@eyjhb:eyjhb.dkeyJhbFinally trying to get a ASOP mirror locally, so I can update the dependencies. 16:06:26
@princemachiavelli:matrix.orgprincemachiavelli joined the room.17:33:33
12 Apr 2024
@yuka:yuka.dev@yuka:yuka.dev changed their profile picture.08:07:20
15 Apr 2024
@nscnt:matrix.org@nscnt:matrix.org joined the room.10:08:19
@nscnt:matrix.org@nscnt:matrix.org left the room.17:37:34
16 Apr 2024
@patrizio:bekerle.comPatrizio joined the room.18:41:51
18 Apr 2024
@digitalbayinc:matrix.orgFOSSadmin set a profile picture.14:37:21
25 Apr 2024
@ss:someonex.netSomeoneSerge (back on matrix) changed their display name from SomeoneSerge (void) to SomeoneSerge (UTC+1).23:02:30
@zraexy:nixos.devDavid Mell (zraexy) joined the room.23:16:36
@zraexy:nixos.devDavid Mell (zraexy) changed their display name from David Mell to David Mell (zraexy).23:52:06

Show newer messages


Back to Room ListRoom Version: 6