summary refs log tree commit diff
diff options
context:
space:
mode:
authorrnhmjoj <rnhmjoj@inventati.org>2021-09-22 15:07:15 +0200
committerrnhmjoj <rnhmjoj@inventati.org>2021-09-22 15:07:15 +0200
commitcbd515e44cd3990d2bed07ebc487b38701755ae7 (patch)
tree7572a6c3e416a646951a2506bd5ec67000ff005d
parent699b8d671da815a5105529da405b0b4de2a8a0a0 (diff)
downloadnixpkgs-cbd515e44cd3990d2bed07ebc487b38701755ae7.tar
nixpkgs-cbd515e44cd3990d2bed07ebc487b38701755ae7.tar.gz
nixpkgs-cbd515e44cd3990d2bed07ebc487b38701755ae7.tar.bz2
nixpkgs-cbd515e44cd3990d2bed07ebc487b38701755ae7.tar.lz
nixpkgs-cbd515e44cd3990d2bed07ebc487b38701755ae7.tar.xz
nixpkgs-cbd515e44cd3990d2bed07ebc487b38701755ae7.tar.zst
nixpkgs-cbd515e44cd3990d2bed07ebc487b38701755ae7.zip
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.
-rw-r--r--nixos/tests/atop.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/tests/atop.nix b/nixos/tests/atop.nix
index 1f8b005041f..f7a90346f3d 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 = {