Skip to content

Make DVB NixOS-compatible#219

Open
psygreg wants to merge 5 commits intozelikos:mainfrom
psygreg:main
Open

Make DVB NixOS-compatible#219
psygreg wants to merge 5 commits intozelikos:mainfrom
psygreg:main

Conversation

@psygreg
Copy link
Copy Markdown

@psygreg psygreg commented Nov 3, 2025

... given distrobox and other dependencies like lshw are properly installed and configured following the NixOS Wiki.

As the changes are pretty subtle (just changing the shebang and making the container itself extract the appimage rather than the host) they shouldn't affect functionality in any other operating systems. Tested and working in NixOS.

given distrobox is properly configured following the NixOS Wiki.
@zelikos
Copy link
Copy Markdown
Owner

zelikos commented Nov 3, 2025

making the container itself extract the appimage rather than the host

The container extracting the appimage has caused problems on other OS's previously, that's why the extraction is done on the host now. See #24

@psygreg
Copy link
Copy Markdown
Author

psygreg commented Nov 3, 2025

making the container itself extract the appimage rather than the host

The container extracting the appimage has caused problems on other OS's previously, that's why the extraction is done on the host now. See #24

I saw it, but maybe some other code improvements made it work now. I think it's worth testing. If it doesn't work somewhere, then I'll maintain my fork for NixOS targets specifically.

psygreg and others added 4 commits November 4, 2025 11:33
fix(nvidia): Use `--device` flag instead of `--gpus all`
Added note about NixOS requirements for running on Podman.
Clarified note regarding NixOS setup requirements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants