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:
parent
f9252e8c68
commit
60b80b2a5b
2 changed files with 0 additions and 3 deletions
|
@ -3285,7 +3285,6 @@ broken-packages:
|
|||
- np-extras
|
||||
- np-linear
|
||||
- nptools
|
||||
- nri-http
|
||||
- nri-kafka
|
||||
- nri-postgresql
|
||||
- ntp-control
|
||||
|
|
|
@ -189656,8 +189656,6 @@ self: {
|
|||
];
|
||||
description = "Make Elm style HTTP requests";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"nri-kafka" = callPackage
|
||||
|
|
Loading…
Reference in a new issue