python3: mimetypesSupport is optional
This commit is contained in:
@@ -208,6 +208,7 @@ in {
|
||||
stripBytecode = true;
|
||||
includeSiteCustomize = false;
|
||||
enableOptimizations = false;
|
||||
mimetypesSupport = false;
|
||||
}).overrideAttrs(old: {
|
||||
pname = "python3-minimal";
|
||||
meta = old.meta // {
|
||||
|
||||
Reference in New Issue
Block a user