add blender and bpy to independent packages
This commit is contained in:
parent
cc723b1bb2
commit
327d559f71
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@
|
|||
};
|
||||
|
||||
packages = {
|
||||
inherit unified-planning test-script cad-gen cg-gen;
|
||||
inherit unified-planning test-script cad-gen cg-gen blender bpy;
|
||||
};
|
||||
|
||||
devShells.ci = pkgs.mkShell { buildInputs = [ pkgs.jq ]; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue