bpy returned to packages

This commit is contained in:
Igor Brylyov 2024-03-05 20:08:32 +03:00
parent 51958f2bd6
commit 3fd5b354c6

View file

@ -129,8 +129,7 @@
};
packages = {
inherit mayo pysdf fstl unified-planning test-script blender;
zoz = pkgs.btop;
inherit mayo pysdf fstl unified-planning test-script blender bpy;
};
devShells.ci = pkgs.mkShell { buildInputs = [ pkgs.jq ]; };