2
0
Fork 0

Remove solo5 test meta.maintainers

This commit is contained in:
Ehmry - 2020-01-20 18:35:47 +01:00
parent ae1b0b8ef1
commit 02ab09bd3a
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ let
SOLO5_TEST_MANIFEST = pkgs.solo5.tests.manifest;
};
testConfig = "(${./boot-wrapper.dhall} ${testConfig})";
meta = { inherit (pkgs.solo5) maintainers; };
});
applyMkTest = x: {