mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
haskellPackages.serialport unmark broken
This commit is contained in:
parent
aadfe3ef2b
commit
05cecbfb69
@ -5265,7 +5265,6 @@ broken-packages:
|
||||
- serf # failure in job https://hydra.nixos.org/build/233251981 at 2023-09-02
|
||||
- serial # failure in job https://hydra.nixos.org/build/252729356 at 2024-03-16
|
||||
- serialize-instances # failure in job https://hydra.nixos.org/build/233239330 at 2023-09-02
|
||||
- serialport # failure in job https://hydra.nixos.org/build/233201348 at 2023-09-02
|
||||
- serokell-util # failure in job https://hydra.nixos.org/build/233209952 at 2023-09-02
|
||||
- servant-aeson-specs # failure in job https://hydra.nixos.org/build/233202245 at 2023-09-02
|
||||
- servant-auth-cookie # failure in job https://hydra.nixos.org/build/233235829 at 2023-09-02
|
||||
|
@ -271847,8 +271847,6 @@ self: {
|
||||
testHaskellDepends = [ base bytestring HUnit ];
|
||||
description = "Cross platform serial port library";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"serokell-util" = callPackage
|
||||
|
Loading…
Reference in New Issue
Block a user