Skip to content

system_config: show core cask tap output on Linux - #23436

Merged
MikeMcQuaid merged 1 commit into
Homebrew:mainfrom
AlternateRT:config-show-cask-info-on-linux
Aug 4, 2026
Merged

system_config: show core cask tap output on Linux#23436
MikeMcQuaid merged 1 commit into
Homebrew:mainfrom
AlternateRT:config-show-cask-info-on-linux

Conversation

@AlternateRT

Copy link
Copy Markdown
Contributor

  • Have you followed our Contributing guidelines?
  • Have you checked for other open Pull Requests for the same change?
  • Have you explained what your changes do? Performance claims (e.g. "this is faster") must include Hyperfine benchmarks.
  • Have you explained why you'd like these changes included, not just what they do?
  • For bug fixes, have you given step-by-step brew commands to reproduce the bug?
  • Have you written new tests (excluding integration tests)? Here's an example.
  • Have you successfully run brew lgtm (style, typechecking and tests) locally?

  • I did not use AI/LLM to create this PR, or I disclosed the tool/model below and reviewed its output; I did not attribute commits to AI and will answer maintainer questions and review comments myself without AI/LLM.

Linux has supported casks for a while now. With these changes, brew config should now output the same core cask tap info shown on macOS.

Sample brew config output
% brew config
HOMEBREW_VERSION: 6.0.15-51-gb36f326
ORIGIN: https://github.com/Homebrew/brew
HEAD: b36f3269ee1c071bba854b547146ad0a89fd5678
Last commit: 15 minutes ago
Branch: config-show-cask-info-on-linux
Core tap JSON: 04 Aug 15:24 UTC
Core cask tap HEAD: 97274269f80b61dd67063780a4a3951d7d75b9d8
Core cask tap last commit: 44 minutes ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
Homebrew Ruby: 4.0.6 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/4.0.6/bin/ruby
CPU: hexa-core 64-bit arm
Clang: N/A
Git: 2.53.0 => /bin/git
Curl: 8.18.0 => /bin/curl
Kernel: Linux 7.0.0-28-generic aarch64 GNU/Linux
Landlock ABI: 8
OS: Ubuntu 26.04 LTS (resolute)
Host glibc: 2.43
Host libstdc++: 6.0.35
/usr/bin/gcc: 15.2.0
/usr/bin/ruby: N/A
glibc: N/A
gcc@13: N/A
gcc: N/A
xorg: N/A

@MikeMcQuaid MikeMcQuaid left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@MikeMcQuaid
MikeMcQuaid enabled auto-merge August 4, 2026 16:21
@MikeMcQuaid
MikeMcQuaid added this pull request to the merge queue Aug 4, 2026
Merged via the queue into Homebrew:main with commit d61746c Aug 4, 2026
43 checks passed
@AlternateRT
AlternateRT deleted the config-show-cask-info-on-linux branch August 4, 2026 16:51
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.

2 participants