about summary refs log tree commit diff
path: root/pkgs/applications/virtualization
AgeCommit message (Collapse)AuthorFilesLines
2021-12-12colima: init at 0.2.2Andreas Schmid1-0/+41
`colima` is a very easy usable replacement for Docker Desktop on MacOS. Signed-off-by: Andreas Schmid <service@aaschmid.de>
2021-12-11Merge pull request #150235 from r-ryantm/auto-update/docker-composeJörg Thalheim1-3/+3
docker-compose_2: 2.0.1 -> 2.2.2
2021-12-11docker-compose_2: 2.0.1 -> 2.2.2R. Ryantm1-3/+3
2021-12-10virt-manager: fix wmclassJoerie de Gram1-0/+4
Use `dontWrapGApps` to prevent double wrapping from breaking wmclass Fixes #150120
2021-12-09podman: 3.4.3 -> 3.4.4zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v3.4.4
2021-12-08podman: 3.4.2 -> 3.4.3zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v3.4.3
2021-12-07qemu: Add patch for socket_sockaddr_to_address_unix assertion errorsZhaofeng Li1-0/+6
See also: - http://bugs.debian.org/993145 - https://bugs.archlinux.org/task/72115
2021-12-06Merge pull request #149021 from r-ryantm/auto-update/docker-buildxRyan Mulligan1-2/+2
docker-buildx: 0.6.3 -> 0.7.1
2021-12-07conmon: 2.0.30 -> 2.0.31zowoq1-2/+2
https://github.com/containers/conmon/releases/tag/v2.0.31
2021-12-06docker-buildx: 0.6.3 -> 0.7.1R. Ryantm1-2/+2
2021-12-06Merge pull request #148978 from r-ryantm/auto-update/containerdBobby Rong1-2/+2
containerd: 1.5.7 -> 1.5.8
2021-12-06containerd: 1.5.7 -> 1.5.8R. Ryantm1-2/+2
2021-12-06runc: 1.0.2 -> 1.0.3zowoq1-2/+2
https://github.com/opencontainers/runc/releases/tag/v1.0.3
2021-12-05cloud-hypervisor: 19.0 -> 20.0Astro1-3/+3
2021-12-02qemu: fix darwin buildJörg Thalheim1-2/+1
2021-12-02podman-compose: 2021-05-18 → 0.1.8Nikolay Korotkiy1-8/+4
2021-11-30Merge pull request #147995 from jbedo/singularitySandro1-2/+2
2021-11-30qemu: emit warnings when KVM acceleration is not usableMartin Schwaighofer1-1/+24
This fixes the qemu-kvm wrapper we add for convenience silently not using KVM, when the system would support it by at least leaving an indication in the log that the build ran slower because it ran without KVM.
2021-11-30qemu, runInLinuxVM: fix KVM availability checkMartin Schwaighofer1-1/+1
KVM should only be considered abailable if /dev/kvm exists and is read-writable by the user that is trying to launch it. The previous check for existance only had the consequence that on some Linux distributions running VMs with Nix's QEMU only worked if KVM was NOT installed. fixes #124371
2021-11-30singularity: 3.8.4 -> 3.8.5Justin Bedo1-2/+2
2021-11-27lima: 0.7.3 -> 0.7.4zowoq1-3/+3
https://github.com/lima-vm/lima/releases/tag/v0.7.4
2021-11-25qemu: only include alsa-lib for alsa supportAlyssa Ross1-1/+2
2021-11-25qemu: never use bundled MesonAlyssa Ross1-0/+3
It's better to fail to build if our version of Meson isn't compatible with QEMU's, so we'll know something is wrong. Otherwise, we'll get subtle breakages that only manifest at runtime, which I think might be what happened in 9e403b19a14 ("qemu: 5.1.0 -> 5.2.0") to necessitate autoPatchelfHook.
2021-11-22Merge master into staging-nextgithub-actions[bot]1-0/+6
2021-11-22qemu: fix managedsave (snapshot creation) with QXL video deviceLászló Vaskó1-0/+6
Backport patch from 6.2.0-rc0
2021-11-19Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer1-2/+2
Conflicts: pkgs/applications/audio/hybridreverb2/default.nix
2021-11-19Merge pull request #143297 from r-ryantm/auto-update/x11dockerSandro1-2/+2
2021-11-15Merge staging-next into staginggithub-actions[bot]1-2/+5
2021-11-15Merge pull request #146036 from jmgao/qemu_io_uringArtturi1-2/+5
2021-11-15Merge staging-next into staginggithub-actions[bot]1-2/+2
2021-11-15cri-o: 1.22.0 -> 1.22.1zowoq1-2/+2
https://github.com/cri-o/cri-o/releases/tag/v1.22.1
2021-11-14qemu: add support for io_uringJosh Gao1-2/+5
2021-11-14Merge staging-next into staginggithub-actions[bot]1-2/+2
2021-11-14podman: 3.4.1 -> 3.4.2zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v3.4.2
2021-11-12Merge staging-next into staginggithub-actions[bot]1-2/+2
2021-11-12Merge master into haskell-updatesgithub-actions[bot]1-4/+0
2021-11-11Merge staging-next into staginggithub-actions[bot]1-4/+0
2021-11-11Merge pull request #141717 from r-burns/qemuSandro1-4/+0
2021-11-11epoxy: rename to libepoxyKerstin Humm1-2/+2
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11Merge master into haskell-updatesgithub-actions[bot]2-20/+29
2021-11-10Merge pull request #145295 from SuperSandro2000/virtualboxSandro1-19/+18
2021-11-10virtualbox: remove ? null from inputs, remove optional (), other minor cleanupsSandro Jäckel1-19/+18
2021-11-10Merge pull request #144857 from trofi/fix-catatonit-for-automake-1.16.5Sandro1-1/+11
2021-11-10Merge master into haskell-updatesgithub-actions[bot]3-8/+9
2021-11-10singularity: 3.8.3 -> 3.8.4Justin Bedo1-2/+2
2021-11-09Merge pull request #145178 from SuperSandro2000/applicationsSandro1-4/+5
Applications
2021-11-09win-pvdrivers: switch to fetchFromGitHubSandro Jäckel1-4/+5
2021-11-09Merge master into haskell-updatesgithub-actions[bot]1-4/+0
2021-11-08Merge pull request #144832 from r-burns/i686-ltoSandro1-4/+0
2021-11-08docker-slim: 1.37.0 -> 1.37.2Mario Rodas1-2/+2
https://github.com/docker-slim/docker-slim/releases/tag/1.37.2