Loading pkgs/by-name/mp/mpv/scripts/mpv-osc-modern.nix +3 −4 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, buildLua, fetchFromGitHub, installFonts, makeFontsConf, nix-update-script, }: Loading @@ -17,10 +18,8 @@ buildLua (finalAttrs: { hash = "sha256-RMUy8UpSRSCEPAbnGLpJ2NjDsDdkjq8cNsdGwsQ5ANU="; }; postInstall = '' mkdir -p $out/share/fonts cp -r *.ttf $out/share/fonts ''; nativeBuildInputs = [ installFonts ]; passthru.extraWrapperArgs = [ "--set" "FONTCONFIG_FILE" Loading Loading
pkgs/by-name/mp/mpv/scripts/mpv-osc-modern.nix +3 −4 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, buildLua, fetchFromGitHub, installFonts, makeFontsConf, nix-update-script, }: Loading @@ -17,10 +18,8 @@ buildLua (finalAttrs: { hash = "sha256-RMUy8UpSRSCEPAbnGLpJ2NjDsDdkjq8cNsdGwsQ5ANU="; }; postInstall = '' mkdir -p $out/share/fonts cp -r *.ttf $out/share/fonts ''; nativeBuildInputs = [ installFonts ]; passthru.extraWrapperArgs = [ "--set" "FONTCONFIG_FILE" Loading