Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eval failure androidenv.androidPkgs_9_0.google-tv-addons #213826

Open
Et7f3 opened this issue Jan 31, 2023 · 1 comment
Open

eval failure androidenv.androidPkgs_9_0.google-tv-addons #213826

Et7f3 opened this issue Jan 31, 2023 · 1 comment
Labels
0.kind: build failure A package fails to build

Comments

@Et7f3
Copy link
Contributor

Et7f3 commented Jan 31, 2023

Steps To Reproduce

Steps to reproduce the behavior:
1.

$ nix eval .#androidenv.androidPkgs_9_0.google-tv-addons
error: attribute '28' missing

       at /nix/store/48bqcyzzr13h8b8dbyj36hrhqhii4z7r-source/pkgs/development/mobile/androidenv/compose-android-packages.nix:235:17:

          234|       inherit os;
          235|       package = addons.addons.${version}.google_tv_addon;
             |                 ^
          236|     }
       Did you mean one of 18, 21, 22, 23 or 24?
(use '--show-trace' to show detailed location information)

Additional context

Add any other context about the problem here.

Notify maintainers

@volth or @svanderburg

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-darwin"`
 - host os: `Darwin 22.3.0, macOS 10.16`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.13.2`
 - channels(root): `"nixpkgs"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixpkgs`
@Et7f3 Et7f3 added the 0.kind: build failure A package fails to build label Jan 31, 2023
@kunimei
Copy link

kunimei commented Feb 2, 2023

good thankyou

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

2 participants