Merge pull request #196476 from an-empty-string/polymc-known-vulnerabilities
This commit is contained in:
@@ -71,5 +71,6 @@ stdenv.mkDerivation rec {
|
||||
changelog = "https://github.com/PolyMC/PolyMC/releases/tag/${version}";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ cleverca22 starcraft66 ];
|
||||
knownVulnerabilities = [ "OVE-20221017-0001" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user