nixos/testing: Embrace callTest
My conception of its input was wrong. It is quite a useful construct, even if its name is a bit weird.
This commit is contained in:
@@ -26,7 +26,6 @@ rec {
|
||||
extraTestModule = {
|
||||
config = {
|
||||
hostPkgs = pkgs;
|
||||
minimalResult = hydra;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user