nixos/tests/atop: remove top-level string

Attributes in the top-level of a test should be derivations,
otherwise they will cause an evaluation failure in hydra.
This commit is contained in:
rnhmjoj
2021-09-22 15:07:15 +02:00
parent 699b8d671d
commit cbd515e44c

View File

@@ -105,8 +105,6 @@ let assertions = rec {
};
in
{
name = "atop";
justThePackage = makeTest {
name = "atop-justThePackage";
machine = {