Skip to content

Integration for Node release 11.1#60

Draft
f-f wants to merge 1 commit into
IntersectMBO:mainfrom
f-f:f-f/prepare-11.1
Draft

Integration for Node release 11.1#60
f-f wants to merge 1 commit into
IntersectMBO:mainfrom
f-f:f-f/prepare-11.1

Integration for Node release 11.1

b7d5983
Select commit
Loading
Failed to load commit list.
IOG Hydra / ci/hydra-build:aarch64-darwin.format-stylish-haskell failed Jun 16, 2026 in 2s

Build failed

1 failed steps

Details

Failed Steps

Step 1

Derivation

/nix/store/bdwh5zyjmnwspa4d502dfjwg7daygm8x-check-stylish-haskell-exe-stylish-haskell.drv

Log

unpacking source archive /nix/store/1mgxv73xn11x556r60bb52z2f6wij07y-xgdkj2l49bgph4wrln8s0xqqmc7gvnd0-source
source root is xgdkj2l49bgph4wrln8s0xqqmc7gvnd0-source
diff -ru /nix/store/1mgxv73xn11x556r60bb52z2f6wij07y-xgdkj2l49bgph4wrln8s0xqqmc7gvnd0-source/dmq-node/src/DMQ/NodeToClient.hs ./dmq-node/src/DMQ/NodeToClient.hs
--- /nix/store/1mgxv73xn11x556r60bb52z2f6wij07y-xgdkj2l49bgph4wrln8s0xqqmc7gvnd0-source/dmq-node/src/DMQ/NodeToClient.hs        1970-01-01 00:00:01.000000000 +0000
+++ ./dmq-node/src/DMQ/NodeToClient.hs  2026-06-16 09:54:50.379575767 +0000
@@ -51,8 +51,8 @@
 import Ouroboros.Network.Mux
 import Ouroboros.Network.OrphanInstances ()
 import Ouroboros.Network.Protocol.Handshake (HandshakeArguments (..))
-import Ouroboros.Network.Protocol.Handshake.Codec (mkVersionedCodecCBORTerm,
-           codecHandshake, noTimeLimitsHandshake)
+import Ouroboros.Network.Protocol.Handshake.Codec (codecHandshake,
+           mkVersionedCodecCBORTerm, noTimeLimitsHandshake)
 import Ouroboros.Network.TxSubmission.Mempool.Reader
 import Ouroboros.Network.TxSubmission.Mempool.Simple
 import Ouroboros.Network.Util.ShowProxy
diff -ru /nix/store/1mgxv73xn11x556r60bb52z2f6wij07y-xgdkj2l49bgph4wrln8s0xqqmc7gvnd0-source/dmq-node/src/DMQ/NodeToNode.hs ./dmq-node/src/DMQ/NodeToNode.hs
--- /nix/store/1mgxv73xn11x556r60bb52z2f6wij07y-xgdkj2l49bgph4wrln8s0xqqmc7gvnd0-source/dmq-node/src/DMQ/NodeToNode.hs  1970-01-01 00:00:01.000000000 +0000
+++ ./dmq-node/src/DMQ/NodeToNode.hs    2026-06-16 09:54:50.085308330 +0000
@@ -99,8 +99,8 @@
 import Ouroboros.Network.OrphanInstances ()
 
 import Ouroboros.Network.Protocol.Handshake (HandshakeArguments (..))
-import Ouroboros.Network.Protocol.Handshake.Codec (mkVersionedCodecCBORTerm,
-           codecHandshake, timeLimitsHandshake)
+import Ouroboros.Network.Protocol.Handshake.Codec (codecHandshake,
+           mkVersionedCodecCBORTerm, timeLimitsHandshake)
 import Ouroboros.Network.Protocol.KeepAlive.Client (keepAliveClientPeer)
 import Ouroboros.Network.Protocol.KeepAlive.Codec (byteLimitsKeepAlive,
            codecKeepAlive_v2, timeLimitsKeepAlive)
*** stylish-haskell-exe-stylish-haskell-0.14.6.0 found changes that need addressed first