Loading pkgs/tools/system/procodile/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ bundlerApp { meta = with lib; { description = "Run processes in the background (and foreground) on Mac & Linux from a Procfile (for production and/or development environments)"; homepage = "https://adam.ac/procodile"; homepage = "https://github.com/adamcooke/procodile"; license = with licenses; mit; maintainers = with maintainers; [ manveru Loading Loading
pkgs/tools/system/procodile/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ bundlerApp { meta = with lib; { description = "Run processes in the background (and foreground) on Mac & Linux from a Procfile (for production and/or development environments)"; homepage = "https://adam.ac/procodile"; homepage = "https://github.com/adamcooke/procodile"; license = with licenses; mit; maintainers = with maintainers; [ manveru Loading