-
-
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
bitbox: init at 4.39.0 #267064
base: master
Are you sure you want to change the base?
bitbox: init at 4.39.0 #267064
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For me the program coredumps :(
./result/bin/bitbox
(bitbox:118158): Gtk-WARNING **: 19:50:42.895: Unable to locate theme engine in module_path: "adwaita",
Cannot mix incompatible Qt library (5.15.11) with this library (5.15.10)
[1] 118158 abort (core dumped) ./result/bin/bitbox
Why are you adding all the udev rules shouldn't they be in the upstream project?
Is there anything that needs to be done to get this PR merged? |
Result of 1 package failed to build:
|
This fails to build on darwin (aarch64/M2) If that can't be fixed, the platforms should be limited to linux instead of unix |
Thanks @RaghavSood, 55d9272fd3c3934ef46189d1324c7ffc23b32275. |
Hi. Is anything stopping this PR from being merged? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description of changes
Add package for BitBox02 hardware wallet desktop app.
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)