175da48170dc8998f4223a66160232c1fddbcf73
The original implementation had several issues that prevented it from building: - Used buildInputs instead of nativeBuildInputs for makeWrapper - Referenced wrong executable name (jellyfinmediaplayer vs jellyfin-desktop) - Used wrapProgram which doesn't work with symlinks from symlinkJoin Fixed by using makeWrapper directly with the correct executable path after removing the symlink. Also enabled jellyfinScaleFactor = 1.5 on boxy for UI scaling.
Description
No description provided
Languages
Nix
81.3%
Emacs Lisp
10.8%
Shell
4.9%
Python
3%