blender: add comment for why pythonPackages over python.pkgs

This commit is contained in:
Andrew Marshall
2024-03-05 08:46:45 -05:00
parent 3a3758db32
commit 13e7acb2e7
+1 -1
View File
@@ -68,7 +68,7 @@
pkg-config,
potrace,
pugixml,
python310Packages,
python310Packages, # must use instead of python3.pkgs, see https://github.com/NixOS/nixpkgs/issues/211340
rocmPackages, # comes with a significantly larger closure size
runCommand,
spaceNavSupport ? stdenv.isLinux,