Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Commit d9e0c82

Browse files
committed
nix: relax pillow dep
Signed-off-by: Sefa Eyeoglu <[email protected]>
1 parent 99af08b commit d9e0c82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/packages/modmail.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ buildPythonApplication {
115115
"attrs"
116116
"defusedxml"
117117
"packaging"
118+
"pillow"
118119
"uvloop"
119120
];
120121

0 commit comments

Comments
 (0)