Commit Graph

3030 Commits

Author SHA1 Message Date
figsoda
28a96e106e pods: 1.0.3 -> 1.0.4
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-01 18:26:54 -05:00
zowoq
4e77e1592b crun: 1.7.2 -> 1.8
https://github.com/containers/crun/releases/tag/1.8
2023-02-01 18:04:34 +10:00
Martin Weinelt
20c1b03118
Merge pull request #212357 from aaronjheng/docker
docker: 20.10.21 -> 20.10.23
2023-02-01 01:37:52 +00:00
Sascha Grunert
3d80075d54 conmon-rs: 0.4.0 -> 0.5.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-01-31 20:21:44 +10:00
Nick Cao
54a5316163
Merge pull request #213061 from marsam/update-docker-slim
docker-slim: 1.39.0 -> 1.40.0
2023-01-30 14:36:39 +08:00
Weijia Wang
1be13de2dc
Merge pull request #213304 from qowoz/containerd
containerd: 1.6.15 -> 1.6.16
2023-01-29 12:26:39 +01:00
zowoq
a529fe4dca containerd: 1.6.15 -> 1.6.16
https://github.com/containerd/containerd/releases/tag/v1.6.16
2023-01-29 15:49:25 +10:00
figsoda
eb0b815bc8 pods: 1.0.2 -> 1.0.3
Diff: https://github.com/marhkb/pods/compare/v1.0.2...v1.0.3
2023-01-28 20:47:45 -05:00
Nick Cao
1364520531
Merge pull request #212710 from nebulka1/rvvm
rvvm: init at 0.5-20230125.4de27d7
2023-01-28 09:26:46 +08:00
Nebulka
b67ea20d4c rvvm: init at unstable-2023-01-25 2023-01-28 01:01:50 +00:00
Mario Rodas
550f0267a8 docker-slim: 1.39.0 -> 1.40.0
https://github.com/slimtoolkit/slim/releases/tag/1.40.0
2023-01-27 04:20:00 +00:00
tricktron
379895e3c3
lima-bin: init binary derivation at 0.14.2 (#209171) 2023-01-27 01:45:01 +01:00
Nick Cao
cbbfbcd095
krunvm: set meta.platforms 2023-01-26 15:07:30 +08:00
Aaron Jheng
45e91634e4
docker: 20.10.21 -> 20.10.23 2023-01-24 04:54:26 +00:00
Weijia Wang
1f4f3a7946
Merge pull request #205404 from r-ryantm/auto-update/ecs-agent
ecs-agent: 1.66.2 -> 1.67.2
2023-01-23 14:32:56 +01:00
Weijia Wang
0797f5ff57
Merge pull request #206285 from dennajort/lima-0.14.1
lima: 0.13.0 -> 0.14.2
2023-01-23 14:24:45 +01:00
Weijia Wang
c0a79547ce
Merge pull request #207613 from r-ryantm/auto-update/distrobox
distrobox: 1.4.1 -> 1.4.2.1
2023-01-23 08:37:43 +01:00
Mario Rodas
cb36c5647b
Merge pull request #211316 from r-ryantm/auto-update/nixpacks
nixpacks: 1.1.0 -> 1.1.1
2023-01-22 09:52:37 -05:00
Mario Rodas
79dcad24b6
Merge pull request #211458 from r-ryantm/auto-update/x11docker
x11docker: 7.4.2 -> 7.6.0
2023-01-22 09:45:12 -05:00
Adam Joseph
42815b4a0c treewide: systemdSupport: use lib.meta.availableOn
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-22 00:27:19 -08:00
R. Ryantm
ff2a1f4c80 x11docker: 7.4.2 -> 7.6.0 2023-01-21 18:29:11 +00:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
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-21 12:00:00 +00:00
R. Ryantm
e969b9fef2 nixpacks: 1.1.0 -> 1.1.1 2023-01-18 02:06:11 +00:00
Astro
f851f25ba8 cloud-hypervisor: 28.1 -> 29.0 2023-01-17 16:19:54 +00:00
Mario Rodas
1ef30c4d90
Merge pull request #210652 from r-ryantm/auto-update/nixpacks
nixpacks: 1.0.3 -> 1.1.0
2023-01-14 08:58:13 -05:00
R. Ryantm
aac1a33712 nixpacks: 1.0.3 -> 1.1.0 2023-01-14 08:35:44 +00:00
Sandro Jäckel
d11f7fadff
docker-compose: 2.14.2 -> 2.15.1
Diff: https://github.com/docker/compose/compare/v2.14.2...v2.15.1
2023-01-13 18:05:34 +01:00
Sascha Grunert
15b8157fef cri-o: 1.26.0 -> 1.26.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-01-12 14:20:41 +10:00
superherointj
c3b9f2238f
dumb-init: fix dynamic compilation (#210030) 2023-01-11 10:17:26 +01:00
figsoda
c79559fc64
Merge pull request #209759 from figsoda/pods
pods: 1.0.1 -> 1.0.2
2023-01-09 12:47:05 -05:00
figsoda
4a26f8d27d
Merge pull request #209617 from candyc1oud/youki
youki: init at 0.0.4
2023-01-08 20:49:56 -05:00
Candy Cloud
9245a18236 youki: init at 0.0.4 2023-01-09 01:10:27 +00:00
figsoda
c9e397b013 pods: 1.0.1 -> 1.0.2
Diff: https://github.com/marhkb/pods/compare/v1.0.1...v1.0.2
2023-01-08 16:33:52 -05:00
R. Ryantm
2d72d4775e cri-o: 1.25.1 -> 1.26.0 2023-01-08 13:30:27 +10:00
zowoq
4a8663e6d2 cri-o: install cni and crictl files 2023-01-08 13:30:27 +10:00
R. Ryantm
108627107d cloud-hypervisor: 28.0 -> 28.1 2023-01-06 20:39:33 +00:00
zowoq
c8739dd43c containerd: 1.6.14 -> 1.6.15
https://github.com/containerd/containerd/releases/tag/v1.6.15
2023-01-07 06:17:03 +10:00
Alyssa Ross
cc06a391ad OVMF: add 32-bit ARM support
Smoke tested in qemu.
2023-01-06 17:43:06 +00:00
Alyssa Ross
a7a79b12eb OVMF: inherit platforms from edk2
AFAICT OVMF runs on all EDK II platforms.
2023-01-06 17:43:06 +00:00
zowoq
469aec905b nixos/podman, podman: switch to netavark network stack 2023-01-04 14:25:14 +10:00
R. Ryantm
1659dab098 nixpacks: 0.16.0 -> 1.0.3 2023-01-03 16:31:55 +08:00
figsoda
a017cc7980 pods: 1.0.0-rc.3 -> 1.0.1
Diff: https://github.com/marhkb/pods/compare/v1.0.0-rc.3...v1.0.1
2022-12-30 17:07:16 -05:00
R. Ryantm
dd6e0ab1cf seabios: 1.16.0 -> 1.16.1 2022-12-30 10:09:11 +01:00
Alyssa Ross
247086c9e9 OVMF: add suffix for i686
This fixes eval of the ZFS NixOS tests on i686.

Fixes: 22b6f785a7 ("nixos/tests/zfs: Represent real world usage better")
2022-12-29 22:34:18 +00:00
JB Gosselin
fa65a5e2a6
lima: 0.14.2 2022-12-29 14:12:05 -05:00
Andreas Schmid
2d1dee4f6a colima: 0.5.0 -> 0.5.2
Signed-off-by: Andreas Schmid <service@aaschmid.de>
2022-12-28 12:19:15 +01:00
Sandro
bfc35e168b
Merge pull request #203904 from urandom2/toolbox
Fixes https://github.com/NixOS/nixpkgs/issues/96115
Closes https://github.com/NixOS/nixpkgs/pull/110473
2022-12-27 21:25:46 +01:00
R. Ryantm
fc3859a07d containerd: 1.6.12 -> 1.6.14 2022-12-26 09:59:18 +10:00
R. Ryantm
6d45959398 distrobox: 1.4.1 -> 1.4.2.1 2022-12-24 20:13:29 +00:00
figsoda
e8ee153b17
Merge pull request #207152 from figsoda/pods
pods: 1.0.0-rc.2 -> 1.0.0-rc.3
2022-12-22 19:39:32 -05:00