haskellPackages.sockets: mark as broken

Fails to build https://hydra.nixos.org/build/205128495/nixlog/2
This commit is contained in:
sternenseemann
2023-01-12 14:34:23 +01:00
parent 62efcd7a3b
commit fe1774681f
2 changed files with 3 additions and 0 deletions
@@ -4907,6 +4907,7 @@ broken-packages:
- socket-activation
- socketed
- socketio
- sockets
- sockets-and-pipes
- socket-sctp
- socket-unix
+2
View File
@@ -265525,6 +265525,8 @@ self: {
doHaddock = false;
description = "High-level network sockets";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"sockets-and-pipes" = callPackage