Per #22590, `haskellPackages.servant` and by extension any package which transitively depends on `pythonX.Y-future` will fail to build on darwin even though there's apparently no reason why it can't be built there.
This commit is contained in:
@@ -11912,7 +11912,6 @@ in {
|
|||||||
downloadPage = https://github.com/PythonCharmers/python-future/releases;
|
downloadPage = https://github.com/PythonCharmers/python-future/releases;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ prikhi ];
|
maintainers = with maintainers; [ prikhi ];
|
||||||
platforms = platforms.linux;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user