Commit Graph

3964 Commits

Author SHA1 Message Date
R. Ryantm
03888f44e7 lima-bin: 0.20.1 -> 0.20.2 2024-03-12 10:30:33 +00:00
Bjørn Forsman
f9546586e7 virtualboxGuestAdditions: fix location of vboxclient.desktop
Move vboxclient.desktop from $out/share/autostart/ to
$out/etc/xdg/autostart/. This allows desktop environment autostart logic
to run VBoxClient-all, which is required for shared clipboard
functionality.

Fixes #89923.
2024-03-12 08:11:32 +01:00
Pol Dellaiera
b55f15c048
Merge pull request #293787 from GaetanLepage/singularity
singularity: 4.1.1 -> 4.1.2
2024-03-12 07:15:25 +01:00
R. Ryantm
1d9bab6a8e containerd: 1.7.13 -> 1.7.14 2024-03-11 17:41:46 +00:00
Pol Dellaiera
129adc97c5
Merge pull request #267890 from vifino/vmware-workstation-17.5.0
vmware-workstation: 17.0.2 -> 17.5.1
2024-03-08 17:15:26 +01:00
Weijia Wang
e10ebb3886
Merge pull request #293937 from r-ryantm/auto-update/docker-compose
docker-compose: 2.24.6 -> 2.24.7
2024-03-08 16:18:37 +01:00
Weijia Wang
90714b18a0
Merge pull request #291961 from r-ryantm/auto-update/ecs-agent
ecs-agent: 1.81.0 -> 1.82.0
2024-03-07 12:06:22 +01:00
Weijia Wang
ef93599575
Merge pull request #286860 from r-ryantm/auto-update/kraft
kraft: 0.7.3 -> 0.7.5
2024-03-07 10:20:31 +01:00
Adrian Pistol
3d1f0b5af0 vmware-workstation: 17.0.2 -> 17.5.1 2024-03-07 08:54:30 +01:00
Weijia Wang
9bad663312
Merge pull request #293635 from r-ryantm/auto-update/docker-buildx
docker-buildx: 0.12.1 -> 0.13.0
2024-03-07 07:12:07 +01:00
R. Ryantm
6c70b1e486 ecs-agent: 1.81.0 -> 1.82.0 2024-03-07 05:10:40 +00:00
R. Ryantm
7cd0b67524 docker-compose: 2.24.6 -> 2.24.7 2024-03-07 02:14:48 +00:00
Pol Dellaiera
30126419ac
Merge pull request #293594 from trofi/qemu-update
qemu: 8.2.1 -> 8.2.2
2024-03-06 21:58:46 +01:00
Gaetan Lepage
a4c22942fb singularity: 4.1.1 -> 4.1.2
Changelog: https://github.com/sylabs/singularity/releases/tag/v4.1.2
2024-03-06 16:13:32 +01:00
R. Ryantm
e5279cf7f4 docker-buildx: 0.12.1 -> 0.13.0 2024-03-06 02:48:56 +00:00
Sergei Trofimovich
cc1d2f5bf5 qemu: 8.2.1 -> 8.2.2
Changes: https://lore.kernel.org/all/1709577077.783602.1474596.nullmailer@tls.msk.ru/T/
2024-03-05 21:37:06 +00:00
adisbladis
5cdb38bb16
Merge pull request #288579 from blitz/vbox-kvm-2
virtualboxKvm: init
2024-03-05 18:58:57 +13:00
Julian Stecklina
c9f940be78 virtualboxKvm: assert KVM variant incompatibilities 2024-03-04 22:19:48 +01:00
nikstur
b6401f808a
Merge pull request #292636 from RaitoBezarius/smm-works-for-something-else-than-x86-actually
OVMF: remove invalid `assert` on SMM
2024-03-02 21:04:12 +01:00
Pol Dellaiera
339af2d37a
Merge pull request #290805 from Elserjo/vbox
virtualbox: add disable update patch
2024-03-02 10:22:24 +01:00
Aaron Jheng
5ee8407c82
docker_20_10: remove 2024-03-02 17:16:44 +08:00
Raito Bezarius
99cf2d1e88 OVMF: remove invalid assert on SMM
Someone seems to believe that SMM implies x86, this is wrong.
aarch64 supports SMM too, see upstream QEMU code.

The proper way to do this is to signal support via QEMU itself, this is something
we cannot do because we have no way to communicate QEMU support itself (yet?).

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 23:40:36 +01:00
R. Ryantm
a1cda20192 crun: 1.14.3 -> 1.14.4 2024-02-29 18:10:10 +00:00
Julian Stecklina
7dd125e9a0 virtualboxKvm: init at 20240226 2024-02-28 17:36:22 +01:00
Nick Cao
d729e1a861
Merge pull request #292050 from r-ryantm/auto-update/lima-bin
lima-bin: 0.19.1 -> 0.20.1
2024-02-28 11:02:48 -05:00
Adam C. Stephens
ec4764b25f
Merge pull request #291963 from adamcstephens/ovmf/deletecsm
OVMF: remove CSM support
2024-02-28 09:09:24 -05:00
R. Ryantm
7d133525d3 lima-bin: 0.19.1 -> 0.20.1 2024-02-28 10:21:08 +00:00
K900
d53c203739
Merge pull request #291544 from K900/ovmf-oof
nixos/tests: drop LegacyStartCommand
2024-02-28 09:32:26 +03:00
Nick Cao
c7238a47bd
Merge pull request #282861 from r-ryantm/auto-update/lima
lima: 0.19.1 -> 0.20.1
2024-02-27 22:25:52 -05:00
Adam Stephens
4631f2e1ed
OVMF: remove CSM support
Upstream removed this support in edk2 202402
2024-02-27 20:39:11 -05:00
K900
a15aa7a3f3 treewide: clean up misc OVMF.fd references
We have passthru attributes, use them.
2024-02-27 23:15:59 +03:00
Antoine du Hamel
b9652c73ed
tart: 2.4.3 -> 2.6.0 (#279648) 2024-02-27 16:44:35 +01:00
Emily
4eb3a709fd
Merge pull request #278607 from jmbaur/docker-25
docker_25: init at 25.0.3
2024-02-26 15:46:14 +01:00
Shea Levy
6edee624d0
OVMF: Restore installation of OVMF.fd.
I accidentally removed this in f6fc51d (I missed the leading comma on
line 160), which was merged as part of #284874

This should be removed eventually, but it should be done intentionally
with proper release notes.
2024-02-26 07:55:55 -05:00
Adam C. Stephens
af810fc67e
Merge pull request #284874 from shlevy/ovmf-ms
Enable MS-compatible secure boot with OVMF
2024-02-25 22:34:05 -05:00
yellowhat
50f953be9b cri-o: 1.29.1 -> 1.29.2
Update pkgs/applications/virtualization/cri-o/default.nix

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2024-02-24 11:03:11 +01:00
Serg
d5decf6e96 virtualbox: add disable update patch 2024-02-24 09:46:12 +03:00
Sandro
032162631d
Merge pull request #284981 from Elserjo/vbox 2024-02-22 21:17:06 +01:00
Someone
ee3923ed7d
Merge pull request #284507 from ereslibre/containers-cdi
NixOS: Add support for CDI
2024-02-22 13:03:18 +00:00
Rafael Fernández López
6ac6aab199 nvidia-container-toolkit: move to by-name structure 2024-02-21 22:17:11 +01:00
Rafael Fernández López
8ba61ebb8a services/hardware: add nvidia-container-toolkit 2024-02-21 22:17:07 +01:00
R. Ryantm
3d618df321 nixpacks: 1.21.1 -> 1.21.2 2024-02-20 23:30:35 +00:00
R. Ryantm
a650fd355c crun: 1.14.2 -> 1.14.3 2024-02-20 03:48:46 +00:00
maxine
3e228e2c8d
Merge pull request #289346 from r-ryantm/auto-update/crun
crun: 1.14.1 -> 1.14.2
2024-02-19 19:07:57 +01:00
Mario Rodas
c236474482
Merge pull request #288241 from r-ryantm/auto-update/ddev
ddev: 1.22.6 -> 1.22.7
2024-02-17 17:48:05 -05:00
Pol Dellaiera
571716ebca
Merge pull request #289195 from r-ryantm/auto-update/docker-compose
docker-compose: 2.24.5 -> 2.24.6
2024-02-16 23:57:24 +01:00
Alyssa Ross
8f5ce99540 cloud-hypervisor: 37.0 -> 38.0 2024-02-16 23:14:54 +01:00
R. Ryantm
829a6c33b6 crun: 1.14.1 -> 1.14.2 2024-02-16 18:14:02 +00:00
Shea Levy
88a1349dfe
OVMF: Enable bundling the MS secure boot variables on aarch64. 2024-02-16 08:27:37 -05:00
Shea Levy
f6fc51dc9f
OVMF: Clean up platform-specific code. 2024-02-16 06:58:39 -05:00
QJoly
cc681d5dc6 firecracker: 1.5.0 -> 1.6.0 2024-02-16 09:21:01 +01:00
R. Ryantm
ac02aacc4e docker-compose: 2.24.5 -> 2.24.6 2024-02-16 02:23:19 +00:00
Weijia Wang
b2b6f1febe
Merge pull request #289011 from wegank/spike-gcc-13
spike: unpin gcc12
2024-02-15 20:42:40 +01:00
Alyssa Ross
893ac59261 crosvm: 120.0 -> 121.3 2024-02-15 20:37:24 +01:00
Shea Levy
9188bb5186
OVMF: Add test with secure boot enabled
Co-authored-by: Arthur Gautier <arthur.gautier@arista.com>
2024-02-15 12:13:05 -05:00
Shea Levy
4673ad7254
OVMF: Enable building an NVRAM variables template with MSFT keys. 2024-02-15 12:12:54 -05:00
Shea Levy
d68a84a55a
OVMF: Use larger flash size with secure boot.
Debian claims the default is too small.
2024-02-15 11:07:56 -05:00
Shea Levy
0703a70295
OVMF: Expose flag to require SMM with secure boot 2024-02-15 11:07:55 -05:00
Weijia Wang
b8fe174660 spike: unpin gcc12 2024-02-15 11:42:21 +01:00
R. Ryantm
e9db731286 podman: 4.9.2 -> 4.9.3 2024-02-14 11:02:58 +00:00
Someone Serge
a14694db37
nvidiaCtkPackages: fix misinterpreted ldflags
eeb1b2ffec has completely misinterpreted the flags
2024-02-13 16:04:00 +00:00
Someone
fcb6b1da09
Merge pull request #278969 from aaronmondal/nvidia-container-toolkit-v1.15.0-rc.1
nvidia-container-toolkit: 1.9.0 -> 1.15.0-rc.3
2024-02-13 14:23:04 +00:00
Someone Serge
eeb1b2ffec
nvidia-container-toolkit: document the ldflags 2024-02-13 13:08:48 +00:00
R. Ryantm
45a31d17c9 ddev: 1.22.6 -> 1.22.7 2024-02-12 08:27:58 +00:00
Nick Cao
8925642300
Merge pull request #287953 from r-ryantm/auto-update/nixpacks
nixpacks: 1.21.0 -> 1.21.1
2024-02-11 10:02:09 -05:00
Maxine Aubrey
f18db8905d
docker: drop self from maintainers 2024-02-11 12:00:21 +01:00
R. Ryantm
3bdb98ca15 nixpacks: 1.21.0 -> 1.21.1 2024-02-11 06:44:51 +00:00
R. Ryantm
7a86bbde70 kraft: 0.7.3 -> 0.7.5 2024-02-11 04:47:13 +00:00
Julian Stecklina
ea2bb08e93 virtualbox: 7.0.12 -> 7.0.14 2024-02-10 21:03:32 +00:00
Jacek Galowicz
b9e0ac3fdf
Merge pull request #287295 from blitz/vbox-kvm
virtualbox: use fewer vendored libraries
2024-02-10 08:40:03 +07:00
R. Ryantm
d7b820f760 crun: 1.14 -> 1.14.1 2024-02-09 07:18:27 +00:00
Jared Baur
f633463751
docker_25: init at 25.0.3
Release notes:
 - https://github.com/moby/moby/releases/tag/v25.0.0
 - https://github.com/moby/moby/releases/tag/v25.0.1
 - https://github.com/moby/moby/releases/tag/v25.0.2
 - https://github.com/moby/moby/releases/tag/v25.0.3
2024-02-08 21:23:53 -08:00
Julian Stecklina
4596cd09eb virtualbox: allow adding config flags via overrides
This is to prepare building the KVM version [1] as well. For that it will
be nice to reuse the existing expressions.

[1] https://github.com/cyberus-technology/virtualbox-kvm
2024-02-08 19:45:57 +01:00
Julian Stecklina
c0674aafc7 virtualbox: use less vendored libraries 2024-02-08 19:45:03 +01:00
R. Ryantm
841e0154a8 podman: 4.9.1 -> 4.9.2 2024-02-05 15:14:57 +00:00
Weijia Wang
0bbe37f520
Merge pull request #283093 from r-ryantm/auto-update/kraft
kraft: 0.7.1 -> 0.7.3
2024-02-04 22:19:43 +01:00
Weijia Wang
44eec9f474
Merge pull request #283134 from r-ryantm/auto-update/nixpacks
nixpacks: 1.20.0 -> 1.21.0
2024-02-04 22:17:33 +01:00
Weijia Wang
5385476800
Merge pull request #283318 from r-ryantm/auto-update/ecs-agent
ecs-agent: 1.79.2 -> 1.81.0
2024-02-04 21:54:07 +01:00
R. Ryantm
cb01c0434c podman-tui: 0.16.0 -> 0.17.0 2024-02-04 12:08:22 +00:00
R. Ryantm
c6f167cc3b ecs-agent: 1.79.2 -> 1.81.0 2024-02-04 01:10:59 +00:00
Nick Cao
63d461b7bc
Merge pull request #285970 from r-ryantm/auto-update/colima
colima: 0.6.7 -> 0.6.8
2024-02-03 10:38:42 -05:00
Thomas Gerbet
f73fbddf27
Merge pull request #285539 from GaetanLepage/singularity
singularity: 4.1.0 -> 4.1.1
2024-02-03 13:09:16 +01:00
R. Ryantm
384c0cf6c1 lima: 0.19.1 -> 0.20.1 2024-02-03 11:57:10 +00:00
R. Ryantm
36a0363e6f colima: 0.6.7 -> 0.6.8 2024-02-03 06:58:31 +00:00
Yureka
0f84472793
youki: 0.3.1 -> 0.3.2 (#285601) 2024-02-02 16:33:37 +01:00
R. Ryantm
5bf6f71647 podman: 4.9.0 -> 4.9.1 2024-02-02 09:14:02 +00:00
Mario Rodas
7db78605ab docker-slim: 1.40.10 -> 1.40.11
Diff: https://github.com/slimtoolkit/slim/compare/1.40.10...1.40.11

Changelog: https://github.com/slimtoolkit/slim/raw/1.40.11/CHANGELOG.md
2024-02-02 04:20:00 +00:00
Fabián Heredia Montiel
d896530c83
Merge pull request #285407 from r-ryantm/auto-update/runc
runc: 1.1.11 -> 1.1.12
2024-02-01 18:52:09 -06:00
Aaron Siddhartha Mondal
9daafdfcfb
nvidia-container-toolkit: 1.9.0 -> 1.15.0-rc.3 2024-02-02 01:32:50 +01:00
Nick Cao
d1f044cb50
Merge pull request #285438 from r-ryantm/auto-update/containerd
containerd: 1.7.12 -> 1.7.13
2024-02-01 10:00:11 -05:00
Nick Cao
f17fc34849
Merge pull request #285291 from r-ryantm/auto-update/docker-compose
docker-compose: 2.24.3 -> 2.24.5
2024-02-01 08:51:31 -05:00
Gaetan Lepage
816755e672 singularity: 4.1.0 -> 4.1.1
Changelog: https://github.com/sylabs/singularity/releases/tag/v4.1.1
2024-02-01 13:48:01 +01:00
R. Ryantm
d714be41ca containerd: 1.7.12 -> 1.7.13 2024-02-01 04:59:11 +00:00
R. Ryantm
f6a0dcdc50 runc: 1.1.11 -> 1.1.12 2024-02-01 03:36:43 +00:00
Pol Dellaiera
e3ff079965
Merge pull request #281589 from emilylange/docker_24-LimitNOFILE
docker_24: remove `LimitNOFILE=infinity` from `docker.service` unit
2024-01-31 18:18:05 +01:00
R. Ryantm
f69a359afe docker-compose: 2.24.3 -> 2.24.5 2024-01-31 14:43:23 +00:00
Serg
e3bd3f9474 virtualbox: add symlink to localization files 2024-01-31 16:56:00 +03:00
Shea Levy
d422836d72
qemu: 8.2.0 -> 8.2.1 2024-01-30 08:31:46 -05:00
Sandro
31eea14212
Merge pull request #283786 from GaetanLepage/singularity 2024-01-30 11:20:05 +01:00
Franz Pletz
128092d939
virt-manager: add patch to fix test with libvirt 10 2024-01-29 22:33:35 +01:00