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

Add mirafetch.rb (Homebrew formula) #31

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

osalbahr
Copy link
Contributor

@osalbahr osalbahr commented Oct 9, 2024

ArgentumCation and others added 2 commits October 8, 2024 13:42
* fix(linux): fix compilation issue on 32-bit linux

* refactor(cleanup): update deps, rename vars, clippy fixes

* fix: information gets truncated

* feat: update hyfetch dep and get latest icons

* feat: more macos support

* README: tested on macOS Ventura (13) (ArgentumCation#28)

---------

Co-authored-by: --global <--global>
Co-authored-by: ArgentumCation <mira@noreply.argentumcation.com>
Co-authored-by: Osama Albahrani <54853250+osalbahr@users.noreply.github.com>
@osalbahr
Copy link
Contributor Author

osalbahr commented Oct 9, 2024

This PR is not yet ready. I will research a fix later.

Logs:

$ brew install --HEAD mirafetch
==> Fetching osalbahr/mirafetch/mirafetch
==> Downloading https://github.com/ArgentumCation/mirafetch
Already downloaded: /home/nebula/.cache/Homebrew/downloads/b15e04c8493a79d8f817540605863f30010255f9048d77943b2e29f368e1d8b4--mirafetch
Warning: Cannot verify integrity of 'b15e04c8493a79d8f817540605863f30010255f9048d77943b2e29f368e1d8b4--mirafetch'.
No checksum was provided.
For your reference, the checksum is:
  sha256 "92cb65bb20e1a7b8c9933bc21ab29ae19a2113080b144415212f4dcd44804702"
==> Installing mirafetch from osalbahr/mirafetch
==> cargo install
Last 15 lines from /home/nebula/.cache/Homebrew/Logs/mirafetch/01.cargo:
2024-10-09 12:01:58 +0000

cargo
install
--jobs
4
--locked
--root=/home/linuxbrew/.linuxbrew/Cellar/mirafetch/HEAD
--path=.

error: `/tmp/mirafetch-20241009-89587-w72e5d` does not contain a Cargo.toml file. --path must point to a directory containing a Cargo.toml file.

If reporting this issue please do so to (not Homebrew/brew or Homebrew/homebrew-core):
  osalbahr/mirafetch

Warning: Unable to query GitHub for recent issues on the tap
Validation Failed: [{"message"=>"The listed users and repositories cannot be searched either because the resources do not exist or you do not have permission to view them.", "resource"=>"Search", "field"=>"q", "code"=>"invalid"}]
mirafetch's formula was built from an unstable upstream --HEAD.
This build failure is expected behaviour.
Do not create issues about this on Homebrew's GitHub repositories.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.

@osalbahr
Copy link
Contributor Author

@ArgentumCation feel free to merge this partial formula

@ArgentumCation ArgentumCation force-pushed the main branch 2 times, most recently from 6e9a761 to a03be8e Compare January 15, 2025 16:27
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.

Homebrew Formula
2 participants