-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
xunlei-uos: init at 1.0.0.5 #372432
base: master
Are you sure you want to change the base?
xunlei-uos: init at 1.0.0.5 #372432
Conversation
src = | ||
{ | ||
x86_64-linux = fetchurl { | ||
url = "https://com-store-packages.uniontech.com/appstore/pool/appstore/c/com.xunlei.download/com.xunlei.download_${version}_amd64.deb"; |
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.
Can you add passthru.updateScript
for update this?
Otherwise other maintainers don't know how to get this link from Xunlei's official homepage https://www.xunlei.com .
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.
感谢反馈,这个链接来自 AUR 提供的源,我目前没有办法自动获取此链接,目前暂时需要手动前往 AUR 查看源,我将尝试与作者联系寻求方法。
DeepL translator: Thanks for the feedback, this link is from the source provided by AUR, I currently do not have a way to get this link automatically, for the time being I need to manually go to AUR to check the source, I will try to contact the author for a way to do this.
Okay |
ad7e120
to
92f45ac
Compare
pkgs/by-name/xu/xunlei/package.nix
Outdated
sources = import ./sources.nix; | ||
|
||
xunlei = stdenv.mkDerivation rec { | ||
pname = "xunlei"; |
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.
This package is not provided by official xunlei website, maybe you can add a -uos
suffix, like wechat-uos
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.
Okay, then I'll change it to xunlei-uos
I see, will test the proposed changes later and revise the commit to |
92f45ac
to
31ffc36
Compare
31ffc36
to
2db13b1
Compare
2db13b1
to
a1bc1c1
Compare
xunlei downloader https://www.xunlei.com/
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/
)Add a 👍 reaction to pull requests you find important.