libev: Add meta.homepage (#515394)

This commit is contained in:
7c6f434c
2026-05-05 05:57:10 +00:00
committed by GitHub
+1
View File
@@ -44,6 +44,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = {
description = "High-performance event loop/event model with lots of features";
homepage = "https://software.schmorp.de/pkg/libev.html";
maintainers = [ lib.maintainers.raskin ];
platforms = lib.platforms.all;
license = lib.licenses.bsd2; # or GPL2+