nixpkgs/pkgs/applications/misc/blender
Andrew Marshall c92e91b9f6 blender: rename local python{,Packages} -> python3{,Packages}
This makes them match what the fn param names *would* be, making it
easier to refactor e.g. to `{ python3Packages, ... }: mkDerivation …` in
the future if desired. It also potentially reduces first-glance
confusion that it might be Python 2 in-use.

Leave the passthru names as-is to preserve backwards-compatibility, but
also as there appears to be some precedent for naming them like this.
2024-03-05 09:49:18 -05:00
..
darwin.patch
default.nix blender: rename local python{,Packages} -> python3{,Packages} 2024-03-05 09:49:18 -05:00
draco.patch blender: Build with Draco support (#245535) 2023-07-29 01:34:33 -04:00
fix-include.patch
libdecor.patch blender: 3.6.5 -> 4.0.1 (#267511) 2023-11-17 20:45:35 -05:00
wrapper.nix blender: allow functional declaration within withPackages 2023-11-02 23:03:34 -07:00