fwupd: correct test attr
This commit is contained in:
parent
630cb4151e
commit
25454dbad8
@ -262,7 +262,7 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
tests = {
|
tests = {
|
||||||
installedTests = nixosTests.fwupd;
|
installedTests = nixosTests.installed-tests.fwupd;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user