symbiyosys: extend platforms
This commit is contained in:
parent
771b93817d
commit
05c54717f8
@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Tooling for Yosys-based verification flows";
|
description = "Tooling for Yosys-based verification flows";
|
||||||
homepage = https://symbiyosys.readthedocs.io/;
|
homepage = https://symbiyosys.readthedocs.io/;
|
||||||
license = stdenv.lib.licenses.isc;
|
license = stdenv.lib.licenses.isc;
|
||||||
maintainers = with stdenv.lib.maintainers; [ thoughtpolice ];
|
maintainers = with stdenv.lib.maintainers; [ thoughtpolice emily ];
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user