haskellPackages.safe-coloured-text-gen: unbreak
This commit is contained in:
parent
84269dc031
commit
641a1f5690
2 changed files with 0 additions and 4 deletions
|
@ -4749,7 +4749,6 @@ broken-packages:
|
||||||
- SableCC2Hs # failure in job https://hydra.nixos.org/build/233213351 at 2023-09-02
|
- 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-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-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
|
- 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-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
|
- safecopy-store # failure in job https://hydra.nixos.org/build/233227973 at 2023-09-02
|
||||||
|
|
|
@ -166369,7 +166369,6 @@ self: {
|
||||||
];
|
];
|
||||||
description = "iCalendar data types, parser, and printer";
|
description = "iCalendar data types, parser, and printer";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
maintainers = [ lib.maintainers.maralorn ];
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"iException" = callPackage
|
"iException" = callPackage
|
||||||
|
@ -260070,8 +260069,6 @@ self: {
|
||||||
];
|
];
|
||||||
testToolDepends = [ sydtest-discover ];
|
testToolDepends = [ sydtest-discover ];
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
broken = true;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"safe-coloured-text-layout" = callPackage
|
"safe-coloured-text-layout" = callPackage
|
||||||
|
|
Loading…
Reference in a new issue