Skip to content

Commit

Permalink
updated path
Browse files Browse the repository at this point in the history
  • Loading branch information
mappelgren committed Aug 13, 2024
1 parent 8557c33 commit 21d913e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blender/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
patchelf --set-interpreter "$(cat $NIX_CC/nix-support/dynamic-linker)" \
$out/libexec/blender/*/python/bin/python3*
echo ~/spatial-dataset/image_generation > $out/libexec/blender/2.79/python/lib/python3*/site-packages/clevr.pth
echo ~/spatial-dataset/image_generation > $out/libexec/blender/2.79/python/lib/python3.7/site-packages/clevr.pth
'';

meta.mainProgram = "blender";
Expand Down

0 comments on commit 21d913e

Please sign in to comment.