chore: nix env

This commit is contained in:
2026-02-04 22:08:41 +09:00
parent b53a5753bd
commit 4973220a3f
+1 -2
View File
@@ -8,6 +8,7 @@
outputs = outputs =
{ {
self,
nixpkgs, nixpkgs,
flake-utils, flake-utils,
}: }:
@@ -25,8 +26,6 @@
python311Packages.pillow python311Packages.pillow
blender blender
git git
voicevox-core
voicevox-engine
]; ];
shellHook = '' shellHook = ''