-
Notifications
You must be signed in to change notification settings - Fork 1
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
Needs additional Nix features? #1
Comments
And the cross-platform kernel yielded the same result:
|
|
Hi @j340m3, I am not sure why you're getting that specific error you're getting, but I am almost sure the root of the problem is that the system derivation requires |
What i did
nix-shell -p git
git clone https://git.vdx.hu/voidcontext/nixos-uconsole.git
cd nixos-uconsole
nix build .\#packages.aarch64-linux.\"sd-image-cm4-6.1-potatomania\" -L
Expected Behaviour
Nix builds an image that I can put on my sd-card, location `result/sd-image
Actual Result`
Question
What am I doing wrong and could we update the README.md command to make it more clear, what to do? I have some NixOS experience but was shyed away from using flakes. Probably something that I have to look into now.
The text was updated successfully, but these errors were encountered: