summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/virtualization
AgeCommit message (Collapse)Author
2023-02-03treewide: add strictDeps = true to most packages depending on ocamlUlrik Strid
2023-02-03ocamlPackages treewide: strictDeps all packagesUlrik Strid
2023-02-01pods: 1.0.3 -> 1.0.4figsoda
Diff: https://github.com/marhkb/pods/compare/v1.0.3...v1.0.4 Changelog: https://github.com/marhkb/pods/releases/tag/v1.0.4
2023-02-01crun: 1.7.2 -> 1.8zowoq
https://github.com/containers/crun/releases/tag/1.8
2023-02-01Merge pull request #212357 from aaronjheng/dockerMartin Weinelt
docker: 20.10.21 -> 20.10.23
2023-01-31conmon-rs: 0.4.0 -> 0.5.0Sascha Grunert
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-01-30Merge pull request #213061 from marsam/update-docker-slimNick Cao
docker-slim: 1.39.0 -> 1.40.0
2023-01-29Merge pull request #213304 from qowoz/containerdWeijia Wang
containerd: 1.6.15 -> 1.6.16
2023-01-29containerd: 1.6.15 -> 1.6.16zowoq
https://github.com/containerd/containerd/releases/tag/v1.6.16
2023-01-28pods: 1.0.2 -> 1.0.3figsoda
Diff: https://github.com/marhkb/pods/compare/v1.0.2...v1.0.3
2023-01-28Merge pull request #212710 from nebulka1/rvvmNick Cao
rvvm: init at 0.5-20230125.4de27d7
2023-01-28rvvm: init at unstable-2023-01-25Nebulka
2023-01-27docker-slim: 1.39.0 -> 1.40.0Mario Rodas
https://github.com/slimtoolkit/slim/releases/tag/1.40.0
2023-01-27lima-bin: init binary derivation at 0.14.2 (#209171)tricktron
2023-01-26krunvm: set meta.platformsNick Cao
2023-01-24docker: 20.10.21 -> 20.10.23Aaron Jheng
2023-01-23Merge pull request #205404 from r-ryantm/auto-update/ecs-agentWeijia Wang
ecs-agent: 1.66.2 -> 1.67.2
2023-01-23Merge pull request #206285 from dennajort/lima-0.14.1Weijia Wang
lima: 0.13.0 -> 0.14.2
2023-01-23Merge pull request #207613 from r-ryantm/auto-update/distroboxWeijia Wang
distrobox: 1.4.1 -> 1.4.2.1
2023-01-22Merge pull request #211316 from r-ryantm/auto-update/nixpacksMario Rodas
nixpacks: 1.1.0 -> 1.1.1
2023-01-22Merge pull request #211458 from r-ryantm/auto-update/x11dockerMario Rodas
x11docker: 7.4.2 -> 7.6.0
2023-01-22treewide: systemdSupport: use lib.meta.availableOnAdam Joseph
Many packages have some kind of flag indicating whether or not to build with systemd support. Most of these default to `stdenv.isLinux`, but systemd does not build on (and is marked `broken` for) `isStatic`. Only a few packages have the needed `&& !isStatic` in the default value for their parameter. This commit moves the logic for the default value of these flags into `systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using `lib.meta.availableOn`. This provides three benefits: 1. The default values are set correctly (i.e. including `&& isStatic`) 2. The default values are set consistently 3. The way is paved for any future non-Linux systemd platforms (FreeBSD is reported to have experimental systemd support)
2023-01-21x11docker: 7.4.2 -> 7.6.0R. Ryantm
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2023-01-18nixpacks: 1.1.0 -> 1.1.1R. Ryantm
2023-01-17cloud-hypervisor: 28.1 -> 29.0Astro
2023-01-14Merge pull request #210652 from r-ryantm/auto-update/nixpacksMario Rodas
nixpacks: 1.0.3 -> 1.1.0
2023-01-14nixpacks: 1.0.3 -> 1.1.0R. Ryantm
2023-01-13docker-compose: 2.14.2 -> 2.15.1Sandro Jäckel
Diff: https://github.com/docker/compose/compare/v2.14.2...v2.15.1
2023-01-12cri-o: 1.26.0 -> 1.26.1Sascha Grunert
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-01-11dumb-init: fix dynamic compilation (#210030)superherointj
2023-01-09Merge pull request #209759 from figsoda/podsfigsoda
pods: 1.0.1 -> 1.0.2
2023-01-08Merge pull request #209617 from candyc1oud/youkifigsoda
youki: init at 0.0.4
2023-01-09youki: init at 0.0.4Candy Cloud
2023-01-08pods: 1.0.1 -> 1.0.2figsoda
Diff: https://github.com/marhkb/pods/compare/v1.0.1...v1.0.2
2023-01-08cri-o: 1.25.1 -> 1.26.0R. Ryantm
2023-01-08cri-o: install cni and crictl fileszowoq
2023-01-06cloud-hypervisor: 28.0 -> 28.1R. Ryantm
2023-01-07containerd: 1.6.14 -> 1.6.15zowoq
https://github.com/containerd/containerd/releases/tag/v1.6.15
2023-01-06OVMF: add 32-bit ARM supportAlyssa Ross
Smoke tested in qemu.
2023-01-06OVMF: inherit platforms from edk2Alyssa Ross
AFAICT OVMF runs on all EDK II platforms.
2023-01-04nixos/podman, podman: switch to `netavark` network stackzowoq
2023-01-03nixpacks: 0.16.0 -> 1.0.3R. Ryantm
2022-12-30pods: 1.0.0-rc.3 -> 1.0.1figsoda
Diff: https://github.com/marhkb/pods/compare/v1.0.0-rc.3...v1.0.1
2022-12-30seabios: 1.16.0 -> 1.16.1R. Ryantm
2022-12-29OVMF: add suffix for i686Alyssa Ross
This fixes eval of the ZFS NixOS tests on i686. Fixes: 22b6f785a7a ("nixos/tests/zfs: Represent real world usage better")
2022-12-29lima: 0.14.2JB Gosselin
2022-12-28colima: 0.5.0 -> 0.5.2Andreas Schmid
Signed-off-by: Andreas Schmid <service@aaschmid.de>
2022-12-27Merge pull request #203904 from urandom2/toolboxSandro
Fixes https://github.com/NixOS/nixpkgs/issues/96115 Closes https://github.com/NixOS/nixpkgs/pull/110473
2022-12-26containerd: 1.6.12 -> 1.6.14R. Ryantm