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

clash-meta: rename to mihomo #271658

Merged
merged 2 commits into from
Mar 10, 2024
Merged

clash-meta: rename to mihomo #271658

merged 2 commits into from
Mar 10, 2024

Conversation

oluceps
Copy link
Member

@oluceps oluceps commented Dec 2, 2023

Description of changes

https://github.com/MetaCubeX/mihomo/tree/Alpha

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Priorities

Add a 👍 reaction to pull requests you find important.


meta = with lib; {
description = ''
A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API
Copy link
Member Author

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?

Copy link
Contributor

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.

Copy link
Contributor

@ImBearChild ImBearChild left a 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
Copy link
Contributor

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.

pkgs/top-level/all-packages.nix Outdated Show resolved Hide resolved
pkgs/tools/networking/mihomo/default.nix Outdated Show resolved Hide resolved
pkgs/by-name/mi/mihomo/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/mi/mihomo/package.nix Outdated Show resolved Hide resolved
pkgs/applications/networking/clash-verge/default.nix Outdated Show resolved Hide resolved
pkgs/by-name/mi/mihomo/package.nix Outdated Show resolved Hide resolved
Copy link
Member

@Cryolitia Cryolitia left a 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

pkgs/top-level/aliases.nix Outdated Show resolved Hide resolved
@Guanran928
Copy link
Contributor

@oluceps mihomo has updated to v1.18.1. Consider updating this PR?

@oluceps
Copy link
Member Author

oluceps commented Feb 10, 2024

@ofborg eval

@oluceps oluceps mentioned this pull request Feb 23, 2024
13 tasks
oluceps and others added 2 commits February 27, 2024 08:21
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>

buildGoModule rec {
mihomo.overrideAttrs (finalAttrs: previousAttrs: {
Copy link
Member

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?

Copy link
Member

@wegank wegank Mar 10, 2024

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)

Copy link
Member

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.

@wegank wegank merged commit 3f9f279 into NixOS:master Mar 10, 2024
24 checks passed
@Guanran928 Guanran928 mentioned this pull request Mar 11, 2024
13 tasks
@oluceps oluceps deleted the mihomo-init branch March 11, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants