Loading pkgs/development/python-modules/molecule/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ buildPythonPackage rec { homepage = "https://github.com/ansible-community/molecule"; changelog = "https://github.com/ansible/molecule/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ dawidd6 ]; maintainers = [ ]; mainProgram = "molecule"; }; } Loading
pkgs/development/python-modules/molecule/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ buildPythonPackage rec { homepage = "https://github.com/ansible-community/molecule"; changelog = "https://github.com/ansible/molecule/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ dawidd6 ]; maintainers = [ ]; mainProgram = "molecule"; }; }