Add autosync rabbitmq consumer

This commit is contained in:
2024-03-20 00:29:13 +01:00
parent 44bb88910f
commit 6937a982d4
7 changed files with 52 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
aiohttp
jsons
watchfiles
pika
]);
dotnet = with pkgs.dotnetCorePackages;
combinePackages [