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

Brave ARM compatibility - Raspberry Pi #278278

Closed
ShalokShalom opened this issue Jan 2, 2024 · 1 comment
Closed

Brave ARM compatibility - Raspberry Pi #278278

ShalokShalom opened this issue Jan 2, 2024 · 1 comment
Labels
0.kind: bug Something is broken

Comments

@ShalokShalom
Copy link

Describe the bug

Brave is currently marked as incompatible with AARCH64. There is ARM support by the developers, so I think we could include it. https://github.com/brave/brave-browser/releases/tag/v1.61.109

Steps To Reproduce

Steps to reproduce the behavior:

  1. Add brave to the configuration.nix file
  2. rebuild Nix
  3. See that brave is declared incompatible with the AARCH64 platform

I tried it on the Pi4, should be the same on any AARCH64.

Expected behavior

Brave rebuilds successfully.

Notify maintainers

Metadata

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

 - system: `"aarch64-linux"`
 - host os: `Linux 6.1.69, NixOS, 23.11 (Tapir), 23.11.2413.32f63574c85f`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.1`
 - channels(root): `"nixos-23.11"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Add a 👍 reaction to issues you find important.

@samueldr
Copy link
Member

Closing, as the last referenced PR seemingly implements this.

If this is inaccurate, re-open and explain what is wrong.

If anyone else is having issues with brave and its usage on AArch64, please open a new issue with details. Feel free to cross-reference this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants