nix-on-droid icon indicating copy to clipboard operation
nix-on-droid copied to clipboard

Are there x86_64 bootstrap tars availible?

Open Quackdoc opened this issue 1 year ago • 2 comments

As the title says, are there any plans on making x86_64 tars available?

Quackdoc avatar May 01 '24 09:05 Quackdoc

On May 1, 2024 11:23:41 AM GMT+02:00, Mitchel Stewart @.***> wrote:

As the title says, are there any plans on making x86_64 tars available?

Not really. I once added i686 on someone's request; then, years of building it with zero feedbacklater, it was dropped.

I don't have a device to test it, so I'm reluctant to support it. That isn't an outright "no" then: say, if you provide a GitHub CI action (they have KVM now) that tests it in an emulator, then why not.

t184256 avatar May 01 '24 09:05 t184256

I see. I'll have to look into setting up the github CI, The two main ways to test it would be BlissOS or Waydroid. I would have to figure out setting up tests, but if I can I will make a PR

Quackdoc avatar May 01 '24 15:05 Quackdoc

I've started looking into this. If you still want this for whatever your device was, please try out https://nix-on-droid.unboiled.info/bootstrap-emulator-powered-ci

t184256 avatar Jun 13 '24 15:06 t184256

(pre)release-24.05 now comes with first-class x86_64 support that's, arguably, better tested than aarch64.

t184256 avatar Jul 07 '24 23:07 t184256