Replies: 1 comment
-
You can add this to your own cache with Otherwise this is answered in #332 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I enabled aarch binfmt with
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
and when I try to build I get this:However, if I add
https://app.cachix.org/cache/nix-on-droid
to the substituters with the proper key, it works fine. Where did cachix get it from?Beta Was this translation helpful? Give feedback.
All reactions