Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport staging-24.11] maturin: 1.7.4 -> 1.7.5 #362203

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

nixpkgs-ci[bot]
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Dec 5, 2024

Bot-based backport to staging-24.11, triggered by a label in #359505.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

(cherry picked from commit 477a7db)
@getchoo
Copy link
Member

getchoo commented Dec 5, 2024

Built against nixos-24.11 on aarch64-linux

$ nix-build -I nixpkgs=channel:nixos-24.11 test.nix -A maturin.passthru.tests --log-format bar-with-logs
/nix/store/yn4lk8xjdsfibvpvy733hglkj6yxha1i-python3.12-word-count-0.13.2
/nix/store/47g4lv03zxawgl7x8f0bs7nz4cn75ynw-maturin-1.7.5-test-version
let
  overlay = final: _: {
    maturin = final.callPackage ./pkgs/by-name/ma/maturin/package.nix { };
  };

  pkgs = import <nixpkgs> {
    config = { };
    overlays = [ overlay ];
  };
in

pkgs

@getchoo getchoo added 12.approvals: 1 This PR was reviewed and approved by one reputable person 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package labels Dec 5, 2024
@ofborg ofborg bot requested a review from getchoo December 6, 2024 16:03
@getchoo getchoo merged commit 41c6bcf into staging-24.11 Dec 7, 2024
39 of 40 checks passed
@getchoo getchoo deleted the backport-359505-to-staging-24.11 branch December 7, 2024 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 501+ 10.rebuild-darwin: 5001+ 10.rebuild-linux: 501+ 10.rebuild-linux: 5001+ 12.approvals: 1 This PR was reviewed and approved by one reputable person 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants