haskellPackages.safe-coloured-text-gen: unbreak

This commit is contained in:
Peter Becich 2024-03-10 13:24:51 -07:00
parent 84269dc031
commit 641a1f5690
No known key found for this signature in database
GPG key ID: E72322E610A464C4
2 changed files with 0 additions and 4 deletions

View file

@ -4749,7 +4749,6 @@ broken-packages:
- SableCC2Hs # failure in job https://hydra.nixos.org/build/233213351 at 2023-09-02
- safe-buffer-monad # failure in job https://hydra.nixos.org/build/233192108 at 2023-09-02
- safe-coerce # failure in job https://hydra.nixos.org/build/233244289 at 2023-09-02
- safe-coloured-text-gen # failure in job https://hydra.nixos.org/build/233225146 at 2023-09-02
- safe-coloured-text-layout # failure in job https://hydra.nixos.org/build/233247031 at 2023-09-02
- safecopy-migrate # failure in job https://hydra.nixos.org/build/233224574 at 2023-09-02
- safecopy-store # failure in job https://hydra.nixos.org/build/233227973 at 2023-09-02

View file

@ -166369,7 +166369,6 @@ self: {
];
description = "iCalendar data types, parser, and printer";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.maralorn ];
}) {};
"iException" = callPackage
@ -260070,8 +260069,6 @@ self: {
];
testToolDepends = [ sydtest-discover ];
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"safe-coloured-text-layout" = callPackage