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

support aarch64-linux nightly builds and updates #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

colemickens
Copy link
Member

No description provided.

@colemickens
Copy link
Member Author

Note this has a weird filter hack to make sure that we only advertise/lookup nightly build info for aarch64-linux. Mozilla doesn't seem to publish beta/stable/esr builds for aarch64-linux yet.

@colemickens
Copy link
Member Author

cc: @MatthewCroughan

@colemickens
Copy link
Member Author

This needs an additional change in nixpkgs:

Tested:

[colemickens@aarch64:~]$ export rev="7126347e"

[colemickens@aarch64:~]$ nix build github:colemickens/flake-firefox-nightly/$rev#packages.aarch64-linux.firefox-nightly-bin

[colemickens@aarch64:~]$ ./result/bin/
firefox-nightly           .firefox-nightly-wrapped

[colemickens@aarch64:~]$ ./result/bin/firefox-nightly
Error: no DISPLAY environment variable specified

Copy link

@MatthewCroughan MatthewCroughan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, seems to work well via Waypipe on a Pi 4 compute module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants