bctoolbox 5.2.16 -> 5.2.94 https://repology.org/project/bctoolbox/versions attrpath: bctoolbox Checking auto update branch... An auto update branch exists with message `bctoolbox: 5.2.16 -> 5.2.86`. New version is 5.2.94. The auto update branch does not match or exceed the new version. [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/bctoolbox/default.nix b/pkgs/development/libraries/bctoolbox/default.nix index 97072fc4ad33..29ec91c98f97 100644 --- a/pkgs/development/libraries/bctoolbox/default.nix +++ b/pkgs/development/libraries/bctoolbox/default.nix @@ -9,7 +9,7 @@ stdenv.mkDerivation rec { pname = "bctoolbox"; - version = "5.2.16"; + version = "5.2.94"; nativeBuildInputs = [ cmake @@ -30,7 +30,7 @@ stdenv.mkDerivation rec { group = "BC"; repo = pname; rev = version; - hash = "sha256-M2apFibqSKp8ojXl82W+vQb7CUxdbWsmw8PLL/ByYuM="; + hash = "sha256-j1vVd9UcwmP3tGGN6NApiMyOql8vYljTqj3CKor1Ckk="; }; # Do not build static libraries Successfully finished processing cachix "/nix/store/z9jp1a3jnfmp4q3pgjy4mj8qwjdq61sr-bctoolbox-5.2.94" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
10 packages failed to build:
12 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/bctoolbox/versions. meta.description for bctoolbox is: Utilities library for Linphone meta.homepage for bctoolbox is: https://gitlab.linphone.org/BC/public/bctoolbox ###### 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 5.2.94 with grep in /nix/store/z9jp1a3jnfmp4q3pgjy4mj8qwjdq61sr-bctoolbox-5.2.94 - found 5.2.94 in filename of file in /nix/store/z9jp1a3jnfmp4q3pgjy4mj8qwjdq61sr-bctoolbox-5.2.94 ---
Rebuild report (if merged into master) (click to expand) ``` 22 total rebuild path(s) 22 package rebuild(s) First fifty rebuilds by attrpath bctoolbox belcard belle-sip belr bzrtp liblinphone libosmoabis lime linphone mediastreamer mediastreamer-openh264 msilbc ortp osmo-bsc osmo-bts osmo-hlr osmo-hnbgw osmo-hnodeb osmo-mgw osmo-msc osmo-sgsn trx ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/z9jp1a3jnfmp4q3pgjy4mj8qwjdq61sr-bctoolbox-5.2.94 \ --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 bctoolbox https://github.com/r-ryantm/nixpkgs/archive/70f9f1e5229e9306ce7ae8f29cdbbeb9963db357.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/z9jp1a3jnfmp4q3pgjy4mj8qwjdq61sr-bctoolbox-5.2.94 ls -la /nix/store/z9jp1a3jnfmp4q3pgjy4mj8qwjdq61sr-bctoolbox-5.2.94/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)
10 packages failed to build:
12 packages built:
--- ###### Maintainer pings cc @7c6f434c @jluttine for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/224014