Skip to content

zadark 26.1 (new formula)#265504

Open
zeldrisho wants to merge 1 commit intoHomebrew:mainfrom
zeldrisho:zadark
Open

zadark 26.1 (new formula)#265504
zeldrisho wants to merge 1 commit intoHomebrew:mainfrom
zeldrisho:zadark

Conversation

@zeldrisho
Copy link

Related to #263629

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.
    I use github codespaces & github copilot

@github-actions github-actions bot added nodejs Node or npm use is a significant feature of the PR or issue new formula PR adds a new formula to Homebrew/homebrew-core macos-only Formula depends on macOS labels Feb 2, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

Thanks for contributing to Homebrew! 🎉 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request.

@zeldrisho zeldrisho force-pushed the zadark branch 4 times, most recently from afc7e54 to f5b6de6 Compare February 2, 2026 14:33
license "MPL-2.0"
head "https://github.com/quaric/zadark.git", branch: "main"

depends_on "node@22" => :build
Copy link
Member

Choose a reason for hiding this comment

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

any upstream issue to track the support of node 24?

Copy link
Author

Choose a reason for hiding this comment

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

I already tried to build it, but the build failed

Copy link
Member

Choose a reason for hiding this comment

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

Have you tried reporting that to the developers?

Copy link
Member

Choose a reason for hiding this comment

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

yeah, @zeldrisho can you file a bug report in the upstream about your build failure and link here (would be good to also add as a code comment too)

@chenrui333
Copy link
Member

some minor comments.

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

Labels

macos-only Formula depends on macOS new formula PR adds a new formula to Homebrew/homebrew-core nodejs Node or npm use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants