customizeImageFold = builtins.foldl' customizeImage
This commit is contained in:
parent
5e3c958428
commit
ade7b261ae
2 changed files with 4 additions and 3 deletions
|
|
@ -4,5 +4,5 @@ let
|
|||
in
|
||||
{
|
||||
inherit images;
|
||||
inherit (images.commons) customizeImage;
|
||||
inherit (images.commons) customizeImage customizeImageFold;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue