haskellPackages.nri-http: revert marking as broken

Tests succeed after a restart, maybe just flaky, we'll have to keep an
eye on this one.
This commit is contained in:
sternenseemann 2021-08-07 02:33:48 +02:00
parent f9252e8c68
commit 60b80b2a5b
2 changed files with 0 additions and 3 deletions

View file

@ -3285,7 +3285,6 @@ broken-packages:
- np-extras
- np-linear
- nptools
- nri-http
- nri-kafka
- nri-postgresql
- ntp-control

View file

@ -189656,8 +189656,6 @@ self: {
];
description = "Make Elm style HTTP requests";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"nri-kafka" = callPackage