Skip to content

matrix-synapse-unwrapped: allow setuptools_rust 1.12#441513

Merged
Ma27 merged 1 commit intoNixOS:staging-nextfrom
Ma27:synapse-build-fix
Sep 9, 2025
Merged

matrix-synapse-unwrapped: allow setuptools_rust 1.12#441513
Ma27 merged 1 commit intoNixOS:staging-nextfrom
Ma27:synapse-build-fix

Conversation

@Ma27
Copy link
Member

@Ma27 Ma27 commented Sep 9, 2025

Matrix has a strict upper bound as a precaution to avoid spurious build and runtime issues, but the diff[1] looks safe enough for an upgrade.

[1] PyO3/setuptools-rust@v1.11.1...v1.12.0

cc @vcunat (#438642 (comment))

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.

Matrix has a strict upper bound as a precaution to avoid spurious build
and runtime issues, but the diff[1] looks safe enough for an upgrade.

[1] PyO3/setuptools-rust@v1.11.1...v1.12.0
@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. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. labels Sep 9, 2025
@Ma27 Ma27 merged commit 1e85490 into NixOS:staging-next Sep 9, 2025
30 of 34 checks passed
@Ma27 Ma27 deleted the synapse-build-fix branch September 9, 2025 19:20
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. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants