Commit Graph

2737 Commits

Author SHA1 Message Date
Sandro Jäckel
c35b1908a2
docker-compose: 2.10.0 -> 2.10.1 2022-08-24 20:10:09 +02:00
Bobby Rong
24a37c90ce
Merge pull request #187605 from r-ryantm/auto-update/nixpacks
nixpacks: 0.3.2 -> 0.3.3
2022-08-24 19:22:49 +08:00
Jonas Heinrich
04dc03fc0e
Merge pull request #187250 from r-ryantm/auto-update/ecs-agent
ecs-agent: 1.62.1 -> 1.62.2
2022-08-23 19:43:17 +02:00
Robert Hensing
10f1753344
Merge pull request #187887 from RaitoBezarius/ovmf-uefi-prefixes
ovmf: expose EFI prefixes and refactor qemu-vm with it
2022-08-23 13:29:23 +02:00
Raito Bezarius
c91d0713ac ovmf: expose EFI prefixes and refactor qemu-vm with it 2022-08-23 12:13:06 +02:00
Sandro
bc6be68099
Merge pull request #187427 from r-ryantm/auto-update/docker-buildx 2022-08-23 01:30:15 +02:00
Fabian Affolter
300586f269
Merge pull request #187688 from r-ryantm/auto-update/virt-what
virt-what: 1.24 -> 1.25
2022-08-21 12:42:13 +02:00
Jonas Heinrich
a2627bae2f
Merge pull request #185193 from dit7ya/ops
ops: init at 0.1.32
2022-08-21 11:54:41 +02:00
R. Ryantm
dff76dfe09 virt-what: 1.24 -> 1.25 2022-08-21 05:23:01 +00:00
Mostly Void
e33b9158e3
ops: init at 0.1.32 2022-08-21 09:22:50 +05:30
R. Ryantm
c58717244d nixpacks: 0.3.2 -> 0.3.3 2022-08-20 14:29:41 +00:00
Sandro Jäckel
c46e14ba7d
docker-compose: 2.9.0 -> 2.10.0 2022-08-19 19:12:26 +02:00
R. Ryantm
371816f2a5 nixpacks: 0.2.13 -> 0.3.2 2022-08-19 22:48:49 +10:00
R. Ryantm
f3b9971e4a docker-buildx: 0.9.0 -> 0.9.1 2022-08-19 10:13:31 +00:00
Jonas Heinrich
bd83a5c2e2
Merge pull request #187177 from astro/cloud-hypervisor
cloud-hypervisor: 25.0 -> 26.0
2022-08-19 11:38:52 +02:00
zowoq
33313b87e6 buildah, cri-o, podman: drop unneeded cni-plugins input from wrapper 2022-08-19 14:10:47 +10:00
Sandro
21afca03d3
Merge pull request #185981 from astro/crosvm 2022-08-18 23:46:59 +02:00
R. Ryantm
0af28a74e0 ecs-agent: 1.62.1 -> 1.62.2 2022-08-18 09:24:16 +00:00
Astro
d7b51601d8 cloud-hypervisor: 25.0 -> 26.0 2022-08-17 23:01:56 +02:00
Astro
b7731c3997 crosvm: install both .policy and .bpf files
`crosvm --seccomp-log-failures` requires the .policy files. see:
https://crosvm.dev/book/building_crosvm.html#known-issues
2022-08-17 18:03:50 +02:00
R. Ryantm
9fa27cd43e docker-buildx: 0.8.2 -> 0.9.0 2022-08-17 06:09:37 +00:00
Astro
020c641a88 crosvm: 103.3 -> 104.0 2022-08-14 14:35:09 +02:00
R. Ryantm
b1b537f2c7 ecs-agent: 1.18.0 -> 1.62.1 2022-08-14 08:23:03 +00:00
Artturi
fae0b890bc
Merge pull request #181497 from Mindavi/cross/eval-fixes 2022-08-14 06:24:45 +03:00
Rick van Schijndel
a22312d5cd arion: use build makeWrapper instead of host one 2022-08-14 00:10:00 +03:00
Rick van Schijndel
d297dc6e23 appvm: makeWrapper to nativeBuildInputs 2022-08-14 00:09:59 +03:00
Astro
da2865a9a7 firectl: unstable-2022-03-01 -> unstable-2022-07-12 2022-08-13 19:59:37 +02:00
Astro
027d13f84f firecracker: 1.0.0 -> 1.1.1 2022-08-13 19:59:24 +02:00
Franz Pletz
f8334115fb
Merge pull request #186418 from NickCao/krunvm 2022-08-13 12:48:20 +02:00
Nick Cao
0edab34d9c
krunvm: init at 0.2.1 2022-08-13 17:44:56 +08:00
Astro
3f3a62a7f9 kvmtool: unstable-2022-04-04 -> unstable-2022-06-09 2022-08-12 21:47:08 +02:00
figsoda
513c438dcb
Merge pull request #185992 from r-ryantm/auto-update/nixpacks
nixpacks: 0.2.11 -> 0.2.13
2022-08-12 17:43:39 +08:00
Alyssa Ross
f85bbdf2d7 crosvm: don't repeat the path to Cargo.lock
This makes it slightly more convenient to test a local crosvm, by not
having to change the path to Cargo.lock twice.  It's also just cleaner.
2022-08-12 07:55:09 +00:00
Alyssa Ross
290039f8cd crosvm: get rid of upstream-info.json
This was important when building crosvm required assembling our own
build tree from lots of different repositories, but now that they've
moved to submodules, it's overly complicated and needlessly
inconsistent with the rest of Nixpkgs.
2022-08-12 07:55:09 +00:00
Alyssa Ross
7f4172608e crosvm: drop code for running integration tests
These are no longer by default as they have been extracted into their
own crate, so this code wasn't doing anything.  If we did want to run
the integration tests again, we'd have to download kernel and rootfs
binaries from Google, and that's more trouble than it's worth.
2022-08-12 07:55:09 +00:00
Alyssa Ross
a4e921432f crosvm: use cpu arch name to find seccomp files
This matches for both supported platforms, and the package is already
marked incompatible with other processes, so we can simplify here.
2022-08-12 07:55:09 +00:00
Alyssa Ross
de662ab315 crosvm: reindent
This style is more common across Nixpkgs.
2022-08-12 07:55:09 +00:00
zowoq
fa0c0bcb38 podman: 4.1.1 -> 4.2.0
https://github.com/containers/podman/releases/tag/v4.2.0
2022-08-11 10:47:08 +10:00
R. Ryantm
e02c33d9f1 nixpacks: 0.2.11 -> 0.2.13 2022-08-10 21:00:26 +00:00
R. RyanTM
f2f95b120b
cri-o: 1.24.1 -> 1.24.2 2022-08-10 23:14:58 +10:00
R. Ryantm
daf243ba05 containerd: 1.6.7 -> 1.6.8 2022-08-10 22:11:20 +10:00
Maximilian Bosch
625a6d0c11
Merge pull request #185769 from alyssais/qemu-statx
Revert "qemu: fix build w/glibc-2.33"
2022-08-09 13:39:19 +02:00
Weijia Wang
0fd439982d virt-manager: fix build on darwin 2022-08-06 20:51:43 +02:00
zowoq
72acae5551 containerd: 1.6.6 -> 1.6.7
https://github.com/containerd/containerd/releases/tag/v1.6.7
2022-08-06 07:08:52 +10:00
Alyssa Ross
ab0af3267f
Revert "qemu: fix build w/glibc-2.33"
This reverts commit 04be5ced7e.

Builds fine without the change now, so presumably either Glibc, QEMU,
or both, fixed this in the meantime.
2022-08-05 15:56:36 +00:00
Martin Weinelt
5f9b871b72
Merge pull request #185037 from mweinelt/home-assistant 2022-08-04 11:40:41 +02:00
R. Ryantm
e098228dc4 lima: 0.11.2 -> 0.11.3 2022-08-04 08:11:42 +10:00
Martin Weinelt
4af35d92a0
python3Packages.sphinx-rtd-theme: rename from sphinx_rtd_theme 2022-08-03 18:39:37 +02:00
R. Ryantm
12363fb6d8 virt-what: 1.21 -> 1.24 2022-08-03 02:52:54 +02:00
superherointj
c9cd02582f
Merge pull request #177560 from rgo3/fix-buildx
docker-buildx: pass version to ldflags
2022-08-02 19:04:12 -03:00