3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

2328 commits

Author SHA1 Message Date
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
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
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
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
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
Astro 7a3e80abee cloud-hypervisor: 19.0 -> 20.0 2021-12-05 16:09:24 +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
Sandro bea91ade47
Merge pull request #147995 from jbedo/singularity 2021-11-30 21:08:33 +01: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
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 9e403b19a1 ("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
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
Sandro 95cce00929
Merge pull request #141717 from r-burns/qemu 2021-11-11 18:13:59 +01:00
Kerstin Humm bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
github-actions[bot] 07e8aeb3a0
Merge master into haskell-updates 2021-11-11 00:07:11 +00:00
Sandro 4f9b42cf56
Merge pull request #145295 from SuperSandro2000/virtualbox 2021-11-10 20:06:45 +01:00
Sandro Jäckel df17da7729
virtualbox: remove ? null from inputs, remove optional (), other minor cleanups 2021-11-10 01:40:47 +01:00
Sandro 63d06c47d3
Merge pull request #144857 from trofi/fix-catatonit-for-automake-1.16.5 2021-11-10 01:39:39 +01:00
github-actions[bot] da2c9c6eab
Merge master into haskell-updates 2021-11-10 00:07:08 +00:00
Justin Bedo 10a145c518
singularity: 3.8.3 -> 3.8.4 2021-11-10 08:08:26 +11:00
Sandro 9a9ef88b8c
Merge pull request #145178 from SuperSandro2000/applications
Applications
2021-11-09 21:33:41 +01:00
Sandro Jäckel 6895746097
win-pvdrivers: switch to fetchFromGitHub 2021-11-09 20:10:32 +01:00
github-actions[bot] e1766085b3
Merge master into haskell-updates 2021-11-09 00:10:05 +00:00
Sandro b275c083e7
Merge pull request #144832 from r-burns/i686-lto 2021-11-08 15:25:03 +01:00
Mario Rodas f08aacd891 docker-slim: 1.37.0 -> 1.37.2
https://github.com/docker-slim/docker-slim/releases/tag/1.37.2
2021-11-08 04:20:00 +00:00
github-actions[bot] b0e58bafbe
Merge master into haskell-updates 2021-11-08 00:07:25 +00:00
Sandro d53dfa2dbd
Merge pull request #144983 from Stunkymonkey/application-pname-version-2 2021-11-07 21:31:17 +01:00
Vo Anh Duy a2149a2ee2 lima: 0.7.2 -> 0.7.3 2021-11-07 22:56:30 +08:00
Felix Buehler b52ab3b712 pkgs/applications: rename name to pname&version part 2 2021-11-07 14:53:06 +01:00
Ellie Hermaszewska 15ae25f36c
haskell: switch from haskell.lib to haskell.lib.compose 2021-11-07 20:18:45 +08:00