Commit Graph

4612 Commits

Author SHA1 Message Date
Thomas Gerbet
299522b78a
virtualbox: 7.0.20 -> 7.0.22 (#350707)
Fixes CVE-2024-21248, CVE-2024-21253, CVE-2024-21259, CVE-2024-21263 and CVE-2024-21273.

Changelog:
https://www.virtualbox.org/wiki/Changelog-7.0#v22
2024-10-25 11:27:52 +02:00
Aleksana
af50c28579
splice.nix: remove toplevel {build,host,target}Platform in __splicedPackages (#350299) 2024-10-24 15:19:21 +08:00
piegames
ad8d051645
treewide: Fix indentation in strings (#350296) 2024-10-23 21:44:22 +02:00
Artturin
95c1043ff5 treewide: remove usages of aliases {build,host,target}Platform 2024-10-23 22:40:32 +03:00
Sandro
ee8bdf4f09
vmware-workstation: 17.5.2 -> 17.6.1 (#343028) 2024-10-23 01:27:05 +02:00
piegames
68927918d0 treewide: Fix indentation in strings
The indentation stripping semantics of strings are fairly bad and have a
few gotchas where the resulting string has not the intended indentation.
This commit fixes most if not all such instances in Nixpkgs.

I tried to strive a balance between keeping the diff small and
reformatting/refactoring the code to look better. In general,
reformatting should be left to Nixfmt.

Note that this causes a lot of rebuilds by design. All changes need to
be thoroughly vetted and reviewed for correctness. There is no automatic
way to prove correctness.

List of files to fix generated by running
https://gerrit.lix.systems/c/lix/+/2092 on Nixpkgs and looking at the
warnings.
2024-10-22 21:36:42 +02:00
Masum Reza
43f5021170
qemu: 9.1.0 -> 9.1.1 (#350407) 2024-10-22 17:15:13 +05:30
Alyssa Ross
6db0f02efc crosvm.updateScript: update cargoHash 2024-10-22 12:12:53 +02:00
Alyssa Ross
a3f9e97d78 crosvm: 128.1 -> 129.0
Backported patch that fixes cross domain being completely
non-functional.
2024-10-22 12:12:53 +02:00
Sergei Trofimovich
4c6b6c0c5d qemu: 9.1.0 -> 9.1.1 2024-10-22 06:31:39 +01:00
Someone
99729d564d
libnvidia-container: 1.9.0 -> 1.16.2 (#347867) 2024-10-21 21:53:18 +00:00
Sefa Eyeoglu
feb995ade0
pnpm: 9.12.1 -> 9.12.2 (#349093) 2024-10-20 20:27:37 +02:00
Ramses
063af9cc70
virtualbox: nixfmt (#349009) 2024-10-20 18:21:14 +02:00
R. RyanTM
e00474e398
virt-what: 1.26 -> 1.27 (#348760) 2024-10-20 13:10:35 +02:00
Gutyina Gergő
9744efc3b0
treewide: update pnpmDeps hashes 2024-10-19 23:50:41 +02:00
Aleksana
abc12d1fb4
podman-desktop: use correct version for meta.changelog (#349756) 2024-10-20 02:00:25 +08:00
Pol Dellaiera
f069d54223
containerd: 1.7.22 -> 1.7.23 (#349769) 2024-10-19 17:53:22 +02:00
R. Ryantm
788722ec5f containerd: 1.7.22 -> 1.7.23 2024-10-19 12:49:02 +00:00
zi3m5f
aad0a65ebf
podman-desktop: use correct version for changelog
Remove discouraged use of `with lib;` which allowed the change of
`finalAttrs.version` to `version` in meta.changelog work albeit with
the wrong version from lib.
2024-10-19 13:53:24 +02:00
Artturin
8017b961d7
podman-desktop: 0.12.0 -> 1.13.2 (#343648) 2024-10-19 06:05:40 +03:00
Friedrich Altheide
53b37c99b4 virtualbox: nixfmt 2024-10-16 13:15:42 +02:00
Ihar Hrachyshka
af71af6e87 podman-desktop: remove xcrun dependency 2024-10-15 23:29:51 -04:00
Ihar Hrachyshka
c1afccdb82 podman-desktop: use --replace-fail instead of --replace 2024-10-15 23:28:14 -04:00
Ihar Hrachyshka
2ec2f2a6ee podman-desktop: don't disable signing for electron config
This was fixed in podman-desktop 1.13.0 and is no longer needed.
2024-10-15 23:28:04 -04:00
Ihar Hrachyshka
9f7fc2bdd7 maintainers: add booxter
Also, add booxter to maintainers for podman-desktop.
2024-10-16 02:49:00 +00:00
Ihar Hrachyshka
d4e06ddc97 podman-desktop: 0.12.0 -> 1.13.2 2024-10-16 02:48:57 +00:00
Ihar Hrachyshka
1b89990e78 podman-desktop: 0.12.0 -> 1.12.0
This also fixes a build failure on darwin due to read-only permissions
on some Electron.app files, which apparently breaks electron-builder.

Closes: #343328
2024-10-16 00:50:03 +00:00
js6pak
af32e9affa vmware-workstation: use system X11 libraries 2024-10-15 21:46:14 +02:00
Adrian Pistol
29a10b3821 vmware-workstation: remove bundled guest tools
They haven't ever worked for me and Workstation has the option of downloading them on-demand.
2024-10-15 21:46:10 +02:00
Adrian Pistol
aa6426334a vmware-workstation: 17.5.2 -> 17.6.1 2024-10-15 21:07:45 +02:00
Julius Michaelis
940d545355 qemu-user: fix build under musl 2024-10-15 09:41:09 +02:00
R. Ryantm
e55b3cf758 docker: 27.3.0 -> 27.3.1 2024-10-14 04:35:04 +00:00
Moritz Sanft
fedeefb48a
libnvidia-container: move to pkgs/by-name 2024-10-11 09:42:41 +02:00
Pol Dellaiera
d9931fd0fd
crosvm: 127.0 -> 128.1 (#347474) 2024-10-09 20:51:31 +02:00
Alyssa Ross
ec1a8d5758
crosvm: 127.0 -> 128.1
cross-domain virtio-gpu seems to be broken on 129.  I'll work on a fix
for that and then upgrade further, but in the meantime it's nice to
have 128, which fixes interoperability with virtiofsd.
2024-10-09 14:36:48 +02:00
h7x4
f094f38239
runc: 1.1.14 -> 1.1.15 (#347385) 2024-10-09 10:01:45 +02:00
OTABI Tomoya
d075b07248
ecs-agent: 1.86.3 -> 1.87.0 (#346126) 2024-10-09 13:52:07 +09:00
R. Ryantm
81417b3f03 runc: 1.1.14 -> 1.1.15 2024-10-09 01:53:28 +00:00
Fernando Rodrigues
ec7ad19010
qemu: have qemu_xen build for i386-softmmu by default
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-06 20:24:31 +00:00
Fernando Rodrigues
8cf52f2c03
xen: move to by-name
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
Co-authored-by: Yaroslav Bolyukin <iam@lach.pw>
Co-authored-by: Emily <vcs@emily.moe>
2024-10-06 20:24:27 +00:00
Fernando Rodrigues
7030f11620
xen: drop update script
It was incredibly slow and will be replaced by something r-ryantm can
run soon.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-06 20:24:27 +00:00
Fernando Rodrigues
1dad6fe5cb
xen: turn the generic builder into the buildXenPackage function
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
Co-authored-by: Yaroslav Bolyukin <iam@lach.pw>
2024-10-06 15:55:40 -03:00
Fernando Rodrigues
0eaec9f2f3
xen: drop 4.17
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-06 15:55:39 -03:00
Nick Cao
c069368eda
cri-o-unwrapped: 1.31.0 -> 1.31.1 (#346133) 2024-10-06 10:54:54 -04:00
OTABI Tomoya
2be336648d
nixpacks: 1.28.1 -> 1.29.0 (#344787) 2024-10-06 17:15:43 +09:00
Tomo
98101aecec
kvmfr: backport security patch for potential buffer overflow & build fix for linux_6_10 (#331206) 2024-10-04 21:14:44 -07:00
Sandro
65b1e28f55
treewide: remove empty build inputs (#346467) 2024-10-05 00:00:31 +02:00
h7x4
1b298a73a6
tart: 2.18.2 -> 2.18.5 (#345981) 2024-10-04 22:05:36 +02:00
Peder Bergebakken Sundt
d6ca5ed287 treewide: remove empty build inputs
Done with

```sh
regex='\s*(nativeBuild|build|check|nativeCheck)Inputs *= *\[ *\];'
rg "^$regex$" -l | xe sd "\n\n$regex\n" "\n"
rg "^$regex$" -l | xe sd "\n$regex\n" "\n"
rg "^$regex$" -l | xe sd "\n$regex\n" "\n"
```
2024-10-04 19:03:59 +02:00
R. Ryantm
fb35840f14 cri-o-unwrapped: 1.31.0 -> 1.31.1 2024-10-03 10:34:52 +00:00