-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
bluez: use python3 #44398
bluez: use python3 #44398
Conversation
Success on x86_64-linux (full log) Attempted: blueman Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: blueman Partial log (click to expand)
|
Python 2 still gets pulled in because of the bluez dependency. Can you make bluez use Python 3 as well? |
ccde414
to
413d7f4
Compare
Tested it quickly, works without problems |
I'm not sure whether this should have been merged into master. |
Failure on x86_64-linux (full log) Attempted: blueman, bluez Partial log (click to expand)
|
@dotlambda I think just a big number of rebuilds doesn't automatically mean staging, staging is mainly thought for stdenv big things afaik. So I think this is okay. Also, the above failure seems to be from Rust not building again, not related to this PR (I didn't notice because I didn't test off the merge, ofborg does). |
Failure on aarch64-linux (full log) Attempted: blueman, bluez Partial log (click to expand)
|
Motivation for this change
#18185
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)cc @abbradar
Note that this was not tested.