Skip to content

emiluaPlugins.tdlib: fix build#502863

Merged
Sigmanificient merged 1 commit intoNixOS:masterfrom
Sigmanificient:emilua
Mar 26, 2026
Merged

emiluaPlugins.tdlib: fix build#502863
Sigmanificient merged 1 commit intoNixOS:masterfrom
Sigmanificient:emilua

Conversation

@Sigmanificient
Copy link
Copy Markdown
Member

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.

@nixpkgs-ci nixpkgs-ci bot requested a review from manipuladordedados March 23, 2026 23:54
@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: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Mar 23, 2026
@mdaniels5757
Copy link
Copy Markdown
Member

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 502863
Commit: 3b2afbe094bf3cb254a211288ebbb23e68acacb1 (subsequent changes)
Merge: 32d3145b84b61f709f39c727ad9e1a0febc57f88

Logs: https://github.com/mdaniels5757/nixpkgs-review-gha/actions/runs/23467469763

Download packages from cache:
  • x86_64-linux
    nix-store -r --add-root nixpkgs-pr-502863-x86_64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://mdaniels5757-nix.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      mdaniels5757-nix.cachix.org-1:iT2D2XMbTS301DFoC8sTOSP86fXMPiGrvPnrEsQN5uo=
      ' \
      /nix/store/sfs1xqsg53wsksz15kal983yfkjn4z0n-emilua-tdlib-1.0.4
  • aarch64-linux
    nix-store -r --add-root nixpkgs-pr-502863-aarch64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://mdaniels5757-nix.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      mdaniels5757-nix.cachix.org-1:iT2D2XMbTS301DFoC8sTOSP86fXMPiGrvPnrEsQN5uo=
      ' \
      /nix/store/6ylzkb0k4fcz9lnbab4ipl93kbrz42zf-emilua-tdlib-1.0.4

x86_64-linux

✅ 1 package built:
  • emiluaPlugins.tdlib

aarch64-linux

✅ 1 package built:
  • emiluaPlugins.tdlib

x86_64-darwin

No rebuilds


aarch64-darwin

No rebuilds

Copy link
Copy Markdown
Member

@mdaniels5757 mdaniels5757 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 Mar 24, 2026
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 2 This PR was reviewed and approved by two persons. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Mar 25, 2026
@Sigmanificient Sigmanificient added this pull request to the merge queue Mar 26, 2026
Merged via the queue into NixOS:master with commit ac5c47a Mar 26, 2026
36 of 38 checks passed
@Sigmanificient Sigmanificient deleted the emilua branch March 26, 2026 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages 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: 2 This PR was reviewed and approved by two persons. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants