+41
-34
pkgs/by-name/vo/voicevox-core/package.nix
+41
-34
pkgs/by-name/vo/voicevox-core/package.nix
···-url = "https://github.com/VOICEVOX/voicevox_core/releases/download/${finalAttrs.version}/voicevox_core-${platformInfo.id}-cpu-${finalAttrs.version}.zip";+nativeBuildInputs = [ unzip ] ++ lib.optionals stdenv.hostPlatform.isLinux [ autoPatchelfHook ];···+url = "https://github.com/VOICEVOX/voicevox_core/releases/download/${finalAttrs.version}/voicevox_core-${id}-cpu-${finalAttrs.version}.zip";···
+15
-7
pkgs/by-name/vo/voicevox-engine/package.nix
+15
-7
pkgs/by-name/vo/voicevox-engine/package.nix
·········+name = "voicevox-resource-${version}"; # this contains ${version} to invalidate the hash upon updating the package
+10
-11
pkgs/by-name/vo/voicevox/hardcode-paths.patch
+10
-11
pkgs/by-name/vo/voicevox/hardcode-paths.patch
···// cf: https://k-hyoda.hatenablog.com/entry/2021/10/23/000349#%E8%BF%BD%E5%8A%A0%E5%B1%95%E9%96%8B%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E5%85%88%E3%81%AE%E8%A8%AD%E5%AE%9A···diff --git a/src/backend/electron/manager/vvppManager.ts b/src/backend/electron/manager/vvppManager.ts
+17
-6
pkgs/by-name/vo/voicevox/package.nix
+17
-6
pkgs/by-name/vo/voicevox/package.nix
·········+--replace-fail 'compilerCommand = (() => {' 'compilerCommand = (() => { return ["${lib.getExe dart-sass}"];'···