pythonPackages.cached-property: works on Darwin
This commit is contained in:
parent
5b5a0c276e
commit
3f61621354
@ -2199,7 +2199,7 @@ in {
|
|||||||
description = "A decorator for caching properties in classes";
|
description = "A decorator for caching properties in classes";
|
||||||
homepage = https://github.com/pydanny/cached-property;
|
homepage = https://github.com/pydanny/cached-property;
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ ericsagnes ];
|
maintainers = with maintainers; [ ericsagnes ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user