johno 175da48170 Fix jellyfinScaleFactor implementation in kodi role
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.
2025-12-22 12:17:54 -08:00
2025-11-25 13:39:01 -08:00
2025-07-13 11:08:42 -07:00
2025-11-10 08:12:19 -08:00
2025-07-29 12:15:36 -07:00
2025-12-22 12:03:31 -08:00
S
Description
No description provided
24 MiB
Languages
Nix 80.4%
Emacs Lisp 10.1%
Shell 6.2%
Python 3.3%