Remove python packages override in blender

This commit is contained in:
Igor Brylyov 2024-04-05 12:16:53 +03:00
parent cf98f8aae7
commit 1c1d90e53b

View file

@ -61,7 +61,6 @@
fetchLFS = true;
};
blender' = pkgs.blender.override {
python310Packages = pkgs.python311Packages;
cudaSupport = true;
spaceNavSupport = false;
waylandSupport = false;