crabfit-api: change tests to attrset

This commit is contained in:
jopejoe1 2024-10-19 22:10:29 +02:00
parent ef17bb6c88
commit 15e3636c0f

View File

@ -68,7 +68,9 @@ rustPlatform.buildRustPackage rec {
PROTOC = "${protobuf}/bin/protoc";
passthru.tests = [ nixosTests.crabfit ];
passthru.tests = {
inherit (nixosTests) crabfit;
};
meta = {
description = "Enter your availability to find a time that works for everyone";