python38Packages.ihatemoney: enable on python platforms
This commit is contained in:
parent
6a829263f5
commit
5b6f669f46
@ -122,7 +122,6 @@ buildPythonPackage rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://ihatemoney.org";
|
homepage = "https://ihatemoney.org";
|
||||||
description = "A simple shared budget manager web application";
|
description = "A simple shared budget manager web application";
|
||||||
platforms = platforms.linux;
|
|
||||||
license = licenses.beerware;
|
license = licenses.beerware;
|
||||||
maintainers = [ maintainers.symphorien ];
|
maintainers = [ maintainers.symphorien ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user