Skip to content

Conversation

timschumi
Copy link
Member

@timschumi timschumi commented Aug 9, 2025

mtkclient is a low-level tool to interface with Mediatek-based devices while in brom or preloader mode.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Aug 9, 2025
@nixpkgs-ci nixpkgs-ci bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Aug 12, 2025
@timschumi timschumi changed the title mtkclient: init at 2.0.2 mtkclient: init at 0-unstable-2025-06-08 Aug 17, 2025
@yzhou216
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 432318

Logs: https://github.com/yzhou216/nixpkgs-review-gha/actions/runs/17025965633

Download packages from cache:
  • x86_64-linux
    nix-store -r --add-root nixpkgs-pr-432318-x86_64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://yzhou216.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      yzhou216.cachix.org-1:O7nGwQnLGGBGE8zYFMipVzPVN956FcV57y9SqwEP+O8=
      ' \
      /nix/store/lq2rb0m326r6yfny9b35k2k58kd1llfh-mtkclient-0-unstable-2025-06-08 \
      /nix/store/f2ynzrc957hcjxybqabfi41h6xcpfcal-mtkclient-0-unstable-2025-06-08-dist
  • aarch64-linux
    nix-store -r --add-root nixpkgs-pr-432318-aarch64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://yzhou216.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      yzhou216.cachix.org-1:O7nGwQnLGGBGE8zYFMipVzPVN956FcV57y9SqwEP+O8=
      ' \
      /nix/store/ylf6l7nf6l6xmr8mzpny0wahqdczj78q-mtkclient-0-unstable-2025-06-08 \
      /nix/store/z4wl4s99kjlfzarnc37x6wr2nzmdpb78-mtkclient-0-unstable-2025-06-08-dist
  • x86_64-darwin
    nix-store -r --add-root nixpkgs-pr-432318-x86_64-darwin \
      --option binary-caches 'https://cache.nixos.org/ https://yzhou216.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      yzhou216.cachix.org-1:O7nGwQnLGGBGE8zYFMipVzPVN956FcV57y9SqwEP+O8=
      ' \
      /nix/store/0fd49s2wwgn4yg8fbsfldg7h922i0dhx-mtkclient-0-unstable-2025-06-08 \
      /nix/store/is0izrckknyl9q00jfwzfppqd4lsa93m-mtkclient-0-unstable-2025-06-08-dist
  • aarch64-darwin
    nix-store -r --add-root nixpkgs-pr-432318-aarch64-darwin \
      --option binary-caches 'https://cache.nixos.org/ https://yzhou216.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      yzhou216.cachix.org-1:O7nGwQnLGGBGE8zYFMipVzPVN956FcV57y9SqwEP+O8=
      ' \
      /nix/store/n8sgg5vbf5zjj51bpqgx3shqnhrbhhr4-mtkclient-0-unstable-2025-06-08 \
      /nix/store/wyakcm5ksyvg2l5lr9kzss3mjvl4zmr2-mtkclient-0-unstable-2025-06-08-dist

x86_64-linux

✅ 2 packages built:
  • mtkclient
  • mtkclient.dist

aarch64-linux

✅ 2 packages built:
  • mtkclient
  • mtkclient.dist

x86_64-darwin (sandbox = true)

✅ 2 packages built:
  • mtkclient
  • mtkclient.dist

aarch64-darwin (sandbox = true)

✅ 2 packages built:
  • mtkclient
  • mtkclient.dist

Copy link
Contributor

@yzhou216 yzhou216 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved automatically following the successful run of nixpkgs-review.

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Aug 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants