libtorrent-rasterbar-2_0_x 2.0.8 -> 2.0.9 https://github.com/arvidn/libtorrent/releases attrpath: libtorrent-rasterbar-2_0_x Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libtorrent-rasterbar/default.nix b/pkgs/development/libraries/libtorrent-rasterbar/default.nix index 5efd3a5c3c7..4ec70464e1a 100644 --- a/pkgs/development/libraries/libtorrent-rasterbar/default.nix +++ b/pkgs/development/libraries/libtorrent-rasterbar/default.nix @@ -3,7 +3,7 @@ }: let - version = "2.0.8"; + version = "2.0.9"; # Make sure we override python, so the correct version is chosen boostPython = boost.override { enablePython = true; inherit python; }; @@ -16,7 +16,7 @@ in stdenv.mkDerivation { owner = "arvidn"; repo = "libtorrent"; rev = "v${version}"; - sha256 = "sha256-mMY3NiSL/lYuYmV/KWgfKbs8XukSV4PvQ87tpgBid6M="; + sha256 = "sha256-kUpeofullQ70uK/YZUD0ikHCquFTGwev7MxBYj0oHeU="; fetchSubmodules = true; }; Successfully finished processing cachix "/nix/store/bafy33hq8ig3vk18kg4wksp9r36qrz7w-libtorrent-rasterbar-2.0.9" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
6 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/arvidn/libtorrent/releases. meta.description for libtorrent-rasterbar-2_0_x is: A C++ BitTorrent implementation focusing on efficiency and scalability meta.homepage for libtorrent-rasterbar-2_0_x is: https://libtorrent.org/ ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.0.9 with grep in /nix/store/bafy33hq8ig3vk18kg4wksp9r36qrz7w-libtorrent-rasterbar-2.0.9 - found 2.0.9 in filename of file in /nix/store/bafy33hq8ig3vk18kg4wksp9r36qrz7w-libtorrent-rasterbar-2.0.9 ---
Rebuild report (if merged into master) (click to expand) ``` 8 total rebuild path(s) 8 package rebuild(s) First fifty rebuilds by attrpath btfs libtorrent-rasterbar libtorrent-rasterbar-2_0_x python310Packages.libtorrent-rasterbar python311Packages.libtorrent-rasterbar qbittorrent qbittorrent-nox springLobby ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/bafy33hq8ig3vk18kg4wksp9r36qrz7w-libtorrent-rasterbar-2.0.9 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A libtorrent-rasterbar-2_0_x https://github.com/r-ryantm/nixpkgs/archive/00f098b14b0676d6972d58c566167247bf40f92f.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/bafy33hq8ig3vk18kg4wksp9r36qrz7w-libtorrent-rasterbar-2.0.9 ls -la /nix/store/bafy33hq8ig3vk18kg4wksp9r36qrz7w-libtorrent-rasterbar-2.0.9/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
6 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/233751