Loading pkgs/development/python-modules/redis/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -72,5 +72,6 @@ buildPythonPackage rec { homepage = "https://github.com/redis/redis-py"; changelog = "https://github.com/redis/redis-py/releases/tag/${src.tag}"; license = lib.licenses.mit; maintainers = [ lib.maintainers.dotlambda ]; }; } Loading
pkgs/development/python-modules/redis/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -72,5 +72,6 @@ buildPythonPackage rec { homepage = "https://github.com/redis/redis-py"; changelog = "https://github.com/redis/redis-py/releases/tag/${src.tag}"; license = lib.licenses.mit; maintainers = [ lib.maintainers.dotlambda ]; }; }