Loading pkgs/development/python-modules/omegaconf/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,7 @@ buildPythonPackage rec { meta = with lib; { description = "Framework for configuring complex applications"; homepage = "https://github.com/omry/omegaconf"; changelog = "https://github.com/omry/omegaconf/blob/v${version}/NEWS.md"; license = licenses.bsd3; maintainers = with maintainers; [ bcdarwin ]; }; Loading Loading
pkgs/development/python-modules/omegaconf/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,7 @@ buildPythonPackage rec { meta = with lib; { description = "Framework for configuring complex applications"; homepage = "https://github.com/omry/omegaconf"; changelog = "https://github.com/omry/omegaconf/blob/v${version}/NEWS.md"; license = licenses.bsd3; maintainers = with maintainers; [ bcdarwin ]; }; Loading