Commit Graph

3486 Commits

Author SHA1 Message Date
Sandro
eb668d3ed9
Merge pull request #244013 from SuperSandro2000/docker-compose
docker-compose: 2.19.1 -> 2.20.2
2023-07-21 02:21:39 +02:00
Astro
7d7cd74829 firecracker: 1.3.1 -> 1.4.0 2023-07-21 00:36:14 +02:00
github-actions[bot]
da1f279ece
Merge master into staging-next 2023-07-20 18:01:17 +00:00
Jeremy Kolb
0767e0b6bd
open-vm-tools: Add myself as a maintainer 2023-07-20 11:18:16 -04:00
Sascha Grunert
7c14607112 runc: 1.1.7 -> 1.1.8
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-07-20 23:44:54 +10:00
github-actions[bot]
e048c645c9
Merge master into staging-next 2023-07-20 00:02:29 +00:00
maxine
77d19894bc
Merge pull request #244312 from LeSuisse/docker-20.10.24
docker: 20.10.23 -> 20.10.25
2023-07-20 00:36:16 +02:00
Thomas Gerbet
ccb9641855 docker: 20.10.23 -> 20.10.25
Fixes CVE-2023-28841, CVE-2023-28840 and CVE-2023-28842.

Release notes:
https://github.com/moby/moby/releases/tag/v20.10.24
https://github.com/moby/moby/releases/tag/v20.10.25
2023-07-19 21:47:04 +02:00
Sandro Jäckel
afa41f799a
docker-compose: 2.19.1 -> 2.20.2
Diff: https://github.com/docker/compose/compare/v2.19.1...v2.20.2
2023-07-19 21:34:57 +02:00
github-actions[bot]
2c5b83e75c
Merge master into staging-next 2023-07-19 18:01:04 +00:00
github-actions[bot]
b110c513b2
Merge master into staging-next 2023-07-19 12:01:12 +00:00
Thomas Gerbet
c317c0da89 docker-buildx: 0.11.1 -> 0.11.2
https://github.com/docker/buildx/releases/tag/v0.11.2
2023-07-19 12:58:42 +02:00
Sandro
3940a4c9b4
Merge pull request #244290 from LeSuisse/fix-local-build-docker-go-1.20.6 2023-07-19 11:43:22 +02:00
Thomas Gerbet
4a526a901c docker: fix starting containers with a local connection
Fixes #244159

Issue is caused by a fix in Go 1.20.6, see upstream issue
https://github.com/moby/moby/issues/45935
2023-07-19 09:19:50 +02:00
R. Ryantm
8cb1646f4e ecs-agent: 1.73.0 -> 1.73.1 2023-07-18 23:48:48 +00:00
github-actions[bot]
eebfb7a54e
Merge master into staging-next 2023-07-18 06:01:08 +00:00
R. Ryantm
3297ece10c cri-o-unwrapped: 1.27.0 -> 1.27.1 2023-07-18 11:21:30 +10:00
github-actions[bot]
8717af0ce1
Merge staging-next into staging 2023-07-17 18:01:56 +00:00
Sandro
87dfa27960
Merge pull request #242111 from astro/cloud-hypervisor
cloud-hypervisor: 32.0 -> 33.0
2023-07-17 20:00:59 +02:00
R. Ryantm
b5266fe69e nixpacks: 1.10.0 -> 1.10.1 2023-07-17 07:36:15 +00:00
Mario Rodas
b2537bc832 docker-slim: 1.40.2 -> 1.40.3
Diff: https://github.com/slimtoolkit/slim/compare/1.40.2...1.40.3

Changelog: https://github.com/slimtoolkit/slim/raw/1.40.3/CHANGELOG.md
2023-07-17 04:20:00 +00:00
Jan Tojnar
9ccfa58af1 Merge branch 'staging-next' into staging
Conflicts:
- pkgs/servers/geospatial/pg_featureserv/default.nix between 4e68587cda and 1c29673fcc
2023-07-16 11:50:31 +02:00
R. Ryantm
da4c1488be nixpacks: 1.9.2 -> 1.10.0 2023-07-15 20:06:08 +00:00
github-actions[bot]
407ebc6fd7
Merge staging-next into staging 2023-07-15 06:01:54 +00:00
github-actions[bot]
2a22bb7087
Merge master into staging-next 2023-07-15 06:01:19 +00:00
figsoda
dff3296a1b pods: 1.2.2 -> 1.2.3
Diff: https://github.com/marhkb/pods/compare/v1.2.2...v1.2.3

Changelog: https://github.com/marhkb/pods/releases/tag/v1.2.3
2023-07-14 09:45:10 -04:00
Artturi
c831e7939f
Merge pull request #242905 from Artturin/gomodu1 2023-07-14 01:36:16 +03:00
Artturin
1c29673fcc treewide: go-modules -> goModules
In 787af0f79f
I had to change ${go-modules} to $goModules to allow overrideAttrs to work;
However, env vars cannot contain -, so  i had to change go-modules too.
This in turn broke nix-update because it uses the go-modules attr.

Instead of making nix-update more complicated, make go-modules naming match cargoDeps.

`fd --type f | xargs sd '\bgo-modules\b' 'goModules'`
and revert change to pkgs/applications/misc/dstask/default.nix
and pkgs/servers/http/dave/default.nix
and pkgs/os-specific/darwin/plistwatch/default.nix

release note added
2023-07-14 00:18:06 +03:00
Mauricio Collares
e2622eee41
Merge pull request #242466 from risicle/ris-fortify3-disable-various
disable `fortify3` hardening flag on various packages
2023-07-12 13:49:08 +01:00
Astro
080fed4460 cloud-hypervisor: 32.0 -> 33.0 2023-07-12 01:06:22 +02:00
Pol Dellaiera
b3bbad8917
Merge pull request #242010 from dit7ya/virter
virter: init at 0.25.0
2023-07-10 10:33:30 +02:00
Weijia Wang
6b7a9debb9
Merge pull request #242441 from r-ryantm/auto-update/nixpacks
nixpacks: 1.9.1 -> 1.9.2
2023-07-09 14:34:23 +03:00
Robert Scott
8dda355280 apptainer: disable fortify3 hardening flag 2023-07-09 11:51:26 +01:00
R. Ryantm
2e10bdddec nixpacks: 1.9.1 -> 1.9.2 2023-07-09 08:47:13 +00:00
R. Ryantm
530f45d413 docker-buildx: 0.11.0 -> 0.11.1 2023-07-09 01:21:33 +00:00
Mostly Void
8dea8eeed9
virter: init at 0.25.0 2023-07-08 15:07:31 +02:00
Ryan Lahfa
141f167f14
Merge pull request #240820 from accelbread/lklfuse 2023-07-08 14:45:35 +02:00
bromine1
eeb7345a2d
Mark Distrobox as Linux Only
Distrobox is currently marked as compatible for Darwin systems. However, upstream currently contains an [unresolved issue](https://github.com/89luca89/distrobox/issues/36) static macOS as currently unsupported, and attempts to run distrobox fail.
2023-07-07 17:41:20 -04:00
R. Ryantm
accffe6c93 docker-compose: 2.19.0 -> 2.19.1 2023-07-06 03:18:10 +00:00
R. Ryantm
1efeb63005 ecs-agent: 1.72.0 -> 1.73.0 2023-07-02 18:09:38 +00:00
Pol Dellaiera
bf2dca1111
Merge pull request #237895 from emilytrau/tart
tart: init at 1.6.0
2023-07-02 11:37:49 +02:00
Alyssa Ross
26afd529e5 pkgsMusl.crosvm: fix build 2023-07-02 07:28:35 +00:00
Archit Gupta
2efcf8291e lkl: Let mount find lklfuse mount helper
This enables mount to find lklfuse when mounting with the type
"fuse.lklfuse". With this fix, lklfuse can be used to mount filesystems
with NixOS filesystem options.

This is the same fix as has been applied to bindfs, mergerfs, and
apfs-fuse.
2023-06-30 16:27:11 -07:00
R. Ryantm
52465f3c02 distrobox: 1.5.0.1 -> 1.5.0.2 2023-06-28 08:22:59 +00:00
Astro
e3cbd650f5 stratovirt: add micro_vm-allow-SYS_clock_gettime.patch 2023-06-26 08:27:58 +00:00
Mario Rodas
eba67ba68e
Merge pull request #239469 from r-ryantm/auto-update/youki
youki: 0.0.5 -> 0.1.0
2023-06-25 10:33:06 -05:00
Nick Cao
f30c0f4c91
Merge pull request #239572 from r-ryantm/auto-update/open-vm-tools-headless
open-vm-tools-headless: 12.2.0 -> 12.2.5
2023-06-25 12:20:14 +08:00
Nick Cao
3a43375bc2
Merge pull request #239478 from r-ryantm/auto-update/distrobox
distrobox: 1.5.0 -> 1.5.0.1
2023-06-25 12:16:03 +08:00
Mario Rodas
d05c2984d3
Merge pull request #239480 from r-ryantm/auto-update/docker-compose
docker-compose: 2.18.1 -> 2.19.0
2023-06-24 07:49:26 -05:00
R. Ryantm
a99252a16a open-vm-tools-headless: 12.2.0 -> 12.2.5 2023-06-24 11:31:05 +00:00
R. Ryantm
7a2247587d docker-compose: 2.18.1 -> 2.19.0 2023-06-23 22:42:50 +00:00
R. Ryantm
5111332e04 distrobox: 1.5.0 -> 1.5.0.1 2023-06-23 22:30:06 +00:00
R. Ryantm
17254a013f youki: 0.0.5 -> 0.1.0 2023-06-23 21:32:38 +00:00
R. Ryantm
f58ee85e93 nixpacks: 1.9.0 -> 1.9.1 2023-06-23 15:12:31 +00:00
Franz Pletz
ca0861a1c8
spice-vdagent: 0.21.0 -> 0.22.1 2023-06-21 15:15:49 +02:00
Astro
e0b050e13e stratovirt: init at 2.2.0 2023-06-20 12:42:05 +00:00
Emily
63e4a83928
Merge pull request #238310 from pongo1231/distrobox-update
distrobox: 1.4.2.1 -> 1.5.0
2023-06-18 13:36:01 +02:00
pongo1231
e189abd8b3 distrobox: 1.4.2.1 -> 1.5.0 2023-06-17 20:06:07 +02:00
Alyssa Ross
428c7635a3
crosvm: 113.0 -> 114.1 2023-06-17 15:39:53 +00:00
R. Ryantm
817506ed6f ecs-agent: 1.71.2 -> 1.72.0 2023-06-17 06:11:34 +00:00
Emily Trau
b229e76363 tart: init at 1.6.0 2023-06-17 09:56:48 +10:00
Batuhan Apaydın
6a964f9965
docker-buildx: 0.10.5 -> 0.11.0
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-06-14 21:35:04 +03:00
Sandro Jäckel
3ad7d71afe treewide: don't set platforms.unix for buildGoModule 2023-06-13 17:54:26 +03:00
Austin Seipp
cbf5bf89d5 Revert "Merge pull request #235852 from thoughtpolice/nixpkgs/gvisor-update"
This reverts commit 3ea10b9d2c, reversing
changes made to 9688969ecb.

These changes weren't ready yet -- they cause a failure in the NixOS
gvisor test, but I didn't mark the PR as a draft.
2023-06-08 17:12:41 -05:00
Pascal Bach
d723c91e11
Merge pull request #236261 from alyssais/qemu-8.0.2
qemu: 8.0.0 -> 8.0.2
2023-06-08 23:10:43 +02:00
Pol Dellaiera
3ea10b9d2c
Merge pull request #235852 from thoughtpolice/nixpkgs/gvisor-update
gvisor: 20221102.1 -> 20230529.0
2023-06-08 18:54:15 +02:00
Weijia Wang
662df1b79c
Merge pull request #236260 from r-ryantm/auto-update/ecs-agent
ecs-agent: 1.71.1 -> 1.71.2
2023-06-07 15:43:51 +03:00
Alyssa Ross
3d4b845beb
qemu: 8.0.0 -> 8.0.2 2023-06-06 11:30:34 +00:00
R. Ryantm
38deb5dcea ecs-agent: 1.71.1 -> 1.71.2 2023-06-06 11:24:03 +00:00
R. Ryantm
5f2dc48eba lima-bin: 0.15.1 -> 0.16.0 2023-06-06 07:33:25 +00:00
github-actions[bot]
8f9be47422
Merge master into staging-next 2023-06-05 06:01:33 +00:00
R. Ryantm
4f21db7edf containerd: 1.7.1 -> 1.7.2 2023-06-05 13:03:49 +10:00
github-actions[bot]
d41df69d22
Merge master into staging-next 2023-06-04 00:02:20 +00:00
Austin Seipp
39f6dbc379 gvisor: 20221102.1 -> 20230529.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-06-03 17:30:24 -05:00
R. Ryantm
a0a92f60b2 lima: 0.15.1 -> 0.16.0 2023-06-02 18:18:20 +00:00
github-actions[bot]
c8021f68a8
Merge master into staging-next 2023-06-02 12:01:23 +00:00
Ryan Lahfa
896be5dc2c
Merge pull request #232770 from erdnaxe/virtualbox-update 2023-06-02 13:57:21 +02:00
github-actions[bot]
1625d790e1
Merge staging-next into staging 2023-06-02 06:01:45 +00:00
Nick Cao
a898a93881
Merge pull request #235461 from figsoda/pods
pods: 1.2.1 -> 1.2.2
2023-06-01 20:30:40 -06:00
Dennis Gosnell
1f8daadffc
virtualbox: remove cdepillabout as maintainer 2023-06-02 07:45:47 +09:00
figsoda
65ab8eac8b pods: 1.2.1 -> 1.2.2
Diff: https://github.com/marhkb/pods/compare/v1.2.1...v1.2.2

Changelog: https://github.com/marhkb/pods/releases/tag/v1.2.2
2023-06-01 17:04:41 -04:00
fetsorn
0eb3ea3997 xen: fix typo 2023-05-31 04:00:54 +04:00
figsoda
a71d842d1a
Merge pull request #234543 from r-ryantm/auto-update/nixpacks
nixpacks: 1.7.0 -> 1.9.0
2023-05-27 23:12:28 -04:00
R. Ryantm
5ddcb975a7 nixpacks: 1.7.0 -> 1.9.0 2023-05-28 02:17:54 +00:00
zowoq
cd51ed2201 podman: 4.5.0 -> 4.5.1
Diff: https://github.com/containers/podman/compare/v4.5.0...v4.5.1

Changelog: https://github.com/containers/podman/blob/v4.5.1/RELEASE_NOTES.md
2023-05-28 11:18:55 +10:00
Weijia Wang
936fe08aec
Merge pull request #234324 from r-ryantm/auto-update/flintlock
flintlock: 0.4.0 -> 0.6.0
2023-05-27 16:50:51 +03:00
R. Ryantm
657eab915c flintlock: 0.4.0 -> 0.6.0 2023-05-26 23:33:31 +00:00
figsoda
3a3242d046 pods: 1.2.0 -> 1.2.1
Diff: https://github.com/marhkb/pods/compare/v1.2.0...v1.2.1

Changelog: https://github.com/marhkb/pods/releases/tag/v1.2.1
2023-05-26 16:51:24 -04:00
Batuhan Apaydın
983762e335
docker-buildx: 0.10.4 -> 0.10.5
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-05-26 10:04:48 +03:00
figsoda
7d7186efc0 pods: 1.1.3 -> 1.2.0
Diff: https://github.com/marhkb/pods/compare/v1.1.3...v1.2.0

Changelog: https://github.com/marhkb/pods/releases/tag/v1.2.0
2023-05-25 18:21:18 -04:00
Weijia Wang
0b409fa724
Merge pull request #233637 from DenzoNL/update/colima
colima: 0.5.4 -> 0.5.5
2023-05-25 22:53:54 +03:00
Weijia Wang
e8f738ff17
Merge pull request #227801 from r-ryantm/auto-update/lima-bin
lima-bin: 0.15.0 -> 0.15.1
2023-05-24 11:37:59 +03:00
Dennis Bogers
f7d089c903 colima: 0.5.4 -> 0.5.5 2023-05-23 17:44:54 +02:00
zowoq
8b75b96ea3 crun: 1.8.4 -> 1.8.5
Diff: https://github.com/containers/crun/compare/1.8.4...1.8.5

Changelog: https://github.com/containers/crun/releases/tag/1.8.5
2023-05-23 20:01:46 +10:00
R. Ryantm
46607b0637 ecs-agent: 1.71.0 -> 1.71.1 2023-05-22 03:55:38 +00:00
Ryan Lahfa
df543fff31
Merge pull request #232902 from hesiod/lkl
lkl: Fix kallsyms build error on i686
2023-05-20 20:11:08 +02:00
Sandro
d0f31c3daf
Merge pull request #232744 from r-ryantm/auto-update/docker-compose
docker-compose: 2.17.3 -> 2.18.1
2023-05-20 18:10:06 +02:00
Tobias Markus
37fc8dfe31 lkl: Fix kallsyms build error on i686 2023-05-19 23:34:42 +02:00
Alexandre Iooss
38bca18244 virtualbox: 7.0.6 -> 7.0.8 2023-05-19 18:09:55 +02:00
figsoda
14cb2d574b
Merge pull request #232815 from alyssais/cloud-hypervisor-32.0
cloud-hypervisor: 31.1 -> 32.0
2023-05-19 10:19:31 -04:00
Alyssa Ross
caa272713e
cloud-hypervisor: 31.1 -> 32.0 2023-05-19 10:58:52 +00:00
Yueh-Shun Li
0fcf35ae58 singularity: specify "nvidia-container-cli path" 2023-05-19 06:57:18 +00:00
R. Ryantm
4c60cb50ca docker-compose: 2.17.3 -> 2.18.1 2023-05-19 03:24:52 +00:00
Nick Cao
dfcff674e0
win-spice: fix build 2023-05-19 00:48:21 +08:00
David Gonzalez Martin
27e3c0da44 qemu: add capstone support
Currently using the -d in_asm flag in QEMU does not report any
dissassembly. This fixes it.
2023-05-18 13:03:23 +00:00
Yueh-Shun Li
466e154fb2 apptainer, singularity: fix wrapper PATH prefix
Fix the missing trailing /bin in f6e7fcc
2023-05-18 00:30:40 +00:00
Nick Cao
e6e389917a
Merge pull request #211107 from helsinki-systems/upd/win-virtio
win-virtio: 0.1.196-1 -> 0.1.229-1
2023-05-17 00:46:20 -06:00
R. Ryantm
2c225b16dc docker-distribution: 2.8.1 -> 2.8.2 2023-05-16 12:40:19 +00:00
Weijia Wang
f4922269c5 docker-slim: update hash 2023-05-14 22:00:59 +02:00
Alyssa Ross
1fed084b65 crosvm: 112.0 -> 113.0 2023-05-14 13:00:06 +00:00
figsoda
15609d568f pods: 1.1.2 -> 1.1.3
Diff: https://github.com/marhkb/pods/compare/v1.1.2...v1.1.3

Changelog: https://github.com/marhkb/pods/releases/tag/v1.1.3
2023-05-13 17:46:08 -04:00
ajs124
0e6443b440 win-virtio: refactor
- don't use p7zip anymore
- just copy everything instead of just some things very elaborately
  there is no clear motivation given for why this was done in 91b85236d0
2023-05-13 19:05:29 +02:00
ajs124
3948414cc7 win-virtio: 0.1.196-1 -> 0.1.229-1 2023-05-13 19:04:38 +02:00
Mario Rodas
22be3614c7 docker-slim: 1.40.1 -> 1.40.2
Diff: https://github.com/slimtoolkit/slim/compare/1.40.1...1.40.2

Changelog: https://github.com/slimtoolkit/slim/raw/1.40.2/CHANGELOG.md
2023-05-13 04:20:00 +00:00
R. Ryantm
07e37a2e23 containerd: 1.7.0 -> 1.7.1 2023-05-13 10:43:43 +10:00
Alyssa Ross
5e06b3cb19 treewide: don't use rustPlatform.rust
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
figsoda
6197c3446f pods: 1.1.1 -> 1.1.2
Diff: https://github.com/marhkb/pods/compare/v1.1.1...v1.1.2

Changelog: https://github.com/marhkb/pods/releases/tag/v1.1.2
2023-05-10 16:43:49 -04:00
Ryan Lahfa
57d1b6f0cc
Merge pull request #228106 from astro/rust-hypervisor-firmware
rust-hypervisor-firmware: fix build
2023-05-09 14:32:45 +02:00
fetsorn
81b2f19eb7 gvisor: fix typo
"subcomand" -> "subcommand"
2023-05-08 20:16:37 +04:00
Ryan Lahfa
73a69f152c
Merge pull request #228348 from NixOS/ovmf-improvements
ovmf: various improvements (IPv6, TLS, debugging)
2023-05-05 17:29:39 +02:00
Astro
028866fa07 rust-hypervisor-firmware: fix build 2023-05-05 14:42:14 +02:00
R. Ryantm
afab97963a nixpacks: 1.6.1 -> 1.7.0 2023-05-04 04:02:42 +00:00
figsoda
aa57867362 pods: 1.1.0 -> 1.1.1
Diff: https://github.com/marhkb/pods/compare/v1.1.0...v1.1.1

Changelog: https://github.com/marhkb/pods/releases/tag/v1.1.1
2023-05-02 16:53:00 -04:00
Lassulus
43297919d7
Merge pull request #226144 from messemar/vbox-alsa-fix
Make VirtualBox with Alsa Audio Driver working
2023-05-02 15:42:16 +02:00
Weijia Wang
a25803bb7c
Merge pull request #228996 from r-ryantm/auto-update/ecs-agent
ecs-agent: 1.70.2 -> 1.71.0
2023-05-01 07:27:41 +03:00
R. Ryantm
e10de5c22c seabios: 1.16.1 -> 1.16.2 2023-04-30 03:52:23 +00:00
R. Ryantm
a8142661be ecs-agent: 1.70.2 -> 1.71.0 2023-04-29 21:58:43 +00:00
Weijia Wang
1b7120ef87
Merge pull request #228447 from r-ryantm/auto-update/ecs-agent
ecs-agent: 1.70.1 -> 1.70.2
2023-04-27 21:24:00 +03:00
Sascha Grunert
0d8d3e7fc3 runc: 1.1.6 -> 1.1.7
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-04-28 00:42:03 +10:00
R. Ryantm
002add16d7 ecs-agent: 1.70.1 -> 1.70.2 2023-04-27 03:53:02 +00:00
Raito Bezarius
c449133f88 ovmf: support debugging 2023-04-26 18:31:57 +02:00
Raito Bezarius
70ae9b5943 ovmf: add TLS support 2023-04-26 18:31:19 +02:00
Raito Bezarius
9e7091bc65 ovmf: enable IPv6 by default
> At its meeting on 21 April 2023, the RIPE NCC Executive Board resolved to suspend the ability of RIPE NCC members to submit new applications to the IPv4 waiting list until further notice.

It's time enough to start using IPv6 everywhere, including UEFI.
2023-04-26 18:30:32 +02:00
Raito Bezarius
e8d6be7a4b xen: mark EOL ≤ 4.15, add known CVEs in nixpkgs
Currently, Xen is very unmaintained, as this is a particularly complex
piece of software that touts itself as secure, we are not doing a
service to Xen by packaging unsecure piece of their software.

Let's be brutally honest about the state of things in nixpkgs.
2023-04-26 13:56:47 +02:00
Sandro
476e02095b
Merge pull request #227478 from r-ryantm/auto-update/docker-compose 2023-04-23 23:01:58 +02:00
R. Ryantm
9732985563 lima-bin: 0.15.0 -> 0.15.1 2023-04-23 13:28:39 +00:00
Mario Rodas
50f044b8c0
Merge pull request #227758 from r-ryantm/auto-update/lima
lima: 0.15.0 -> 0.15.1
2023-04-23 07:52:06 -05:00
R. RyanTM
de4e75a79b
cri-o: 1.26.3 -> 1.27.0 2023-04-23 21:36:47 +10:00
R. Ryantm
b65f68fdcd lima: 0.15.0 -> 0.15.1 2023-04-23 09:21:57 +00:00
Nick Cao
f4baf29a34
Merge pull request #227533 from nebulka1/rvvm
rvvm: unstable-2023-01-25 -> 0.5
2023-04-22 16:18:31 +08:00
Nebulka
ca37359bf1 rvvm: unstable-2023-01-25 -> 0.5 2023-04-22 05:25:55 +00:00
Adam Joseph
c407873d50 qemu: allow to disable generation of documentation
I've been having trouble with some qemu builds since the v8.0.0 bump
failing with:

```
kernel-doc 'perl /build/qemu/docs/../scripts/kernel-doc -rst -enable-lineno -sphinx-version 5.3.0 -Werror /build/qemu/docs/../include/qemu/bitops.h' processing failed with: [Errno 2] No such file or directory: 'perl'
```

... this happens despite `perl` being part of `stdenv`.  Adding
`perl` to `nativeBuildInputs` doesn't seem to fix it.  It is handy
to be able to simply skip the docs in situations like this in order
to maintain forward progress, so this commit adds `enableDocs?true`
to allow that.
2023-04-22 00:24:23 +03:00
R. Ryantm
6c798c9c0e docker-compose: 2.17.2 -> 2.17.3 2023-04-21 18:20:06 +00:00
Anderson Torres
9f4d408fca podman-desktop: change self to finalAttrs 2023-04-20 22:22:23 -03:00
figsoda
afb98c619a
Merge pull request #227312 from r-ryantm/auto-update/nixpacks
nixpacks: 1.6.0 -> 1.6.1
2023-04-20 16:52:34 -04:00
R. Ryantm
328a9c8ed2 nixpacks: 1.6.0 -> 1.6.1 2023-04-20 18:32:42 +00:00
Alyssa Ross
8e817025b2 cloud-hypervisor: 31.0 -> 31.1 2023-04-20 16:04:33 +00:00
Alyssa Ross
10a0be03de qemu: 7.2.1 -> 8.0.0
Now that shaderinclude is Python, I don't think we need Perl any more.

virtiofsd has been removed in favor of the standalone virtiofsd package.

Co-authored-by: Will Cohen <willcohen@users.noreply.github.com>
2023-04-20 13:22:20 +00:00
Mario Rodas
02230709fe
Merge pull request #226781 from r-ryantm/auto-update/ecs-agent
ecs-agent: 1.67.2 -> 1.70.1
2023-04-19 03:57:01 -05:00
Justin Bedő
fbad1e56f4
Merge pull request #224683 from ShamrockLee/apptainer-update
apptainer: 1.1.5 -> 1.1.7, singularity: 3.10.4 -> 3.11.1 and add test image-hello-cowsay
2023-04-19 17:44:34 +10:00