Skip to content

Conversation

@Defelo
Copy link
Member

@Defelo Defelo commented Jan 9, 2026

Changelog: https://github.com/etkecc/synapse-admin/releases/tag/v0.11.1-etke52
Diff: etkecc/synapse-admin@v0.11.1-etke51...v0.11.1-etke52

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.

@Defelo Defelo added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Jan 9, 2026
@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. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 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. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Jan 9, 2026
@Defelo Defelo added the backport release-25.11 Backport PR automatically label Jan 9, 2026
@Defelo
Copy link
Member Author

Defelo commented Jan 9, 2026

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 478547
Commit: 0c13ba6b7227e87e4b340f2a08011af4d1157597 (subsequent changes)
Merge: c860cdb0bd30692b2b9a273799a4bb289c1df5d3

Logs: https://github.com/Defelo/nixpkgs-review-gha/actions/runs/20867068859

Download packages from cache:
  • x86_64-linux
    nix-store -r --add-root nixpkgs-pr-478547-x86_64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://attic.defelo.de/nixpkgs' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      nixpkgs:xeaAWa3crK09hMmFiygBeRmLq3hUjUShgaAwYVUEtw0=
      ' \
      /nix/store/x6f608np2yqid5wjd7sbc7wvvfqd9wbi-synapse-admin-etkecc-0.11.1-etke52
  • aarch64-linux
    nix-store -r --add-root nixpkgs-pr-478547-aarch64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://attic.defelo.de/nixpkgs' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      nixpkgs:xeaAWa3crK09hMmFiygBeRmLq3hUjUShgaAwYVUEtw0=
      ' \
      /nix/store/wgv6slabx40mbynfd60hh98aqs9kkc89-synapse-admin-etkecc-0.11.1-etke52
  • x86_64-darwin
    nix-store -r --add-root nixpkgs-pr-478547-x86_64-darwin \
      --option binary-caches 'https://cache.nixos.org/ https://attic.defelo.de/nixpkgs' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      nixpkgs:xeaAWa3crK09hMmFiygBeRmLq3hUjUShgaAwYVUEtw0=
      ' \
      /nix/store/dbyz8dff5l6rnvw98xsxagziscvsf75q-synapse-admin-etkecc-0.11.1-etke52
  • aarch64-darwin
    nix-store -r --add-root nixpkgs-pr-478547-aarch64-darwin \
      --option binary-caches 'https://cache.nixos.org/ https://attic.defelo.de/nixpkgs' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      nixpkgs:xeaAWa3crK09hMmFiygBeRmLq3hUjUShgaAwYVUEtw0=
      ' \
      /nix/store/lwhprjbhcwxjpc7h4dsp9d9cqa3r4ca1-synapse-admin-etkecc-0.11.1-etke52

x86_64-linux

✅ 1 package built:
  • synapse-admin-etkecc

aarch64-linux

✅ 1 package built:
  • synapse-admin-etkecc

x86_64-darwin (sandbox = relaxed)

✅ 1 package built:
  • synapse-admin-etkecc

aarch64-darwin (sandbox = relaxed)

✅ 1 package built:
  • synapse-admin-etkecc

@Defelo Defelo marked this pull request as ready for review January 9, 2026 22:31
@Defelo Defelo added this pull request to the merge queue Jan 9, 2026
@nixpkgs-ci nixpkgs-ci bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Jan 9, 2026
Merged via the queue into NixOS:master with commit 2061dc2 Jan 9, 2026
35 checks passed
@Defelo Defelo deleted the push-wluvzxwvzrwo branch January 9, 2026 22:39
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jan 9, 2026

Successfully created backport PR for release-25.11:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 8.has: port to stable This PR already has a backport to the stable release. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 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. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. backport release-25.11 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant