haskellPackages.iCalendar: unbreak it

This commit is contained in:
wrvsrx
2025-01-03 21:07:52 +08:00
parent 88195a94f3
commit 8b9f68815b
2 changed files with 0 additions and 3 deletions
@@ -3055,7 +3055,6 @@ broken-packages:
- iap-verifier # failure in job https://hydra.nixos.org/build/233202491 at 2023-09-02
- iban # failure in job https://hydra.nixos.org/build/233236424 at 2023-09-02
- ib-api # failure in job https://hydra.nixos.org/build/233223054 at 2023-09-02
- iCalendar # failure in job https://hydra.nixos.org/build/252886686 at 2024-03-16
- ical # failure in job https://hydra.nixos.org/build/233200229 at 2023-09-02
- icepeak # failure in job https://hydra.nixos.org/build/233242326 at 2023-09-02
- icfpc2020-galaxy # failure in job https://hydra.nixos.org/build/233208746 at 2023-09-02
-2
View File
@@ -172001,8 +172001,6 @@ self: {
];
description = "iCalendar data types, parser, and printer";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"iException" = callPackage