Revert "yosys: mark as broken on darwin" (#398462)
This commit is contained in:
@@ -177,11 +177,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://yosyshq.net/yosys/";
|
||||
license = licenses.isc;
|
||||
platforms = platforms.all;
|
||||
badPlatforms = [
|
||||
# Tests fail
|
||||
# https://github.com/NixOS/nixpkgs/issues/398121
|
||||
lib.systems.inspect.patterns.isDarwin
|
||||
];
|
||||
maintainers = with maintainers; [
|
||||
shell
|
||||
thoughtpolice
|
||||
|
||||
Reference in New Issue
Block a user