Loading pkgs/development/python-modules/rebulk/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -15,8 +15,10 @@ buildPythonPackage rec { propagatedBuildInputs = [ six regex ]; meta = with lib; { description = "Advanced string matching from simple patterns"; homepage = "https://github.com/Toilal/rebulk/"; changelog = "https://github.com/Toilal/rebulk/blob/v${version}/CHANGELOG.md"; license = licenses.mit; description = "Advanced string matching from simple patterns"; maintainers = with maintainers; [ ]; }; } Loading
pkgs/development/python-modules/rebulk/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -15,8 +15,10 @@ buildPythonPackage rec { propagatedBuildInputs = [ six regex ]; meta = with lib; { description = "Advanced string matching from simple patterns"; homepage = "https://github.com/Toilal/rebulk/"; changelog = "https://github.com/Toilal/rebulk/blob/v${version}/CHANGELOG.md"; license = licenses.mit; description = "Advanced string matching from simple patterns"; maintainers = with maintainers; [ ]; }; }