mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
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:
@@ -105,8 +105,6 @@ let assertions = rec {
|
||||
};
|
||||
in
|
||||
{
|
||||
name = "atop";
|
||||
|
||||
justThePackage = makeTest {
|
||||
name = "atop-justThePackage";
|
||||
machine = {
|
||||
|
||||
Reference in New Issue
Block a user