datadog-agent: add old version pg8000
This commit is contained in:
@@ -17,7 +17,7 @@ buildPythonPackage rec {
|
||||
propagatedBuildInputs = [ pytz six ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/mfenniak/pg8000;
|
||||
homepage = https://github.com/tlocke/pg8000;
|
||||
description = "PostgreSQL interface library, for asyncio";
|
||||
maintainers = with maintainers; [ garbas domenkozar ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user