Loading pkgs/development/python-modules/cytoolz/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -45,5 +45,6 @@ buildPythonPackage (finalAttrs: { changelog = "https://github.com/pytoolz/cytoolz/releases/tag/${finalAttrs.src.tag}"; description = "Cython implementation of Toolz: High performance functional utilities"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ sarahec ]; }; }) Loading
pkgs/development/python-modules/cytoolz/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -45,5 +45,6 @@ buildPythonPackage (finalAttrs: { changelog = "https://github.com/pytoolz/cytoolz/releases/tag/${finalAttrs.src.tag}"; description = "Cython implementation of Toolz: High performance functional utilities"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ sarahec ]; }; })