mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 10:14:48 +00:00
perlPackages.Test2Harness: not broken on Darwin anymore (#551478)
This commit is contained in:
@@ -33488,7 +33488,6 @@ with self;
|
||||
gpl1Plus
|
||||
];
|
||||
mainProgram = "yath";
|
||||
broken = stdenv.hostPlatform.isDarwin; # never built on Hydra https://hydra.nixos.org/job/nixpkgs/staging-next/perl534Packages.Test2Harness.x86_64-darwin
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user