3
0
Fork 0
forked from mirrors/nixpkgs

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
No known key found for this signature in database
GPG key ID: BFBAF4C975F76450

View file

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