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