···11 description = "Run processes in the background (and foreground) on Mac & Linux from a Procfile (for production and/or development environments)";
12 homepage = "https://adam.ac/procodile";
13 license = with licenses; mit;
14- maintainers = with maintainers; [ ravloony manveru nicknovitski ];
15 platforms = platforms.unix;
16 };
17}
···11 description = "Run processes in the background (and foreground) on Mac & Linux from a Procfile (for production and/or development environments)";
12 homepage = "https://adam.ac/procodile";
13 license = with licenses; mit;
14+ maintainers = with maintainers; [ manveru nicknovitski ];
15 platforms = platforms.unix;
16 };
17}