vagrant: do withLibvitr by default #49220

This commit is contained in:
Christian Albrecht
2018-11-05 16:42:24 +01:00
committed by Robin Gloster
parent 7ed92b1497
commit c5e8ae3f0b
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{ lib, fetchurl, buildRubyGem, bundlerEnv, ruby, libarchive, writeText, withLibvirt ? false, libvirt, pkgconfig }:
{ lib, fetchurl, buildRubyGem, bundlerEnv, ruby, libarchive, writeText, withLibvirt ? true, libvirt, pkgconfig }:
let
# NOTE: bumping the version and updating the hash is insufficient;