-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
ventoy-bin: 1.0.51 -> 1.0.56 #141616
ventoy-bin: 1.0.51 -> 1.0.56 #141616
Conversation
I have mixed feelings about removing the GUI, i personally dont need it and i know most people dont, but at the same time people will want it. |
58b6a1f
to
8c07f18
Compare
The GUI tool is now included (with options to disable certain variants), however I've ran into a problem on NixOS were the included GUI wrapper is unable to auto-detect what GUI type to use (manual selection is fine). Tested and working: Working on Fedora+Nix but not NixOS: I will investigate how to solve this. |
8c07f18
to
eb08510
Compare
The upstream GUI wrapper looks for /etc/ld.so.cache to detect what UI toolkit to use, this fails on NixOS. As a workaround a default is now set based on the configured options passed to the nix file. Now everything works on my systems. |
Hey I will test it in a bit, thanks for all your work on this! |
eb08510
to
6409431
Compare
6409431
to
a0f1374
Compare
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
I've implemented and tested the requested changes. Thank you for your feedback! Since my initial PR, two new versions of Ventoy were released. Should I updated to the latest version here or open a separate PR after this merges? |
Update to latest version on this PR, 100% |
Version bump
Closes #138094
Closes #141548
Motivation for this change
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)