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

Cachix installation instructions - binaries (aarch64) #16

Closed
vcunat opened this issue Oct 10, 2020 · 3 comments
Closed

Cachix installation instructions - binaries (aarch64) #16

vcunat opened this issue Oct 10, 2020 · 3 comments

Comments

@vcunat
Copy link

vcunat commented Oct 10, 2020

I do know aarch64 is in trouble, so perhaps that's why the instructions aren't optimal. I tried them

nix-env -iA cachix -f https://cachix.org/api/v1/install

and it started compiling (the GHC bootstrap process), and I really didn't want to wait for that (and perhaps it would even fail due to some issue like above).

Workaround: I looked at the latest Hydra.nixos.org binary for 20.03 and just passed the (locally non-existing) /nix/store path to nix-env -i... and installed in a second.

@domenkozar
Copy link
Member

Yeah I've been neglecting aarch64 support for Cachix as nixpkgs has been hitting issues one after another to just get us the tooling.

I plan to release 0.4.0 soon and will then give this another try if we fix the nixpkgs blocker.

@vcunat
Copy link
Author

vcunat commented Oct 12, 2020

Well, that's why I assumed that defaulting to a working nixpkgs stable branch might be preferable in aarch64 case. (I haven't looked into what you do elsewhere.)

@domenkozar
Copy link
Member

Thanks for the report! Newly released 0.5.0 now also has fast install with aarch64 binary and that is now tested for the future releases!

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

No branches or pull requests

2 participants