summary refs log tree commit diff
path: root/pkgs/applications/virtualization
Commit message (Collapse)AuthorAge
* Merge pull request #149021 from r-ryantm/auto-update/docker-buildxRyan Mulligan2021-12-06
|\ | | | | docker-buildx: 0.6.3 -> 0.7.1
| * docker-buildx: 0.6.3 -> 0.7.1R. Ryantm2021-12-06
| |
* | conmon: 2.0.30 -> 2.0.31zowoq2021-12-07
| | | | | | | | https://github.com/containers/conmon/releases/tag/v2.0.31
* | Merge pull request #148978 from r-ryantm/auto-update/containerdBobby Rong2021-12-06
|\ \ | |/ |/| containerd: 1.5.7 -> 1.5.8
| * containerd: 1.5.7 -> 1.5.8R. Ryantm2021-12-06
| |
* | runc: 1.0.2 -> 1.0.3zowoq2021-12-06
|/ | | | https://github.com/opencontainers/runc/releases/tag/v1.0.3
* cloud-hypervisor: 19.0 -> 20.0Astro2021-12-05
|
* qemu: fix darwin buildJörg Thalheim2021-12-02
|
* podman-compose: 2021-05-18 → 0.1.8Nikolay Korotkiy2021-12-02
|
* Merge pull request #147995 from jbedo/singularitySandro2021-11-30
|\
| * singularity: 3.8.4 -> 3.8.5Justin Bedo2021-11-30
| |
* | qemu: emit warnings when KVM acceleration is not usableMartin Schwaighofer2021-11-30
| | | | | | | | | | | | | | 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.
* | qemu, runInLinuxVM: fix KVM availability checkMartin Schwaighofer2021-11-30
|/ | | | | | | | | | | 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
* lima: 0.7.3 -> 0.7.4zowoq2021-11-27
| | | | https://github.com/lima-vm/lima/releases/tag/v0.7.4
* qemu: only include alsa-lib for alsa supportAlyssa Ross2021-11-25
|
* qemu: never use bundled MesonAlyssa Ross2021-11-25
| | | | | | | | 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.
* Merge master into staging-nextgithub-actions[bot]2021-11-22
|\
| * qemu: fix managedsave (snapshot creation) with QXL video deviceLászló Vaskó2021-11-22
| | | | | | | | Backport patch from 6.2.0-rc0
* | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2021-11-19
|\| | | | | | | | | Conflicts: pkgs/applications/audio/hybridreverb2/default.nix
| * Merge pull request #143297 from r-ryantm/auto-update/x11dockerSandro2021-11-19
| |\
| | * x11docker: 6.9.0 -> 6.10.0R. Ryantm2021-10-28
| | |
* | | Merge staging-next into staginggithub-actions[bot]2021-11-15
|\| |
| * | Merge pull request #146036 from jmgao/qemu_io_uringArtturi2021-11-15
| |\ \
| | * | qemu: add support for io_uringJosh Gao2021-11-14
| | | |
* | | | Merge staging-next into staginggithub-actions[bot]2021-11-15
|\| | |
| * | | cri-o: 1.22.0 -> 1.22.1zowoq2021-11-15
| | | | | | | | | | | | | | | | https://github.com/cri-o/cri-o/releases/tag/v1.22.1
* | | | Merge staging-next into staginggithub-actions[bot]2021-11-14
|\| | |
| * | | podman: 3.4.1 -> 3.4.2zowoq2021-11-14
| | | | | | | | | | | | | | | | https://github.com/containers/podman/releases/tag/v3.4.2
* | | | Merge staging-next into staginggithub-actions[bot]2021-11-12
|\| | |
| * | | Merge master into haskell-updatesgithub-actions[bot]2021-11-12
| |\ \ \
| * \ \ \ Merge master into haskell-updatesgithub-actions[bot]2021-11-11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge master into haskell-updatesgithub-actions[bot]2021-11-10
| |\ \ \ \
| * \ \ \ \ Merge master into haskell-updatesgithub-actions[bot]2021-11-09
| |\ \ \ \ \
| * \ \ \ \ \ Merge master into haskell-updatesgithub-actions[bot]2021-11-08
| |\ \ \ \ \ \
| * | | | | | | haskell: switch from haskell.lib to haskell.lib.composeEllie Hermaszewska2021-11-07
| | | | | | | |
* | | | | | | | Merge staging-next into staginggithub-actions[bot]2021-11-11
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge pull request #141717 from r-burns/qemuSandro2021-11-11
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | qemu: drop obsolete musl patchRyan Burns2021-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not needed as of https://github.com/qemu/qemu/commit/b1d2e476e94cb215d9e19fef1049d413b414ffc2, in qemu v6.0+
* | | | | | | | epoxy: rename to libepoxyKerstin Humm2021-11-11
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | https://github.com/NixOS/nixpkgs/issues/145040
* | | | | | | Merge pull request #145295 from SuperSandro2000/virtualboxSandro2021-11-10
|\ \ \ \ \ \ \
| * | | | | | | virtualbox: remove ? null from inputs, remove optional (), other minor cleanupsSandro Jäckel2021-11-10
| | | | | | | |
* | | | | | | | Merge pull request #144857 from trofi/fix-catatonit-for-automake-1.16.5Sandro2021-11-10
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | catatonit: pull pending upstream inclusion fix for automake-1.16.5Sergei Trofimovich2021-11-06
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without the fix build on automake-1.16.5 fails as: configure.ac:34: error: AM_INIT_AUTOMAKE expanded multiple times .../automake-1.16.5/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from... configure.ac:19: the top level .../automake-1.16.5/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from... configure.ac:34: the top level
* | | | | | | singularity: 3.8.3 -> 3.8.4Justin Bedo2021-11-10
| | | | | | |
* | | | | | | Merge pull request #145178 from SuperSandro2000/applicationsSandro2021-11-09
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Applications
| * | | | | | win-pvdrivers: switch to fetchFromGitHubSandro Jäckel2021-11-09
| | |_|_|/ / | |/| | | |
* / | | | | docker-slim: 1.37.0 -> 1.37.2Mario Rodas2021-11-08
|/ / / / / | | | | | | | | | | | | | | | https://github.com/docker-slim/docker-slim/releases/tag/1.37.2
* | | | | Merge pull request #144832 from r-burns/i686-ltoSandro2021-11-08
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | treewide: reenable LTO on i686Ryan Burns2021-11-05
| |/ / /
* | | | Merge pull request #144983 from Stunkymonkey/application-pname-version-2Sandro2021-11-07
|\ \ \ \