Skip to content

pkgsStatic.llhttp: fix building static archives#500733

Merged
aduh95 merged 1 commit into
NixOS:stagingfrom
tobim:pkgs/llhttp-static-unbreak
Mar 30, 2026
Merged

pkgsStatic.llhttp: fix building static archives#500733
aduh95 merged 1 commit into
NixOS:stagingfrom
tobim:pkgs/llhttp-static-unbreak

Conversation

@tobim

@tobim tobim commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

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.

The cmake options were changed in nodejs/llhttp@b671ac1.
This should unbreak `nixStatic`.
@nixpkgs-ci
nixpkgs-ci Bot requested a review from aduh95 March 17, 2026 14:28
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Mar 17, 2026
@aduh95

aduh95 commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

Note: this is due to nodejs/llhttp#657, released with v9.3.1 that landed with d650240

Comment thread pkgs/by-name/ll/llhttp/package.nix

@aduh95 aduh95 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Builds on darwin-aarch64 when rebased on top of staging-next

@nixpkgs-ci nixpkgs-ci Bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Mar 17, 2026
@aduh95
aduh95 added this pull request to the merge queue Mar 30, 2026
Merged via the queue into NixOS:staging with commit 0799100 Mar 30, 2026
39 of 41 checks passed
sarahec pushed a commit to sarahec/nixpkgs that referenced this pull request Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants