nixpkgs/pkgs/development/tools/vagrant
Matthew Harm Bekkema 1183ee645d vagrant: Add vagrant-libvirt to the gemset
With this, you can "install" the plugin just by adding the following to
~/vagrant.d/plugins.json:

  {
    "version":"1",
    "installed": {
      "vagrant-libvirt": {
        "ruby_version":"2.5.3",
        "vagrant_version":"2.2.0",
        "gem_version":"",
        "require":"",
        "sources":[]
      }
    }
  }
2018-12-17 10:23:27 +11:00
..
default.nix vagrant: do withLibvitr by default #49220 2018-11-07 17:46:57 +01:00
gemset_libvirt.nix vagrant: Add vagrant-libvirt to the gemset 2018-12-17 10:23:27 +11:00
gemset.nix vagrant: 2.1.2 -> 2.2.0 2018-11-07 17:46:57 +01:00
unofficial-installation-nowarn.patch vagrant: Build from source 2018-01-04 08:00:51 -08:00
use-system-bundler-version.patch vagrant: mark bundler as system plugin 2018-08-27 22:57:19 -07:00