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 = [
|
propagatedBuildInputs = [
|
||||||
CommonMark
|
CommonMark
|
||||||
aiohttp
|
aiohttp
|
||||||
asyncpg
|
inputs.nixpkgs-stable.legacyPackages.${pkgs.system}.python310Packages.asyncpg
|
||||||
attrs
|
attrs
|
||||||
python-packages.mautrix
|
python-packages.mautrix
|
||||||
phonenumbers
|
phonenumbers
|
||||||
|
|
Reference in a new issue