github-actions[bot]
926aefdd61
Merge staging-next into staging
2024-08-16 06:01:46 +00:00
Emily Trau
3c639c6c5d
Merge pull request #330000 from aduh95/upgrade-tart
...
tart: 2.14.0 -> 2.18.0
2024-08-16 14:20:09 +10:00
Peder Bergebakken Sundt
e2855c6617
Merge pull request #334396 from kjeremy/jkolb/open-vm-tools-by-name
...
open-vm-tools: move to package by name
2024-08-16 03:13:58 +02:00
Robert James Hernandez
eeed74efe3
podman: add vfkit to PATH for darwin
2024-08-15 10:29:47 -07:00
Antoine du Hamel
086d965047
tart: 2.14.0 -> 2.18.0
2024-08-15 10:24:29 +02:00
github-actions[bot]
78a583fbf0
Merge staging-next into staging
2024-08-15 06:01:41 +00:00
Alyssa Ross
f768a86c5a
crosvm: 126.0 -> 127.0
2024-08-15 07:45:57 +02:00
Fernando Rodrigues
cb8e8bbe75
xen: patch with XSA-460 and XSA-461
...
- Error handling in x86 IOMMU identity mapping (CVE-2024-31145)
- PCI device pass-through with shared resources (CVE-2024-31146)
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-08-14 23:27:05 -03:00
R. Ryantm
6c27f523dc
podman: 5.2.0 -> 5.2.1
2024-08-15 02:18:30 +00:00
R. Ryantm
3e2c2e9bd4
crun: 1.16 -> 1.16.1
2024-08-15 00:03:22 +00:00
github-actions[bot]
5254a09f0d
Merge staging-next into staging
2024-08-14 12:01:50 +00:00
Alyssa Ross
8392964211
cloud-hypervisor: backport patch to fix UB
...
This is required for the tests to pass in release mode with Rust
1.80 (and a good idea to fix regardless).
2024-08-14 13:37:07 +02:00
github-actions[bot]
1582d7624e
Merge staging-next into staging
2024-08-14 06:01:31 +00:00
Sebastián Mancilla
d37dea5d80
Merge pull request #332986 from saschagrunert/crun
...
crun: 1.15 -> 1.16
2024-08-13 22:04:02 -04:00
github-actions[bot]
39c2f61f05
Merge staging-next into staging
2024-08-14 00:02:59 +00:00
Nick Cao
32227c9e70
Merge pull request #334284 from r-ryantm/auto-update/nixpacks
...
nixpacks: 1.26.0 -> 1.26.1
2024-08-13 15:38:02 -04:00
Emily
f327532e8b
Merge pull request #333649 from Builditluc/update-youki
...
youki: 0.3.2 -> 0.3.3
2024-08-13 20:27:43 +01:00
Jeremy Kolb
3f7a7124b8
open-vm-tools: move to package by name and format
2024-08-13 10:52:51 -04:00
github-actions[bot]
baf1b2776b
Merge staging-next into staging
2024-08-13 12:02:09 +00:00
Julius Michaelis
aa4e34969b
qemu: add workaround for static build closure pulling in buildinput ( #83667 )
2024-08-13 13:36:03 +02:00
Zhaofeng Li
6e81b41ce7
qemu: Fix static build
2024-08-13 13:36:03 +02:00
Julius Michaelis
376b49ee4c
qemu: Skip dependencies unnecessary for qemu-user which fail in pkgsStatic (libaio, dtc)
2024-08-13 13:36:03 +02:00
Julius Michaelis
dd5bc7b7fe
qemu-user: add qemu "user space emulator only" variant
...
When used from pkgsStatic, this is synonymous with the "qemu-user-static"
packages available in other distros.
2024-08-13 13:36:03 +02:00
Zhaofeng Li
a4ba1adf0b
qemu: Support disabling blobs
...
Not needed for a minimal qemu-user-static build.
2024-08-13 13:36:03 +02:00
Zhaofeng Li
12428702eb
qemu: Support disabling tools
...
Not needed for a minimal qemu-user-static build.
2024-08-13 13:36:03 +02:00
Zhaofeng Li
a94afe42c0
qemu: Support disabling TCG plugins
...
The plugin .so's do not build statically.
2024-08-13 13:36:03 +02:00
Zhaofeng Li
ed38ae461a
qemu: Skip doc-related sphinx dependencies sphinx when docs are disabled
2024-08-13 13:36:03 +02:00
Julius Michaelis
e8c75c234e
qemu: remove unused texinfo dependency
2024-08-13 13:36:03 +02:00
R. Ryantm
387fb00c51
nixpacks: 1.26.0 -> 1.26.1
2024-08-13 02:49:22 +00:00
Florian Klink
0b09202b66
Merge pull request #214906 from alyssais/wayland-scanner
...
wayland-scanner: split from wayland
2024-08-12 22:37:05 +03:00
Alyssa Ross
158cce9f41
looking-glass-client: depend on wayland-scanner
...
Otherwise, wayland-scanner would be picked up from the wayland in
buildInputs, which isn't cross-friendly and will stop working when we
split wayland-scanner into a separate package.
2024-08-11 16:04:14 +03:00
Peder Bergebakken Sundt
e370a305d7
Merge pull request #331742 from r-ryantm/auto-update/colima
...
colima: 0.6.10 -> 0.7.0
2024-08-11 05:23:00 +02:00
Fernando Rodrigues
8a310ff87d
xen: add patch to fix hydra failure
...
Second time's the charm! We have a transient SIGPIPE error caused by the
Figs makefile. This seems to only be reproducible in some Hydra
machines. This patch can be upstreamed into Xen if it fixes the build
failures.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-08-10 21:35:37 +00:00
Builditluc
1e495eb9d4
youki: 0.3.2 -> 0.3.3
2024-08-10 13:05:33 +02:00
Donovan Glover
e34c7a6b2a
Merge pull request #333353 from techknowlogick/bump-firecracker
...
firecracker: 1.7.0 -> 1.8.0
2024-08-10 01:32:26 +00:00
Sandro
6d08aaedf5
Merge pull request #332969 from teutat3s/docker-tag-25.0.6
2024-08-09 14:11:27 +02:00
techknowlogick
307313162e
firecracker: move to pkgs/by-name
2024-08-08 22:32:05 -04:00
techknowlogick
d7bbd37ebe
firecracker: nixfmt
2024-08-08 22:30:29 -04:00
techknowlogick
981d652a4d
firecracker: 1.7.0 -> 1.8.0
2024-08-08 22:29:46 -04:00
Fernando Rodrigues
13b41a1ed1
xen: fix meta.longDescription
...
The description was mangled in search.nixos.org. It recommended using
qemu_xen with a Xen that already included QEMU, and there were edge
cases where there wouldn't be enough newlines to properly display the
full description.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-08-08 14:43:55 -03:00
Fernando Rodrigues
7d7fc69004
xen: build full html documentation
...
Xen not only has manual pages, but also a full documentation written
in HTML files. By adding ImageMagick, the `fig2dev` build doesn't
fail, so we can have the docs build in the $doc output.
This also fixes the Hydra build, but who cares about that? We have
good Xen docs now!
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-08-08 14:43:54 -03:00
Fernando Rodrigues
e073c3321b
xen: package documentation fixes
...
Minor changes to comments, examples and the README.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-08-08 14:43:54 -03:00
Sascha Grunert
89e00aec5c
crun: 1.15 -> 1.16
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-08-07 14:28:52 +02:00
teutat3s
5797eda8d8
docker_25: fix cli hash for 25.0.6
2024-08-07 12:27:06 +02:00
R. Ryantm
8d7c0f47a6
ddev: 1.23.3 -> 1.23.4
2024-08-06 13:22:14 +00:00
Peder Bergebakken Sundt
462b96d2a1
Merge pull request #326243 from jcaesar/pr-13
...
treewide: skip generating shell completions using $out/bin/… when cross compiling
2024-08-06 08:15:56 +02:00
Pol Dellaiera
8a1fc64d9a
Merge pull request #332330 from r-ryantm/auto-update/docker-buildx
...
docker-buildx: 0.16.1 -> 0.16.2
2024-08-05 08:28:33 +02:00
R. Ryantm
6dd3876cb3
docker-buildx: 0.16.1 -> 0.16.2
2024-08-04 20:22:17 +00:00
Julius Michaelis
6a9beaf893
treewide: skip generating shell completions using $out/bin/… when cross compiling
...
This focuses on Rust packages, since the most commonly used argument
parser library (clap/structopt) makes the following pattern natural and
thus common:
postInstall = ''
installShellCompletion --cmd foo \
--bash <($out/bin/foo completion bash) \
…
This commit just guards those with
lib.optionalString (stdenv.buildPlatform.canExecute stdenv.hostPlatform)
splitting the string where unrelated actions are performed.
2024-08-04 10:50:48 +09:00
Peder Bergebakken Sundt
8d17b7454d
Merge pull request #330070 from chayleaf/looking-glass
...
looking-glass-client: switch to finalAttrs
2024-08-03 22:18:37 +02:00
Pol Dellaiera
1daf761b45
Merge pull request #330796 from FriedrichAltheide/virtualbox-7.0.20
...
virtualbox: 7.0.18 -> 7.0.20
2024-08-03 21:37:12 +02:00
Sandro
ecf64aca4c
Merge pull request #331828 from r-ryantm/auto-update/podman
...
podman: 5.1.2 -> 5.2.0
2024-08-03 16:49:21 +02:00
Sandro
90fc87038b
Merge pull request #331944 from aaronjheng/podman-tui
...
podman-tui: 1.1.0 -> 1.2.0
2024-08-03 16:48:53 +02:00
Aaron Jheng
b68a438294
podman-tui: move to by-name
2024-08-03 08:44:50 +00:00
R. Ryantm
ff0a196c65
podman: 5.1.2 -> 5.2.0
2024-08-02 18:07:55 +00:00
R. Ryantm
b8c7a12443
colima: 0.6.10 -> 0.7.0
2024-08-02 11:15:47 +00:00
R. Ryantm
73cf5e4073
cri-o-unwrapped: 1.30.3 -> 1.30.4
2024-08-02 03:58:40 +00:00
Nick Cao
356c5c4046
Merge pull request #331460 from r-ryantm/auto-update/nixpacks
...
nixpacks: 1.24.6 -> 1.26.0
2024-08-01 17:49:53 -04:00
R. Ryantm
c9abde1eaf
nixpacks: 1.24.6 -> 1.26.0
2024-08-01 05:28:33 +00:00
Fernando Rodrigues
9458dd0bbf
xen: add README and update script
...
The update script is interactive, not automated, and is meant to run
with human intervention in order to verify Xen's code signature. It
produces default.nix files for all security-supported branches.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-07-31 05:57:07 -03:00
Fernando Rodrigues
1fc79d2643
xen: 4.15 -> {4.16,4.17,4.18,4.19}
...
There are too many changes to list between these versions,
but here's what's important for Nixpkgs:
- Enabled xen.efi building, allowing the nixos/xen module to
support EFI booting.
- Renamed xen-light to xen-slim, and removed the old xen-slim
package, as qemu-traditional has been removed per an upstream
recommendation.
- xen-slim (formerly xen-light) no longer builds iPXE.
- You can now use the OVMF from Xen's repos.
- Further generalised generic.nix. Maintaining three versions
at once is finally doable.
- Removed as many recursions as possible.
- Split the package output.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-07-31 05:57:06 -03:00
j-brn
1b640cc0e4
looking-glass-client: replace patch file with fetchpatch
2024-07-30 22:16:37 +02:00
Sigmanificient
aab1113d4a
treewide: normalize maintainers list formatting
...
grep -rP 'maintainers = \[\];'
2024-07-30 16:26:22 +02:00
Pyrox
ed607c1291
docker-compose_1: drop
...
it's been unmaintained for several years now, so there's no reason to
continue maintaining it at this point. Users should migrate to compose
v2, which is maintained in-tree as just docker-compose
2024-07-29 13:48:24 -04:00
Sandro
f22c61e419
Merge pull request #330109 from teutat3s/default-docker-27
...
docker: move default from 24.x to 27.x, docker_24 mark as vulnerable, docker_{25,26}: bump
2024-07-29 13:48:20 +02:00
Friedrich Altheide
dcaa4a1ced
virtualbox: 7.0.18 -> 7.0.20
2024-07-29 08:43:19 +02:00
Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
K900
24076029d2
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-28 01:04:35 +03:00
zhoufanjin
99da330f23
treewide: fix some comments ( #330407 )
...
Signed-off-by: zhoufanjin <shuangcui@live.cn>
2024-07-27 22:05:18 +08:00
Vladimír Čunát
64c6a981fe
Merge branch 'master' into staging-next
2024-07-27 09:18:58 +02:00
Sandro Jäckel
e2963b7913
docker_26: 26.1.4 -> 26.1.5
2024-07-26 21:17:17 +02:00
Sandro Jäckel
e0ff5b5448
docker_25: 25.0.5 -> 25.0.6
2024-07-26 21:13:44 +02:00
Sandro Jäckel
8ae868da82
docker_24: add known CVEs
2024-07-26 21:13:18 +02:00
Sandro
76ec13cde7
Merge pull request #329326 from r-ryantm/auto-update/docker-buildx
2024-07-26 21:00:42 +02:00
Sandro
56389851a6
Merge pull request #329714 from guoard/docker-compose-2.29.1
2024-07-26 21:00:30 +02:00
github-actions[bot]
c708f59661
Merge master into staging-next
2024-07-26 18:01:11 +00:00
Sandro
e97c8b67e3
Merge pull request #329708 from guoard/docker-27.1.1
2024-07-26 19:29:24 +02:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Sigmanificient
2ee703dccb
pkgs/applications: remove unused arguments
2024-07-26 11:36:49 +02:00
chayleaf
96742945ce
looking-glass-client: switch to finalAttrs
2024-07-26 12:18:17 +07:00
Ali Afsharzadeh
7bd60590b5
docker-compose: 2.29.0 -> 2.29.1
2024-07-24 21:53:14 +03:30
Ali Afsharzadeh
5c875cce95
docker_27: 27.0.3 -> 27.1.1
2024-07-24 21:03:01 +03:30
R. Ryantm
fea5949d9d
docker-buildx: 0.16.0 -> 0.16.1
2024-07-23 03:41:35 +00:00
github-actions[bot]
09a27d5bc1
Merge master into staging-next
2024-07-23 00:02:18 +00:00
Nick Cao
3f6108bdbc
Merge pull request #329131 from r-ryantm/auto-update/ecs-agent
...
ecs-agent: 1.85.0 -> 1.85.1
2024-07-22 17:00:45 -04:00
Artturin
60e9cffe2c
Merge branch 'master' into staging-next
2024-07-22 22:53:31 +03:00
R. Ryantm
c80f6ff2c5
ecs-agent: 1.85.0 -> 1.85.1
2024-07-22 11:14:46 +00:00
R. Ryantm
4e830b5cb2
colima: 0.6.9 -> 0.6.10
2024-07-21 01:21:46 +00:00
Vladimír Čunát
577f40b8a9
Merge branch 'staging' into staging-next
2024-07-20 16:12:24 +02:00
Randy Eckenrode
d5f637590e
tree-wide: enable LTO on Darwin
2024-07-20 03:19:54 -04:00
Robert Scott
ce7f01ff8f
Merge pull request #327968 from alyssais/qemu-9.0.2
...
qemu: 9.0.1 -> 9.0.2
2024-07-19 19:43:12 +01:00
Peder Bergebakken Sundt
ffbe62a65a
Merge pull request #326769 from r-ryantm/auto-update/ecs-agent
...
ecs-agent: 1.84.0 -> 1.85.0
2024-07-19 20:26:16 +02:00
github-actions[bot]
f316203fda
Merge staging-next into staging
2024-07-19 00:03:05 +00:00
Nick Cao
e9a1dd72e8
Merge pull request #328083 from r-ryantm/auto-update/nixpacks
...
nixpacks: 1.24.4 -> 1.24.6
2024-07-18 19:12:36 -04:00
R. Ryantm
34094f77da
containerd: 1.7.19 -> 1.7.20
2024-07-18 14:28:51 +00:00
Martin Weinelt
983077457f
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/uvcclient/default.nix
- pkgs/development/tools/rust/rust-analyzer/default.nix
2024-07-18 12:35:33 +02:00
R. Ryantm
4125bdac83
nixpacks: 1.24.4 -> 1.24.6
2024-07-18 03:51:55 +00:00
Nick Cao
ec65fe34a4
Merge pull request #327974 from aduh95/tart-upgrade
...
tart: 2.13.0 -> 2.14.0
2024-07-17 16:35:58 -04:00
Antoine du Hamel
013c99afdd
tart: 2.13.0 -> 2.14.0
2024-07-17 19:07:36 +02:00
Alyssa Ross
3a194eb094
qemu: 9.0.1 -> 9.0.2
...
Fixes: CVE-2024-4467
2024-07-17 18:41:00 +02:00
Ali Afsharzadeh
956984062a
docker-compose: 2.28.1 -> 2.29.0
2024-07-17 19:12:40 +03:30
github-actions[bot]
4c086d8ee0
Merge staging-next into staging
2024-07-17 00:03:16 +00:00
Pol Dellaiera
93e0550137
Merge pull request #327702 from guoard/patch-1
...
docker_27: 27.0.2 -> 27.0.3
2024-07-16 21:22:35 +02:00
Pol Dellaiera
2f3b41acce
Merge pull request #326872 from r-ryantm/auto-update/docker-buildx
...
docker-buildx: 0.15.1 -> 0.16.0
2024-07-16 21:02:35 +02:00
Ali Afsharzadeh
9003bc834a
docker_27: 27.0.2 -> 27.0.3
2024-07-16 20:47:39 +03:30
Artturin
a516ea8c99
Merge branch 'staging-next' into staging
2024-07-16 19:07:48 +03:00
0x4A6F
0c4ade4a52
Merge pull request #327344 from FriedrichAltheide/cleanup
...
virtualboxGuestAdditions: cleanup
2024-07-15 16:00:09 +02:00
Alyssa Ross
526d5e59e0
cloud-hypervisor: move openssl to checkInputs
...
This is only used by the test_infra crate.
2024-07-15 15:01:49 +02:00
Friedrich Altheide
8796a01aad
virtualboxGuestAdditions: cleanup
2024-07-15 14:05:34 +02:00
github-actions[bot]
31817540ee
Merge staging-next into staging
2024-07-14 18:01:37 +00:00
Aleksana
8536937b75
Merge pull request #327080 from Aleksanaa/fetchgit-sha256-fix
...
treewide: sha256 -> hash attribute for fetchgit
2024-07-14 20:56:04 +08:00
github-actions[bot]
0d7af056e2
Merge staging-next into staging
2024-07-14 12:02:04 +00:00
Aleksana
e8f2aabb01
Merge pull request #324767 from Sigmanificient/remove-unused-stdenv-arguments
...
treewide: remove unused occurence of stdenv (and other) arguments
2024-07-14 19:42:52 +08:00
aleksana
592e3845c4
treewide: sha256 -> hash attribute for fetchgit
2024-07-14 19:10:08 +08:00
Vladimír Čunát
211398c03e
Merge branch 'staging-next' into staging
2024-07-14 08:35:35 +02:00
Sigmanificient
512e8afdb9
treewide: remove unused occurence of stdenv (and other) arguments
...
format (will squash)
2024-07-14 04:32:56 +02:00
Antoine du Hamel
6dbc841749
tart: 2.12.0 -> 2.13.0
2024-07-14 09:58:49 +10:00
lassulus
8b0c464b4a
Merge pull request #325802 from KiaraGrouwstra/arion-use-docker-compose-v2
...
arion: use docker compose v2
2024-07-13 21:07:36 +02:00
R. Ryantm
5117c868ce
docker-buildx: 0.15.1 -> 0.16.0
2024-07-13 17:30:54 +00:00
R. Ryantm
653e50c7fd
ecs-agent: 1.84.0 -> 1.85.0
2024-07-13 08:39:48 +00:00
github-actions[bot]
345035df51
Merge staging-next into staging
2024-07-13 00:02:49 +00:00
R. Ryantm
432f17dd44
podman: 5.1.1 -> 5.1.2
2024-07-12 23:11:46 +02:00
Martin Weinelt
176a56c40f
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/applications/misc/blender/default.nix
- pkgs/development/web/nodejs/nodejs.nix
2024-07-11 01:06:28 +02:00
Michael Hoang
eb725313bc
treewide: remove Enzime
2024-07-09 14:32:33 +10:00
Weijia Wang
42335ae93e
Merge pull request #324221 from r-ryantm/auto-update/ddev
...
ddev: 1.23.2 -> 1.23.3
2024-07-08 22:55:08 +02:00
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging
2024-07-08 10:43:15 +02:00
R. Ryantm
51720e5a9d
nixpacks: 1.24.1 -> 1.24.4
2024-07-06 13:07:56 +00:00
github-actions[bot]
1f5f0905f8
Merge staging-next into staging
2024-07-06 12:01:49 +00:00
Alyssa Ross
5041afcd2b
crosvm: 125.0 -> 126.0
...
The musl test fails on x86_64 at the moment because mesa doesn't build
for x86_64-unknown-linux-musl from x86_64-unknown-linux-gnu, but I've
checked that crosvm builds for musl on x86_64 with a native build.
2024-07-06 08:57:47 +02:00
Martin Weinelt
e7b1ee45cf
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/tools/misc/watchlog/default.nix
2024-07-06 01:52:35 +02:00
Pol Dellaiera
ea757369c8
Merge pull request #324415 from GaetanLepage/apptainer
...
apptainer: 1.3.2 -> 1.3.3
2024-07-04 19:34:10 +02:00
R. Ryantm
7ec0435f2b
virt-what: 1.25 -> 1.26
2024-07-04 13:22:16 +00:00
github-actions[bot]
e14242d985
Merge staging-next into staging
2024-07-04 12:01:37 +00:00
Gaetan Lepage
b6568f2e40
apptainer: 1.3.2 -> 1.3.3
...
Diff: https://github.com/apptainer/apptainer/compare/v1.3.2...v1.3.3
Changelog: https://github.com/apptainer/apptainer/releases/tag/v1.3.3
2024-07-03 23:08:45 +02:00
Someone
7cdac9fd12
Merge pull request #306730 from ShamrockLee/apptainer-default-path
...
apptainer, singularity: precede system-level bin paths in `defaultPath` and fix `singularity` image running
2024-07-03 19:56:08 +00:00
aleksana
a9709c299b
treewide: change cargoSha256 with SRI hash to cargoHash
2024-07-03 21:53:11 +08:00
github-actions[bot]
a14cd5e592
Merge staging-next into staging
2024-07-03 09:25:17 +00:00
Weijia Wang
90e277972a
Merge pull request #324223 from r-ryantm/auto-update/containerd
...
containerd: 1.7.18 -> 1.7.19
2024-07-03 10:19:06 +02:00
R. Ryantm
dde69bc0f8
containerd: 1.7.18 -> 1.7.19
2024-07-03 04:44:56 +00:00
R. Ryantm
17b0732dde
ddev: 1.23.2 -> 1.23.3
2024-07-03 04:32:14 +00:00
R. Ryantm
cfd26b1370
docker_27: 27.0.2 -> 27.0.3
2024-07-03 01:59:18 +00:00
github-actions[bot]
78cea2a152
Merge staging-next into staging
2024-07-03 00:04:34 +00:00
Weijia Wang
180855546a
Merge pull request #318380 from r-ryantm/auto-update/ecs-agent
...
ecs-agent: 1.82.4 -> 1.84.0
2024-07-03 00:20:19 +02:00
github-actions[bot]
aeba07ddb1
Merge staging-next into staging
2024-07-02 18:03:03 +00:00
h7x4
95c9f120e4
Merge pull request #319195 from r-ryantm/auto-update/docker-buildx
...
docker-buildx: 0.14.1 -> 0.15.1
2024-07-02 19:57:10 +02:00
github-actions[bot]
5cfda25a07
Merge staging-next into staging
2024-07-02 12:01:51 +00:00
Jan Tojnar
0f56e32213
Merge pull request #319659 from jtojnar/gnome-extract
...
Move various packages out of gnome scope
2024-07-02 08:03:53 +02:00
github-actions[bot]
d5bca87877
Merge staging-next into staging
2024-07-02 06:01:38 +00:00
Weijia Wang
233f1234cf
Merge pull request #323022 from SebTM/podmancompose_v120
...
podman-compose: 1.1.0 -> 1.2.0
2024-07-02 00:09:57 +02:00
Weijia Wang
1419305633
Merge pull request #323164 from r-ryantm/auto-update/open-vm-tools
...
open-vm-tools: 12.4.0 -> 12.4.5
2024-07-02 00:05:33 +02:00
github-actions[bot]
cf53d1b2a1
Merge staging-next into staging
2024-07-01 18:01:44 +00:00
R. Ryantm
8057181de8
cri-o-unwrapped: 1.30.2 -> 1.30.3
2024-07-01 12:34:25 +00:00
Jan Tojnar
b69ed4249d
zenity: Move from gnome scope to top-level
...
It is widely used outside gnome, not much inside.
2024-07-01 08:26:47 +02:00
Jan Tojnar
5c5c20919b
adwaita-icon-theme: Move from gnome scope to top-level
...
It is widely used outside gnome – although it probably should not be.
2024-07-01 08:26:46 +02:00
Someone
c5a1cae1f1
Merge pull request #275241 from Scrumplex/treewide/use-addDriverRunpath
...
addOpenGLRunpath: deprecate
2024-07-01 01:09:05 +00:00
Sefa Eyeoglu
416ba8804b
treewide: use addDriverRunpath
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-06-30 15:01:01 -04:00
Weijia Wang
f417ef2374
Merge pull request #323111 from guoard/docker_27
...
docker_27: init at 27.0.2
2024-06-30 17:17:02 +02:00
Nick Cao
ffa6fef5ad
Merge pull request #321010 from blitz/virtualbox-kvm
...
virtualboxKvm: 20240515 -> 20240617
2024-06-30 09:53:43 -04:00
Gaetan Lepage
9b865aac2d
singularity: 4.1.3 -> 4.1.4
...
Diff: https://github.com/sylabs/singularity/compare/v4.1.3...v4.1.4
Changelog: https://github.com/sylabs/singularity/releases/tag/v4.1.4
2024-06-28 17:52:15 +02:00
R. Ryantm
99d3c0c2f5
open-vm-tools: 12.4.0 -> 12.4.5
2024-06-28 14:05:24 +00:00
Ali Afsharzadeh
cd2550ea1b
docker_27: init at 27.0.2
2024-06-28 11:33:12 +03:30
Fabián Heredia Montiel
d83af0200c
Merge pull request #322734 from astro/stratovirt
...
stratovirt: 2.3.0 -> 2.4.0
2024-06-27 16:09:42 -06:00
Sebastian Sellmeier
50cdc3243e
podman-compose: 1.1.0 -> 1.2.0
2024-06-27 23:59:56 +02:00
R. Ryantm
9ce12446c1
docker-compose: 2.27.2 -> 2.28.1
2024-06-27 05:57:54 +00:00
Astro
2b03bd8b8e
stratovirt: 2.3.0 -> 2.4.0
2024-06-26 23:23:40 +02:00
Sandro
a2f3acf792
Merge pull request #322166 from alyssais/crosvm-musl
2024-06-25 11:35:05 +02:00
Franz Pletz
e6e4cd92ad
Merge pull request #322211 from NyCodeGHG/update-libvirt
...
libvirt: 10.0.0 -> 10.4.0, nixos/libvirtd: add ssh proxy option
2024-06-25 05:47:13 +02:00
Marie Ramlow
9c2647cf29
libvirt: 10.0.0 -> 10.4.0
2024-06-24 17:13:44 +02:00
Alyssa Ross
e1c6b42d3a
crosvm.tests.musl: init
...
This would have caught the build regression introduced by
74cbe399ba
("crosvm: 124.0 -> 125.0") and fixed by
d213fa697f
("pkgsMusl.crosvm: fix build").
2024-06-24 14:42:37 +02:00
Alyssa Ross
d213fa697f
pkgsMusl.crosvm: fix build
...
Fixes: 74cbe399ba
("crosvm: 124.0 -> 125.0")
2024-06-24 14:38:00 +02:00
R. Ryantm
1b5f676211
ecs-agent: 1.82.4 -> 1.84.0
2024-06-24 04:52:51 +00:00
AkechiShiro
059a0e5c3b
arion: use docker compose v2
2024-06-23 16:04:14 +02:00
Alyssa Ross
42509da280
cloud-hypervisor: 39.0 -> 40.0
2024-06-22 14:51:06 +02:00
R. Ryantm
fabf0ce864
docker-compose: 2.27.1 -> 2.27.2
2024-06-20 14:55:28 +00:00
R. Ryantm
f814553d48
docker-buildx: 0.14.1 -> 0.15.1
2024-06-20 11:33:55 +00:00
Jared Baur
0b581b1626
kvmtool: cleanup make flags
...
The make flags CROSS_COMPILE and ARCH can be unconditionally set and we
can use attributes under `stdenv` to apply the correct values.
2024-06-19 14:03:48 -07:00
kirillrdy
831d433cb6
Merge pull request #320221 from peigongdsd/peigongdsd-update-kvmtool-fix
...
kvmtool: unstable-2023-07-12 -> 0-unstable-2024-04-09
2024-06-19 20:31:15 +00:00
Paul Meyer
e3eac43948
Merge pull request #280911 from katexochen/distribution/3
...
docker-distribution: 2.8.3 -> 3.0.0-alpha.1
2024-06-19 14:35:40 +02:00
Julian Stecklina
84df77263d
virtualboxKvm: 20240515 -> 20240617
2024-06-19 09:42:53 +02:00
Gerg-L
28f442f860
docker: migrate to buildGoModule
2024-06-18 22:52:28 -04:00
Nick Cao
4350830117
Merge pull request #320587 from aduh95/patch-1
...
tart: 2.11.1 -> 2.12.0
2024-06-18 16:26:43 -04:00
K900
b299dc5d3b
virt-manager: cherry-pick fix for weird cursor theme related crash
...
Fixes #320855 , aka #207496 , aka virt-manager/virt-manager#479
2024-06-18 22:29:08 +03:00
Paul Meyer
4b74b465e4
docker-distribution: rename to distribution
2024-06-17 21:12:45 +02:00
Paul Meyer
228706acb6
docker-distribution: 2.8.3 -> 3.0.0-alpha.1
2024-06-17 21:10:08 +02:00
Antoine du Hamel
ec23437473
tart: 2.11.1 -> 2.12.0
2024-06-17 20:13:08 +02:00
h7x4
288dd944e4
Merge pull request #312356 from r-ryantm/auto-update/containerd
...
containerd: 1.7.16 -> 1.7.18
2024-06-16 16:11:38 +02:00
peigongdsd
b1ece0f65e
kvmtool: add peigongdsd as maintainer
2024-06-16 20:21:38 +08:00
peigongdsd
9350b55d2c
kvmtool: unstable-2023-07-12 -> 0-unstable-2024-04-09
2024-06-16 20:20:59 +08:00
Weijia Wang
5e130f69f9
Merge pull request #319614 from lucperkins/kraft-not-broken
...
kraft: mark as no longer broken on Darwin
2024-06-14 23:38:56 +02:00
Weijia Wang
b3d494a2e4
Merge pull request #319485 from guoard/docker-26.1.4
...
docker_26: 26.1.3 -> 26.1.4
2024-06-14 23:35:39 +02:00
Weijia Wang
9f18ae227c
Merge pull request #319704 from r-ryantm/auto-update/runc
...
runc: 1.1.12 -> 1.1.13
2024-06-14 23:19:01 +02:00
R. Ryantm
402f32519f
ddev: 1.23.1 -> 1.23.2
2024-06-14 12:38:02 +00:00
R. Ryantm
675e75dd3b
runc: 1.1.12 -> 1.1.13
2024-06-14 02:57:24 +00:00
Ilan Joselevich
85d871cf14
Merge pull request #319624 from flokli/rust-config
...
config.rust: update references from rustc
2024-06-14 00:47:45 +03:00
Florian Klink
50261c0602
config.rust: update references from rustc
...
`rustc.config` is called `rust.rustcTarget` now, and
`{rustc -> rust}.platform`.
This is the new way (tm), and is preferred since
https://github.com/NixOS/nixpkgs/pull/271707 -
though the documentation still is outdated, and some expressions in
nixpkgs were using the old interface.
This updates both.
2024-06-13 21:08:48 +03:00
Luc Perkins
0575149c09
kraft: mark as no longer broken on Darwin
2024-06-13 10:01:02 -07:00
ali afsharzadeh
3a5a6aac5f
docker_26: 26.1.3 -> 26.1.4
2024-06-13 08:54:14 +03:30
Jan Tojnar
7987842fec
Merge pull request #318589 from jtojnar/u-s-v-ignore-same
...
common-updater-scripts/u-s-v: support --ignore-same-version
2024-06-13 00:41:07 +02:00
Sergei Trofimovich
6db86a5dd0
qemu: 9.0.0 -> 9.0.1
2024-06-12 07:58:43 +01:00
github-actions[bot]
477d2d32ff
Merge master into staging-next
2024-06-12 00:02:10 +00:00