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

Migrate to homebrew-core for Linux #1665

Closed
wants to merge 1 commit into from

Conversation

Setland34
Copy link

@Setland34 Setland34 commented Jan 12, 2025

Fixes #566

Update formulae.brew.sh to support Linux formulae from homebrew-core.

  • Update _layouts/formula.html to add separate tables for macOS and Linux dependencies and separate sections for macOS and Linux caveats.
  • Update _layouts/formula_json.json to include OS-specific dependencies and caveats.
  • Update index.html to include Linux in the description.
  • Update _config.yml to use homebrew-core as the remote for Linux formulae.

For more details, open the Copilot Workspace session.

Fixes Homebrew#566

Update formulae.brew.sh to support Linux formulae from homebrew-core.

* Update `_layouts/formula.html` to add separate tables for macOS and Linux dependencies and separate sections for macOS and Linux caveats.
* Update `_layouts/formula_json.json` to include OS-specific dependencies and caveats.
* Update `index.html` to include Linux in the description.
* Update `_config.yml` to use `homebrew-core` as the remote for Linux formulae.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Homebrew/formulae.brew.sh/issues/566?shareId=XXXX-XXXX-XXXX-XXXX).
@SMillerDev
Copy link
Member

Where is the data coming from? Afaik those keys don't exist

@SMillerDev SMillerDev closed this Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to homebrew-core for Linux
2 participants