nixos/engelsystem: Add test

This commit is contained in:
talyz
2020-05-24 15:45:22 +02:00
committed by Finn Behrens
parent fc4d6f4215
commit 1e343d1638
3 changed files with 45 additions and 1 deletions
@@ -1,4 +1,4 @@
{ stdenv, fetchzip, php, writeText }:
{ stdenv, fetchzip, php, writeText, nixosTests }:
let
phpExt = php.withExtensions
@@ -39,6 +39,8 @@ in stdenv.mkDerivation rec {
runHook postInstall
'';
passthru.tests = nixosTests.engelsystem;
meta = with stdenv.lib; {
description =
"Coordinate your helpers in teams, assign them to work shifts or let them decide for themselves when and where they want to help with what";