Skip to content

Commit c7fe910

Browse files
SuperSandro2000astro
authored andcommitted
qemu: remove enableDocs, they are put in an extra output anyway
1 parent 43406f5 commit c7fe910

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/runners/qemu.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ let
2525
if graphics.enable
2626
then oa.nixosTestRunner or false
2727
else true;
28-
enableDocs = false;
2928
})).overrideAttrs (oa: {
3029
postFixup = ''
3130
${oa.postFixup or ""}

0 commit comments

Comments
 (0)