···107 ln -s /var/cache/crabfit $out/standalone/.next/cache
108 '';
109110- passthru.tests = [ nixosTests.crabfit ];
00111112 meta = {
113 description = "Enter your availability to find a time that works for everyone";
···107 ln -s /var/cache/crabfit $out/standalone/.next/cache
108 '';
109110+ passthru.tests = {
111+ inherit (nixosTests) crabfit;
112+ };
113114 meta = {
115 description = "Enter your availability to find a time that works for everyone";