chore: remove blender

blender removed because of costly recompilation due to CUDA support
This commit is contained in:
Zhongheng Liu 2024-12-17 00:52:51 +02:00
commit 77f1155518
Signed by: steven
GPG key ID: 805A28B071DAD84B

View file

@ -119,9 +119,11 @@
zed-editor zed-editor
libsForQt5.qt5.qtquickcontrols2 libsForQt5.qt5.qtquickcontrols2
libsForQt5.qt5.qtgraphicaleffects libsForQt5.qt5.qtgraphicaleffects
(blender.override { /*
(blender.override {
cudaSupport = true; cudaSupport = true;
}) })
*/
trash-cli trash-cli
#inputs.hyprswitch.packages.x86_64-linux.default #inputs.hyprswitch.packages.x86_64-linux.default
]; ];