mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +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; [
|
||||
pandas
|
||||
scipy
|
||||
imageio
|
||||
pillow
|
||||
]);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user