Can't build example on aarch64-linux #127
Unanswered
AnthonyRonning
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Oh, I missed that issue. Looks like nix you get from nixpkgs is also too old. Possibly you need to update channel ( |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Running through the example and I got to this part:
flake.nixThe instructions say:
it means your nix is too old. Use nix run nixpkgs#nix flake check instead to run a newest version. With Nix even tools that are not currently installed are easy to use.But I am using that, so I'm not sure what else could be the problem.
Beta Was this translation helpful? Give feedback.
All reactions