Loading pkgs/development/python-modules/transformers/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -171,6 +171,6 @@ buildPythonPackage rec { changelog = "https://github.com/huggingface/transformers/releases/tag/v${version}"; license = licenses.asl20; platforms = platforms.unix; maintainers = with maintainers; [ pashashocky ]; maintainers = with maintainers; [ pashashocky happysalada ]; }; } Loading
pkgs/development/python-modules/transformers/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -171,6 +171,6 @@ buildPythonPackage rec { changelog = "https://github.com/huggingface/transformers/releases/tag/v${version}"; license = licenses.asl20; platforms = platforms.unix; maintainers = with maintainers; [ pashashocky ]; maintainers = with maintainers; [ pashashocky happysalada ]; }; }