joinmarket: 0.9.10 -> 0.9.11

This commit is contained in:
Otto Sabart 2024-05-19 21:00:00 +02:00
parent 946a0b8441
commit 1cbe955897
No known key found for this signature in database
GPG key ID: 823BAE99F8BE1E3C
9 changed files with 110 additions and 170 deletions

View file

@ -18,7 +18,7 @@ buildPythonPackageWithDepsCheck rec {
meta = with lib; {
description = "Enhance Python with colored logging";
homepage = "https://github.com/freelan-developers/chromalog";
maintainers = with maintainers; [ nixbitcoin ];
maintainers = with maintainers; [ seberm nixbitcoin ];
license = licenses.mit;
};
}