maubot: fix missing pkg_resources module
This commit is contained in:
parent
ed9b67d4de
commit
3a30f5e9a5
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ let
|
|||
];
|
||||
|
||||
propagatedBuildInputs = with python.pkgs; [
|
||||
setuptools
|
||||
# requirements.txt
|
||||
mautrix
|
||||
aiohttp
|
||||
|
|
Loading…
Reference in a new issue