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