Loading pkgs/development/python-modules/mautrix/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ attrs, yarl, # optional deps base58, python-magic, python-olm, unpaddedbase64, Loading Loading @@ -46,6 +47,7 @@ buildPythonPackage rec { optional-dependencies = { detect_mimetype = [ python-magic ]; encryption = [ base58 python-olm unpaddedbase64 pycryptodome Loading Loading
pkgs/development/python-modules/mautrix/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ attrs, yarl, # optional deps base58, python-magic, python-olm, unpaddedbase64, Loading Loading @@ -46,6 +47,7 @@ buildPythonPackage rec { optional-dependencies = { detect_mimetype = [ python-magic ]; encryption = [ base58 python-olm unpaddedbase64 pycryptodome Loading