Skip to content

python3Packages.jaxlib: fix eval, infinate recursion#437069

Merged
GaetanLepage merged 1 commit intoNixOS:masterfrom
kirillrdy:jaxlib
Aug 26, 2025
Merged

python3Packages.jaxlib: fix eval, infinate recursion#437069
GaetanLepage merged 1 commit intoNixOS:masterfrom
kirillrdy:jaxlib

Conversation

@kirillrdy
Copy link
Member

@kirillrdy kirillrdy commented Aug 26, 2025

fix recursion introduced in #435096

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.

@kirillrdy kirillrdy marked this pull request as ready for review August 26, 2025 10:00
@kirillrdy kirillrdy requested a review from emilazy August 26, 2025 10:01
@kirillrdy kirillrdy requested a review from GaetanLepage August 26, 2025 10:02
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 6.topic: python Python is a high-level, general-purpose programming language. labels Aug 26, 2025
Copy link
Contributor

@GaetanLepage GaetanLepage left a comment

Choose a reason for hiding this comment

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

Thanks!

@GaetanLepage GaetanLepage merged commit bd95af6 into NixOS:master Aug 26, 2025
34 of 36 checks passed
@kirillrdy kirillrdy deleted the jaxlib branch August 26, 2025 10:09
@emilazy
Copy link
Member

emilazy commented Aug 26, 2025

Sorry about that; missed the rec.

@kirillrdy
Copy link
Member Author

@emilazy don't worry, all good :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants