Skip to content

Commit d1d09b0

Browse files
PatrickDaGastro
authored andcommitted
fix: dulicate definition of tapMultiQueue
1 parent 746008e commit d1d09b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/runner.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ pkgs.buildPackages.runCommand "microvm-${microvmConfig.hypervisor}-${hostName}"
6363
passthru = {
6464
inherit canShutdown supportsNotifySocket tapMultiQueue;
6565
inherit (microvmConfig) hypervisor;
66-
inherit (hypervisorConfig) tapMultiQueue;
6766
};
6867
} ''
6968
mkdir -p $out/bin

0 commit comments

Comments
 (0)