mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
overlays/blender-foodogsquared: remove imageio Python library
It always delays the OS build since it will build all of the Python libraries by itself.
This commit is contained in:
parent
d6e2920f76
commit
3b9e1ab8c4
@ -5,7 +5,6 @@ final: prev:
|
|||||||
with p; [
|
with p; [
|
||||||
pandas
|
pandas
|
||||||
scipy
|
scipy
|
||||||
imageio
|
|
||||||
pillow
|
pillow
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user