-
-
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
libtorrentRasterbar: 1.2.6 -> 2.0.1 #107194
Conversation
This breaks qbittorrent build |
@GrahamcOfBorg build qbittorrent |
Appearently 2.x is backwards-compatible to previous versions when built with the right options, while the fix release 1.2.11 broke things that compiled with 1.2.6. So I updated deluge-2_x and qbittorrent both to libtorrent 2.0.x and removed libtorrent 1.2.x. |
Nope nope nope. While qbittorrent refuses to build with 1.2.11, deluge doesn't work correctly with 2.0.x. |
We might consider treewide rename Also we could rename |
These kinds of changes can lead to huge bikeshedding discussions. I don't really care if it's changed, but I'd like to keep the discussion out of this PR. I'd like to get one more review that explicitly confirms the new libtorrent 2.0.x works fine with qbittorrent. I have only tested deluge extensively since I am running it myself. |
I agree, that's why I approved this PR and only added the ideas as a separate comment. |
@GrahamcOfBorg eval |
pkgs/development/libraries/libtorrent-rasterbar/2.0/default.nix
Outdated
Show resolved
Hide resolved
Can you solve the eval error from ofborg? |
Yes, should be done with the last push. |
@GrahamcOfBorg build qbittorrent deluge deluge-1_x |
@ofborg eval |
Does running eval manually make a difference? I already saw the eval results for the latest commit before. |
It should not make any difference. |
Result of 8 packages marked as broken and skipped:
|
Thanks! So did it build anything? I'm a bit confused because it doesn't list libtorrentRasterbar-1_1_x. Just out of curiousity: can you try running something like:
|
yeah it builds them. |
I will open a third PR to attempt to unbreak them on darwin. I did some more extensive testing on qbittorrent so I'll go ahead with this. |
This is done to match upstream naming: #107194 (comment)
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)