From cbd515e44cd3990d2bed07ebc487b38701755ae7 Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Wed, 22 Sep 2021 15:07:15 +0200 Subject: [PATCH] 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. --- nixos/tests/atop.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/nixos/tests/atop.nix b/nixos/tests/atop.nix index 1f8b005041f0..f7a90346f3d7 100644 --- a/nixos/tests/atop.nix +++ b/nixos/tests/atop.nix @@ -105,8 +105,6 @@ let assertions = rec { }; in { - name = "atop"; - justThePackage = makeTest { name = "atop-justThePackage"; machine = {