guix_mirror_bot pushed a change to branch master in repository guix. from b03b8d23e0 doc: Clarify how to create the Codeberg token for `sync-codeberg-teams'. new db0fdc19ab gnu: ruby-vagrant-cloud: Relax version requirement for rexml. new c3be000890 gnu: Add vagrant. new d914359191 gnu: Add vagrant-vai. new 3ba037d943 gnu: Add vagrant-cachier. new 34778811bb gnu: Add vagrant-reload. new 7679fdc8d4 gnu: Add vagrant-libvirt.
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: gnu/local.mk | 3 + .../vagrant-Support-system-installed-plugins.patch | 172 +++++++++++ .../vagrant-Use-a-private-temporary-dir.patch | 119 ++++++++ ...n-vagrant-silence-warning-about-installer.patch | 24 ++ gnu/packages/ruby-xyz.scm | 12 +- gnu/packages/virtualization.scm | 319 ++++++++++++++++++++- 6 files changed, 646 insertions(+), 3 deletions(-) create mode 100644 gnu/packages/patches/vagrant-Support-system-installed-plugins.patch create mode 100644 gnu/packages/patches/vagrant-Use-a-private-temporary-dir.patch create mode 100644 gnu/packages/patches/vagrant-bin-vagrant-silence-warning-about-installer.patch