vagrant: remove unused input
This commit is contained in:
parent
56c756d851
commit
c1edda8342
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user