haskellPackages.diohsc: unbreak

This commit is contained in:
Marcin Serwin
2024-09-03 19:47:44 +02:00
parent 0bf3a8e988
commit 84d63aeb6b
2 changed files with 5 additions and 1 deletions
@@ -2044,6 +2044,11 @@ self: super: {
tls = self.tls_2_0_6;
});
# Requests version 2 of tls
diohsc = super.diohsc.overrideScope (self: super: {
tls = self.tls_2_0_6;
});
# Need https://github.com/obsidiansystems/cli-extras/pull/12 and more
cli-extras = doJailbreak super.cli-extras;
@@ -1319,7 +1319,6 @@ broken-packages:
- dijkstra-simple # failure in job https://hydra.nixos.org/build/233218373 at 2023-09-02
- DimensionalHash # failure in job https://hydra.nixos.org/build/233230945 at 2023-09-02
- dino # failure in job https://hydra.nixos.org/build/252725815 at 2024-03-16
- diohsc # failure in job https://hydra.nixos.org/build/259625302 at 2024-05-15
- diophantine # failure in job https://hydra.nixos.org/build/233229215 at 2023-09-02
- diplomacy # failure in job https://hydra.nixos.org/build/233207895 at 2023-09-02
- direct-binary-files # failure in job https://hydra.nixos.org/build/233246387 at 2023-09-02