Skip to content

Fix small build bug#2290

Open
LukeDSchenk wants to merge 1 commit intoROCKNIX:nextfrom
LukeDSchenk:bug-fix
Open

Fix small build bug#2290
LukeDSchenk wants to merge 1 commit intoROCKNIX:nextfrom
LukeDSchenk:bug-fix

Conversation

@LukeDSchenk
Copy link

So what had happened was I tried to build Rocknix on a machine running NixOS, and because NixOS has a very different file structure than Ubuntu, the build failed because this set_env function was overwriting the docker image's PATH with my system PATH, which was not at all the same PATH, so I did some quick MATH and figured this might be a good path forward.

…reak the docker builder if you are using a different system than the container)
@sydarn sydarn self-assigned this Feb 8, 2026
@sydarn
Copy link
Contributor

sydarn commented Feb 8, 2026

Hi @LukeDSchenk
Thank you for the PR. It isn't obvious but we are a fork of LibreElec.
Ideally you would push this fix there: https://github.com/LibreELEC/LibreELEC.tv/tree/master
I think we can merge it here as well, though we are going to rebase on LibreElec at some point so it would be good if it was fixed there as well.

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

Successfully merging this pull request may close these issues.

2 participants