mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-08 14:40:07 +03: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:
parent
699b8d671d
commit
cbd515e44c
@ -105,8 +105,6 @@ let assertions = rec {
|
||||
};
|
||||
in
|
||||
{
|
||||
name = "atop";
|
||||
|
||||
justThePackage = makeTest {
|
||||
name = "atop-justThePackage";
|
||||
machine = {
|
||||
|
Loading…
Reference in New Issue
Block a user