use nixpkgs stable asyncpg
This commit is contained in:
parent
97db0741b4
commit
43ce2b6353
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ in {
|
|||
propagatedBuildInputs = [
|
||||
CommonMark
|
||||
aiohttp
|
||||
asyncpg
|
||||
inputs.nixpkgs-stable.legacyPackages.${pkgs.system}.python310Packages.asyncpg
|
||||
attrs
|
||||
python-packages.mautrix
|
||||
phonenumbers
|
||||
|
|
Reference in a new issue