vcpkg: update description

This commit is contained in:
Guillaume Racicot 2024-07-30 10:34:35 -04:00
parent d5322442e6
commit 9443df541a

View File

@ -67,7 +67,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = {
description = "C++ Library Manager";
description = "C++ Library Manager for Windows, Linux, and macOS";
mainProgram = "vcpkg";
homepage = "https://vcpkg.io/";
license = lib.licenses.mit;