Merge pull request #103393 from happysalada/add_vector
nixos/vector: add module
This commit is contained in:
@@ -62,6 +62,6 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "A high-performance logs, metrics, and events router";
|
||||
homepage = "https://github.com/timberio/vector";
|
||||
license = with licenses; [ asl20 ];
|
||||
maintainers = with maintainers; [ thoughtpolice ];
|
||||
maintainers = with maintainers; [ thoughtpolice happysalada ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user