Loading pkgs/development/python-modules/forbiddenfruit/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -39,6 +39,9 @@ buildPythonPackage rec { meta = with lib; { description = "Patch python built-in objects"; homepage = "https://github.com/clarete/forbiddenfruit"; license = licenses.mit; license = with licenses; [ mit gpl3Plus ]; }; } Loading
pkgs/development/python-modules/forbiddenfruit/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -39,6 +39,9 @@ buildPythonPackage rec { meta = with lib; { description = "Patch python built-in objects"; homepage = "https://github.com/clarete/forbiddenfruit"; license = licenses.mit; license = with licenses; [ mit gpl3Plus ]; }; }