Skip to content

python3Packages.hawkmoth: fix broken state with llvm 21 by using 20#452196

Merged
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
Cynerd:hawkmoth-llvm20
Oct 15, 2025
Merged

python3Packages.hawkmoth: fix broken state with llvm 21 by using 20#452196
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
Cynerd:hawkmoth-llvm20

Conversation

@Cynerd
Copy link
Copy Markdown
Contributor

@Cynerd Cynerd commented Oct 15, 2025

Hawkmoth is broken with LLVM 21 release. This is already reported, but there is no stable fix on the Hawkmoth's size, yet. Thus this changes the used LLVM version in Hawkmoth to 20.

jnikula/hawkmoth#291

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.

Hawkmoth is broken with LLVM 21 release. This is already reported, but
there is no stable fix on the Hawkmoth's size, yet. Thus this changes
the used LLVM version in Hawkmoth to 20.

jnikula/hawkmoth#291
@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. 6.topic: python Python is a high-level, general-purpose programming language. labels Oct 15, 2025
@Cynerd
Copy link
Copy Markdown
Contributor Author

Cynerd commented Oct 15, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 452196
Commit: 786c47896e030a060f58de4f969193a498bc6fcd


x86_64-linux

✅ 4 packages built:
  • python312Packages.hawkmoth
  • python312Packages.hawkmoth.dist
  • python313Packages.hawkmoth
  • python313Packages.hawkmoth.dist

@nixpkgs-ci nixpkgs-ci Bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Oct 15, 2025
@SuperSandro2000 SuperSandro2000 added this pull request to the merge queue Oct 15, 2025
Merged via the queue into NixOS:master with commit dbe8a16 Oct 15, 2025
33 checks passed
@jnikula
Copy link
Copy Markdown

jnikula commented Oct 16, 2025

Hawkmoth is broken with LLVM 21 release. This is already reported, but there is no stable fix on the Hawkmoth's size, yet. Thus this changes the used LLVM version in Hawkmoth to 20.

FYI, I've just released Hawkmoth 0.22 with the fix.

Thanks for packaging Hawkmoth for NixOS!

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. 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-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.

3 participants