···25 meta = {
26 homepage = "https://devcenter.heroku.com/articles/heroku-cli";
27 description = "Everything you need to get started using Heroku";
28- maintainers = with lib.maintainers; [ aflatter mirdhyn peterhoeg marsam ];
29 license = lib.licenses.mit;
30 platforms = with lib.platforms; unix;
31 };
···25 meta = {
26 homepage = "https://devcenter.heroku.com/articles/heroku-cli";
27 description = "Everything you need to get started using Heroku";
28+ maintainers = with lib.maintainers; [ aflatter mirdhyn marsam ];
29 license = lib.licenses.mit;
30 platforms = with lib.platforms; unix;
31 };