haskellPackages.http-client-tls: jailbreak

This commit is contained in:
Alexandre Esteves
2025-04-05 13:39:45 +02:00
committed by sternenseemann
parent c5223b6535
commit 646c26ebd0
@@ -2714,6 +2714,9 @@ self: super: {
})
] (doJailbreak super.http2-client);
# https://github.com/snoyberg/http-client/pull/563
http-client-tls = doJailbreak super.http-client-tls;
# 2025-01-23: jailbreak to allow base >= 4.17
warp-systemd = doJailbreak super.warp-systemd;