Commit Graph

2346 Commits

Author SHA1 Message Date
Dmitry Kalinkin
b6b59334bb
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/celery/default.nix
	pkgs/development/python-modules/kombu/default.nix
2021-12-11 13:15:49 -05:00
Jörg Thalheim
1b11583dfb
Merge pull request #150235 from r-ryantm/auto-update/docker-compose
docker-compose_2: 2.0.1 -> 2.2.2
2021-12-11 13:00:59 +00:00
R. Ryantm
5442c772e6 docker-compose_2: 2.0.1 -> 2.2.2 2021-12-11 12:06:53 +00:00
github-actions[bot]
4620f3d0e3
Merge master into staging-next 2021-12-11 06:01:15 +00:00
Joerie de Gram
056f498ccf virt-manager: fix wmclass
Use `dontWrapGApps` to prevent double wrapping from breaking wmclass

Fixes #150120
2021-12-10 23:27:03 +01:00
github-actions[bot]
1bce9aab38
Merge master into staging-next 2021-12-09 06:01:16 +00:00
zowoq
e77e633283 podman: 3.4.3 -> 3.4.4
https://github.com/containers/podman/releases/tag/v3.4.4
2021-12-09 07:59:05 +10:00
github-actions[bot]
ac0d4017c5
Merge master into staging-next 2021-12-08 12:01:20 +00:00
zowoq
0301f18dff podman: 3.4.2 -> 3.4.3
https://github.com/containers/podman/releases/tag/v3.4.3
2021-12-08 16:57:08 +10:00
Alyssa Ross
16fb150e03
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/libraries/libunwind/default.nix
2021-12-07 23:56:16 +00:00
Zhaofeng Li
feb86343bd qemu: Add patch for socket_sockaddr_to_address_unix assertion errors
See also:
- http://bugs.debian.org/993145
- https://bugs.archlinux.org/task/72115
2021-12-07 23:46:26 +00:00
github-actions[bot]
255d79d651
Merge master into staging-next 2021-12-07 00:01:37 +00:00
Ryan Mulligan
f9b82a4643
Merge pull request #149021 from r-ryantm/auto-update/docker-buildx
docker-buildx: 0.6.3 -> 0.7.1
2021-12-06 14:38:26 -08:00
zowoq
c6a321d18c conmon: 2.0.30 -> 2.0.31
https://github.com/containers/conmon/releases/tag/v2.0.31
2021-12-07 06:59:34 +10:00
github-actions[bot]
ffbac7335b
Merge master into staging-next 2021-12-06 18:01:23 +00:00
R. Ryantm
73abda994e docker-buildx: 0.6.3 -> 0.7.1 2021-12-06 14:08:58 +00:00
Bobby Rong
913d537a04
Merge pull request #148978 from r-ryantm/auto-update/containerd
containerd: 1.5.7 -> 1.5.8
2021-12-06 20:07:42 +08:00
github-actions[bot]
41895efeb5
Merge master into staging-next 2021-12-06 12:01:16 +00:00
R. Ryantm
4baf742d97 containerd: 1.5.7 -> 1.5.8 2021-12-06 11:29:41 +00:00
zowoq
7a87a48642 runc: 1.0.2 -> 1.0.3
https://github.com/opencontainers/runc/releases/tag/v1.0.3
2021-12-06 18:46:00 +10:00
Jörg Thalheim
423aff986c Merge remote-tracking branch 'upstream/master' into HEAD 2021-12-05 19:41:20 +01:00
Astro
7a3e80abee cloud-hypervisor: 19.0 -> 20.0 2021-12-05 16:09:24 +00:00
Alyssa Ross
f404068903
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/servers/search/groonga/default.nix
2021-12-02 14:52:44 +00:00
Jörg Thalheim
56ea0c9308 qemu: fix darwin build 2021-12-02 09:55:00 +01:00
Nikolay Korotkiy
cf6fc1fd17 podman-compose: 2021-05-18 → 0.1.8 2021-12-02 18:11:09 +10:00
github-actions[bot]
b58b9075cd
Merge staging-next into staging 2021-12-01 00:02:28 +00:00
Sandro
bea91ade47
Merge pull request #147995 from jbedo/singularity 2021-11-30 21:08:33 +01:00
Alyssa Ross
01bce76b11
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/applications/virtualization/qemu/default.nix
2021-11-30 18:54:47 +00:00
Martin Schwaighofer
08bbd123d5 qemu: emit warnings when KVM acceleration is not usable
This fixes the qemu-kvm wrapper we add for convenience
silently not using KVM, when the system would support it
by at least leaving an indication in the log that the build ran
slower because it ran without KVM.
2021-11-30 13:06:22 +00:00
Martin Schwaighofer
5d06f6933d qemu, runInLinuxVM: fix KVM availability check
KVM should only be considered abailable if /dev/kvm exists and
is read-writable by the user that is trying to launch it.

The previous check for existance only had the consequence that
on some Linux distributions running VMs with Nix's QEMU only worked
if KVM was NOT installed.

fixes #124371
2021-11-30 13:06:22 +00:00
Justin Bedo
eab0561eb0
singularity: 3.8.4 -> 3.8.5 2021-11-30 20:12:29 +11:00
Maximilian Bosch
8f3eb58a96
Merge pull request #146961 from alyssais/qemu-debug
qemu: enable debug info
2021-11-29 16:18:46 +01:00
zowoq
70307e1674 lima: 0.7.3 -> 0.7.4
https://github.com/lima-vm/lima/releases/tag/v0.7.4
2021-11-27 10:49:40 +10:00
Alyssa Ross
4b5c3d9376 qemu: only include alsa-lib for alsa support 2021-11-25 19:48:48 +00:00
Alyssa Ross
5d9e0f86b9 qemu: never use bundled Meson
It's better to fail to build if our version of Meson isn't compatible
with QEMU's, so we'll know something is wrong.  Otherwise, we'll get
subtle breakages that only manifest at runtime, which I think might be
what happened in 9e403b19a14 ("qemu: 5.1.0 -> 5.2.0") to necessitate
autoPatchelfHook.
2021-11-25 19:47:56 +00:00
github-actions[bot]
cbcbfb4901
Merge master into staging-next 2021-11-22 06:01:10 +00:00
László Vaskó
7ea3e0f3f2 qemu: fix managedsave (snapshot creation) with QXL video device
Backport patch from 6.2.0-rc0
2021-11-22 02:16:40 +00:00
Alyssa Ross
a0262a0802
qemu: enable debug info
I dropped autoPatchelfHook because it got confused with the debug
objects, and I can't reproduce the pixman linker errors that caused it
to be introduced in #106988 ("qemu: 5.1.0 -> 5.2.0").
2021-11-21 21:44:29 +00:00
Jonathan Ringer
6ede9cd761
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/audio/hybridreverb2/default.nix
2021-11-19 08:44:33 -08:00
Sandro
872f00cd44
Merge pull request #143297 from r-ryantm/auto-update/x11docker 2021-11-19 13:34:24 +01:00
github-actions[bot]
cfaff97318
Merge staging-next into staging 2021-11-15 18:01:43 +00:00
Artturi
11952924f1
Merge pull request #146036 from jmgao/qemu_io_uring 2021-11-15 17:33:17 +02:00
github-actions[bot]
faf5da6aed
Merge staging-next into staging 2021-11-15 12:01:44 +00:00
zowoq
baa566f5a5 cri-o: 1.22.0 -> 1.22.1
https://github.com/cri-o/cri-o/releases/tag/v1.22.1
2021-11-15 18:44:00 +10:00
Josh Gao
3f772a5f2b qemu: add support for io_uring 2021-11-14 17:31:50 -08:00
github-actions[bot]
9f6360b7fb
Merge staging-next into staging 2021-11-14 18:01:49 +00:00
zowoq
d8e1fe3898 podman: 3.4.1 -> 3.4.2
https://github.com/containers/podman/releases/tag/v3.4.2
2021-11-14 08:57:50 +10:00
github-actions[bot]
fd8fae936e
Merge staging-next into staging 2021-11-12 06:02:01 +00:00
github-actions[bot]
8addf990da
Merge master into haskell-updates 2021-11-12 00:07:24 +00:00
github-actions[bot]
a4e03b8977
Merge staging-next into staging 2021-11-11 18:01:50 +00:00