glib-networking: correct test attr
This commit is contained in:
@@ -79,7 +79,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
tests = {
|
||||
installedTests = nixosTests.glib-networking;
|
||||
installedTests = nixosTests.installed-tests.glib-networking;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user