Merge pull request #176021 from mweinelt/coloredlogs

This commit is contained in:
Martin Weinelt 2022-06-03 02:14:07 +02:00 committed by GitHub
commit da916a9c9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "xolox";
repo = "python-coloredlogs";
rev = version;
sha256 = "sha256-C1Eo+XrrL3bwhT49KyOE6xjbAHJxn9Qy4s1RR5ERVtA=";
hash = "sha256-TodI2Wh8M0qMM2K5jzqlLmUKILa5+5qq4ByLttmAA7E=";
};
propagatedBuildInputs = [