graphene: correct test attr
This commit is contained in:
parent
653d84b717
commit
4e75be5cd6
@ -60,7 +60,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
passthru = {
|
||||
tests = {
|
||||
installedTests = nixosTests.graphene;
|
||||
installedTests = nixosTests.installed-tests.graphene;
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user