xddxdd / nur-packages

Lan Tian's NUR Packages
MIT License
35 stars 4 forks source link

dingtalk launch failed! #12

Closed jinzhongjia closed 1 year ago

jinzhongjia commented 2 years ago

dingtalk fails to start from terminal with no output,I don't know what the reason is

xddxdd commented 1 year ago

Right now I'm unable to fix the issue.

With git bisecting I know that some change happened between https://github.com/NixOS/nixpkgs/commit/a2df1eb5b9e78f1181dfdb97e2ed5914e70b2a67 and https://github.com/NixOS/nixpkgs/commit/b2e39759f30441f9912cbbcfaa095ebc392ca5c3 that broke DingTalk, but I don't know what that change is, and I can't continue bisecting as each run will require rebuilding all dependencies (the packages aren't binary cached).

xddxdd commented 1 year ago

Dingtalk has been fixed, problem is with the recent update of harfbuzz package.

jinzhongjia commented 1 year ago

thanks, and I started using nixos recently with your article