Commit Graph

2426 Commits

Author SHA1 Message Date
Andrew Marshall
0deb79e47b libgovirt: init at 0.3.8 2022-02-16 01:22:19 -05:00
Sandro
5c5a8df724
Merge pull request #156420 from azuwis/transfig 2022-02-16 00:49:28 +01:00
zowoq
6abf580b6f
Merge pull request #159993 from aaronjheng/podman-tui
podman-tui: init at 0.1.0
2022-02-15 17:09:07 +10:00
Aaron Jheng
7c08af790f
podman-tui: init at 0.1.0 2022-02-15 06:11:54 +00:00
Zhong Jianxin
e8f3914985 treewide: Replace transfig with fig2dev
Reasons:

- transfig never get upstream update since it was added to nixpkgs 2006,
  according to [fig2dev Debian changelog][1], upstream maintainership
  was taken over at 2016, and renamed to fig2dev.

- [Debian][2], [ArchLinux][3], [HomeBrew][4] all use fig2dev to replace
  transfig.

- transfig builds [failed][5] on aarch64-darwin, fig2dev builds fine.

- One less package to maintain.

[1]: https://salsa.debian.org/debian/fig2dev/-/blob/debian/1%253.2.6_beta-1/debian/changelog
[2]: https://packages.debian.org/bullseye/transfig
[3]: https://archlinux.org/packages/community/x86_64/fig2dev/
[4]: https://formulae.brew.sh/formula/fig2dev
[5]: https://hydra.nixos.org/build/163404782/nixlog/2
2022-02-15 10:13:56 +08:00
Sascha Grunert
ebc768a5d5 cri-o: 1.23.0 -> 1.23.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-02-14 18:54:51 +10:00
R. RyanTM
4cf3c067e2
seabios: 1.14.0 -> 1.15.0
(#149160)
2022-02-10 23:27:03 +01:00
R. Ryantm
4fba64110f singularity: 3.8.5 -> 3.8.6 2022-02-10 11:39:21 -08:00
Jonathan Ringer
12fd8a77e1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/top-level/aliases.nix
2022-02-10 09:21:09 -08:00
zowoq
34e964f44c cri-o: 1.22.1 -> 1.23.0
https://github.com/cri-o/cri-o/releases/tag/v1.23.0
2022-02-10 19:09:22 +10:00
Vladimír Čunát
3dfddd89c6
Merge branch 'master' into staging-next
Trivial conflict in pkgs/top-level/aliases.nix
2022-02-06 10:29:49 +01:00
Mario Rodas
955079ad77
Merge pull request #156502 from r-ryantm/auto-update/x11docker
x11docker: 6.10.0 -> 7.0.1
2022-02-05 21:44:57 -05:00
Jonathan Ringer
9a16965c75
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/awesomeversion/default.nix
	pkgs/development/python-modules/md2gemini/default.nix
	pkgs/development/python-modules/mill-local/default.nix
	pkgs/development/python-modules/pyatv/default.nix
	pkgs/development/python-modules/pyezviz/default.nix
	pkgs/development/python-modules/pyinsteon/default.nix
	pkgs/development/python-modules/pylitterbot/default.nix
	pkgs/development/python-modules/pynuki/default.nix
	pkgs/development/python-modules/pypck/default.nix
	pkgs/development/python-modules/types-requests/default.nix
	pkgs/top-level/aliases.nix
2022-02-03 21:29:24 -08:00
Peter Hoeg
c52e85672b qemu: remove broker wrapper script 2022-02-03 11:33:38 +08:00
zowoq
e1f67e1bcc lima: 0.8.1 -> 0.8.2
https://github.com/lima-vm/lima/releases/tag/v0.8.2
2022-02-03 05:45:27 +10:00
github-actions[bot]
ed5ed282df
Merge staging-next into staging 2022-01-31 18:06:44 +00:00
Alyssa Ross
26b08cb3fc cloud-hypervisor: 20.2 -> 21.0 2022-01-31 17:16:29 +00:00
github-actions[bot]
0b0b544416
Merge staging-next into staging 2022-01-30 00:02:26 +00:00
Matthieu Coudron
f1a3e3e21c virtualbox: set meta.mainProgram
because it's convenient <3
2022-01-29 23:47:18 +01:00
github-actions[bot]
1dc27d7e71
Merge staging-next into staging 2022-01-28 18:01:47 +00:00
Jason Felice
99deb1c418 podman-compose: available on all unix platforms 2022-01-28 22:39:04 +10:00
Dmitry Kalinkin
0693fd77f7
Merge branch 'staging-next' into staging
Conflicts:
	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
	nixos/doc/manual/release-notes/rl-2205.section.md
	pkgs/development/python-modules/aioesphomeapi/default.nix
	pkgs/development/python-modules/mat2/default.nix
	pkgs/development/python-modules/pydevccu/default.nix
	pkgs/development/python-modules/pywlroots/default.nix
	pkgs/development/python-modules/rokuecp/default.nix
2022-01-27 00:54:10 -05:00
ajs124
0f40c684c3
Merge pull request #156701 from mweinelt/xen
xen: mark unsupported versions as vulnerable
2022-01-26 23:26:55 +01:00
Ruben Fonseca
d1d974caea crun: 1.4.1 -> 1.4.2 2022-01-27 07:11:38 +10:00
Martin Weinelt
39341ed38b
xen: mark unsupported versions as vulnerable
Our support for Xen lacks maintenance and since Xen has monthly security
advisories it is reasonable to assume our version is affected by a
multitude of security problems that are fixed upstream.

How many advisories? Browsing oss-security shows the following number of
advisories in each of the following years:

2022: 3
2021: 53
2020: 54
2019: 46 <-- we are *here*

https://xenbits.xen.org/docs/unstable/support-matrix.html
2022-01-25 13:55:59 +01:00
Jonathan Ringer
e379e3d4bb
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-01-24 23:49:19 -08:00
zowoq
53a6300ad6 conmon: 2.0.32 -> 2.1.0
https://github.com/containers/conmon/releases/tag/v2.1.0
2022-01-25 13:18:45 +10:00
R. Ryantm
194364215c x11docker: 6.10.0 -> 7.0.1 2022-01-24 12:28:33 +00:00
Martin Weinelt
2f4b2e72d0 python3Packages.lark: rename from lark-parser
With version 1.0 of lark-parser the name was changed to just lark.
2022-01-23 01:09:37 +01:00
github-actions[bot]
71b7ebbd7a
Merge staging-next into staging 2022-01-22 06:02:00 +00:00
Austin Seipp
b93e9e495e firecracker: 0.24.5 -> 0.25.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-01-21 22:00:18 -06:00
Alyssa Ross
6c92b6516a qemu: 6.1.0 -> 6.2.0
QEMU now supports automatically detecting which audio drivers to
build, so we don't need to pass --audio-drv-list anymore.

pkgsMusl.qemu* doesn't build at the moment because of dependency
issues, but with a lot of hacks I was able to do enough of a build to
be confident the changes to patches etc. are correct for Musl.
2022-01-20 15:29:33 +00:00
Sandro Jäckel
c5ceb2b05c
docker-compose_2: 2.2.2 -> 2.2.3 2022-01-19 14:44:40 +01:00
Sandro Jäckel
259955a975
docker-compose_2: add SuperSandro2000 as maintainer, strip more 2022-01-19 14:43:35 +01:00
zowoq
a51e06caff runc: 1.0.3 -> 1.1.0
https://github.com/opencontainers/runc/releases/tag/v1.1.0
2022-01-18 09:47:22 +10:00
Andreas Schmid
d8062c345d colima: 0.3.1 -> 0.3.2
Signed-off-by: Andreas Schmid <service@aaschmid.de>
2022-01-16 08:40:51 +10:00
Sascha Grunert
573091938b crun: 1.4 -> 1.4.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-01-14 21:40:56 +10:00
Andreas Schmid
c1d77e4dd1 colima: 0.2.2 -> 0.3.1
Signed-off-by: Andreas Schmid <service@aaschmid.de>
2022-01-14 20:43:55 +10:00
zowoq
656e878a10 lima: 0.8.0 -> 0.8.1
https://github.com/lima-vm/lima/releases/tag/v0.8.1
2022-01-14 17:19:42 +10:00
zowoq
159739faaf conmon: 2.0.31 -> 2.0.32
https://github.com/containers/conmon/releases/tag/v2.0.32
2022-01-12 15:26:01 +10:00
R. Ryantm
1a454a32d7 cloud-hypervisor: 20.1 -> 20.2 2022-01-11 17:04:01 +00:00
zowoq
18f7554a51 docker-compose_2: update vendorSha256 2022-01-11 06:31:22 +10:00
zowoq
17b3ec07e0 colima: update vendorSha256 2022-01-11 06:31:22 +10:00
zowoq
a6454f3525 lima: update vendorSha256 2022-01-11 06:31:22 +10:00
Alyssa Ross
dcabc91904
virtualbox: 6.1.28 -> 6.1.30
The guest additions currently don't build, either before or after this
change, but upgrading is still good because it gets us Linux 5.16
compatibility for the kernel module.
2022-01-10 03:54:09 +00:00
0x4A6F
29acc14f0d
Merge pull request #143060 from zhaofengli/binfmt-argv0
nixos/binfmt: Add QEMU wrapper to preserve argv[0]
2022-01-06 19:21:47 +01:00
maxine [they]
28880f4fe7
Merge pull request #153730 from endocrimes/dani/docker-bump
docker_20_10: 20.10.9 -> 20.10.12
2022-01-06 17:16:33 +01:00
Danielle Lancashire
8553a5d3dc containerd: 1.5.8 -> 1.5.9 2022-01-06 14:45:28 +00:00
Danielle Lancashire
18d0fe9b69 docker_20_10: 20.10.9 -> 20.10.12 2022-01-06 14:26:57 +00:00
PedroRegisPOAR
80b3160c21 qemu: add meta.mainProgram 2022-01-04 12:31:11 -03:00