mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-23 12:19:00 +00:00
overlays/blender-foodogsquared: add more Python modules
This commit is contained in:
parent
e321e03204
commit
881cbd6c8e
@ -6,6 +6,8 @@ final: prev:
|
|||||||
packages = with prev.python3Packages; [
|
packages = with prev.python3Packages; [
|
||||||
pandas
|
pandas
|
||||||
scipy
|
scipy
|
||||||
|
imageio
|
||||||
|
pillow
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user