chore: nix env

This commit is contained in:
Keisuke Hirata 2026-02-04 22:08:41 +09:00
parent b53a5753bd
commit 4973220a3f

View File

@ -8,6 +8,7 @@
outputs =
{
self,
nixpkgs,
flake-utils,
}:
@ -25,8 +26,6 @@
python311Packages.pillow
blender
git
voicevox-core
voicevox-engine
];
shellHook = ''