-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
clash-meta: rename to mihomo #271658
clash-meta: rename to mihomo #271658
Conversation
|
||
meta = with lib; { | ||
description = '' | ||
A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we follow the upstream here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think a clear description is needed here to inform users searching on search.nixos.org about this package.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very good work.
|
||
meta = with lib; { | ||
description = '' | ||
A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think a clear description is needed here to inform users searching on search.nixos.org about this package.
439519a
to
00939c0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 packages built:
clash-verge mihomo
Result of nixpkgs-review pr 271658
run on x86_64-linux 1
2 packages built:
- clash-verge
- mihomo
@ofborg eval |
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
|
||
buildGoModule rec { | ||
mihomo.overrideAttrs (finalAttrs: previousAttrs: { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the difference between mihomo and clash-meta?
Or the idea is just backwards compatibility?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's no difference. It's just that some projects (clash-verge{,-rev}
) and part of the users in the Chinese matrix room reject the renaming, so the second commit does a bit of appeasement.
See also: #290873 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That being said, I approve the package.
Description of changes
https://github.com/MetaCubeX/mihomo/tree/Alpha
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Priorities
Add a 👍 reaction to pull requests you find important.