vagrant: remove unused input

This commit is contained in:
Sandro Jäckel 2021-03-02 16:57:24 +01:00
parent 56c756d851
commit c1edda8342
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

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