kea: setup passthru test

This commit is contained in:
Martin Weinelt 2021-07-14 00:46:08 +02:00
parent 2a93d57ebb
commit bb96192101
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -8,7 +8,9 @@
, libmysqlclient
, log4cplus
, postgresql
, python3 }:
, python3
, nixosTests
}:
stdenv.mkDerivation rec {
pname = "kea";
@ -48,11 +50,15 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
passthru.tests = {
inherit (nixosTests) kea;
};
meta = with lib; {
homepage = "https://kea.isc.org/";
description = "High-performance, extensible DHCP server by ISC";
longDescription = ''
KEA is a new open source DHCPv4/DHCPv6 server being developed by
Kea is a new open source DHCPv4/DHCPv6 server being developed by
Internet Systems Consortium. The objective of this project is to
provide a very high-performance, extensible DHCP server engine for
use by enterprises and service providers, either as is or with