android-tools 34.0.4 -> 34.0.5 https://github.com/nmeum/android-tools/releases attrpath: android-tools 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/misc/android-tools/default.nix b/pkgs/tools/misc/android-tools/default.nix index 891bea3fe474..ed0acaff3a5e 100644 --- a/pkgs/tools/misc/android-tools/default.nix +++ b/pkgs/tools/misc/android-tools/default.nix @@ -9,11 +9,11 @@ in stdenv.mkDerivation rec { pname = "android-tools"; - version = "34.0.4"; + version = "34.0.5"; src = fetchurl { url = "https://github.com/nmeum/android-tools/releases/download/${version}/android-tools-${version}.tar.xz"; - hash = "sha256-eiL/nOqB/0849WBoeFjo+PtzNiRBJZfjzBqwJi+No6E="; + hash = "sha256-+wnP8Sz7gqz0Ko6+u8A0JnG/zQIRdxY2i9xz/dpgMEo="; }; nativeBuildInputs = [ cmake ninja pkg-config perl go ]; Successfully finished processing cachix "/nix/store/z8nifwg4sbllp55aidchqych39jg0hw7-android-tools-34.0.5" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
7 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/nmeum/android-tools/releases. meta.description for android-tools is: Android SDK platform tools meta.homepage for android-tools is: https://github.com/nmeum/android-tools ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/nmeum/android-tools/releases/tag/34.0.5) - [Compare changes on GitHub](https://github.com/nmeum/android-tools/compare/34.0.4...34.0.5) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 34.0.5 with grep in /nix/store/z8nifwg4sbllp55aidchqych39jg0hw7-android-tools-34.0.5 - found 34.0.5 in filename of file in /nix/store/z8nifwg4sbllp55aidchqych39jg0hw7-android-tools-34.0.5 ---
Rebuild report (if merged into master) (click to expand) ``` 6 total rebuild path(s) 6 package rebuild(s) First fifty rebuilds by attrpath adbfs-rootless agi android-tools fdroidcl scrcpy universal-android-debloater ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/z8nifwg4sbllp55aidchqych39jg0hw7-android-tools-34.0.5 \ --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 android-tools https://github.com/r-ryantm/nixpkgs/archive/d8bfc22089b397f4dff8d446609ee97ee5ae5a5f.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/d8bfc22089b397f4dff8d446609ee97ee5ae5a5f#android-tools ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/z8nifwg4sbllp55aidchqych39jg0hw7-android-tools-34.0.5 ls -la /nix/store/z8nifwg4sbllp55aidchqych39jg0hw7-android-tools-34.0.5/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
7 packages built:
--- ###### Maintainer pings cc @primeos 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/298029