···87 meta = with lib; {
88 homepage = "https://www.chia.net/";
89 description = "Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure.";
090 license = with licenses; [ asl20 ];
91 maintainers = teams.chia.members;
92 platforms = platforms.all;
···87 meta = with lib; {
88 homepage = "https://www.chia.net/";
89 description = "Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure.";
90+ knownVulnerabilities = [ "CVE-2022-36447" ];
91 license = with licenses; [ asl20 ];
92 maintainers = teams.chia.members;
93 platforms = platforms.all;