nixos/testing-python: actually copy build artefacts
This broke in #156858.
This commit is contained in:
@@ -30,7 +30,7 @@ rec {
|
||||
# effectively mute the XMLLogger
|
||||
export LOGFILE=/dev/null
|
||||
|
||||
${driver}/bin/nixos-test-driver
|
||||
${driver}/bin/nixos-test-driver -o $out
|
||||
'';
|
||||
|
||||
passthru = driver.passthru // {
|
||||
|
||||
Reference in New Issue
Block a user