···51 meta = with lib; {
52 description = "Module for getting historical and forecasted usage/cost from utilities that use opower.com";
53 homepage = "https://github.com/tronikos/opower";
054 license = licenses.asl20;
55 maintainers = with maintainers; [ fab ];
56 };
···51 meta = with lib; {
52 description = "Module for getting historical and forecasted usage/cost from utilities that use opower.com";
53 homepage = "https://github.com/tronikos/opower";
54+ changelog = "https://github.com/tronikos/opower/releases/tag/v${version}";
55 license = licenses.asl20;
56 maintainers = with maintainers; [ fab ];
57 };