vagrant: remove unused input

This commit is contained in:
Sandro Jäckel
2021-03-03 16:23:54 +01:00
parent 56c756d851
commit c1edda8342
+1 -1
View File
@@ -1,5 +1,5 @@
{ stdenv, lib, fetchurl, buildRubyGem, bundlerEnv, ruby, libarchive
, libguestfs, qemu, writeText, withLibvirt ? stdenv.isLinux, fetchpatch
, libguestfs, qemu, writeText, withLibvirt ? stdenv.isLinux
}:
let