test/sandbox: invoke check program directly
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -6,7 +6,12 @@
|
||||
}:
|
||||
let
|
||||
testCases = import ./sandbox/case {
|
||||
inherit (pkgs) lib callPackage foot;
|
||||
inherit (pkgs)
|
||||
lib
|
||||
callPackage
|
||||
writeText
|
||||
foot
|
||||
;
|
||||
inherit (config.environment.fortify.package) version;
|
||||
};
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user