hydra: bump to make queue builder daemon interaction more stateless
Before we were using a daemon connection pool carried over state and caused errors in different places. None of the daemon connections is really performance criticial so it seems a lot safer to just have a fresh connection each time.
Jörg Thalheim committed
Jun 18, 2026 at 11:29 UTC
cba3d7cbd4c766660e51cd8ee55b5f8f7c2f1424
1 file changed
+3
-3
flake.lock
+3
-3
@@ -324,11 +324,11 @@
324
]
325
},
326
"locked": {
327
- "lastModified": 1781728678,
328
- "narHash": "sha256-B8j5zi/ieIitlWjZ9VHO5pb4GpVEYPKeRaIb6C+Uh1c=",
327
+ "lastModified": 1781774704,
328
+ "narHash": "sha256-+/a9F9iTqNQnh6yWUcFg9jU/GdVrUzMdVRUCYFh4W8E=",
329
"owner": "NixOS",
330
"repo": "hydra",
331
- "rev": "5c46a0b86dd2391b000305fc9d3e8355f4bcdb0d",
331
+ "rev": "6fe9de4bfa83f3e0d060dac9f967c7671c5e2bc0",
332
"type": "github"
333
},
334
"original": {