[Flake] The Nix-on-Droid build failed during the installPhase for Helix 25.1.1. #12946
Unanswered
Curious-r
asked this question in
Troubleshooting
Replies: 0 comments
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.
-
Summary
The build process for Helix 25.1.1 on Nix-on-Droid fails during the installPhase. The error message indicates a Permission denied issue when trying to write to /dev/fd/3, which is causing the failure to complete the installation.
Reproduction Steps
I tried this:
My flake input:
And run
Nix-on-droid rebuild switch --flake .#<my-phone>
I expected this to happen:
Build successfully
Instead, this happened:
Failed
Helix log
~/.cache/helix/helix.log
Platform
Linux
Terminal Emulator
Nix-on-droid
Installation Method
Flake
Helix Version
Helix 25.01.1
Beta Was this translation helpful? Give feedback.
All reactions