Commit Graph

2385 Commits

Author SHA1 Message Date
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
Renaud
93eb018011
Merge pull request #150648 from whentze/master
docker-compose2: pass version to ldflags
2022-01-03 00:07:48 +01:00
Sandro
a25dd4744e
Merge pull request #151233 from Madouura/dev/qemu 2022-01-02 11:27:50 +01:00
Guillaume Girol
238d6b9466
Merge pull request #152171 from babbaj/looking-glass-b5
looking-glass-client: B4 -> B5.0.1
2022-01-01 23:06:45 +00:00
Guillaume Girol
86d63a1806
Merge pull request #147692 from NickCao/qemu
qemu: fix cross compilation
2022-01-01 21:52:43 +00:00
Babbaj
e8f32285b8
looking-glass-client: B4 -> B5.0.1 2021-12-31 16:58:57 -05:00
Julian Stecklina
8e3ff64369 spike: do not re-evaluate nixpkgs
Avoid breaking flakes pure evaluation by using pkgsCross to get RISC-V
test binaries.
2021-12-29 12:09:47 +01:00
LeSuisse
6956d70d9b
buildkit-nix: 0.0.1 -> 0.0.2
https://github.com/AkihiroSuda/buildkit-nix/releases/tag/v0.0.2
2021-12-29 16:15:55 +08:00
Nikolay Amiantov
a3e7a83514
Merge pull request #150774 from abbradar/docker-rootless
Rootless Docker service
2021-12-27 20:32:57 +03:00
Nick Cao
f90a24f944
qemu: fix cross compilation 2021-12-27 18:02:12 +08:00
Vladimír Čunát
c3131d5c32
qemu: disable debug info on aarch64-linux
This is basically a partial revert of a0262a0802.
2021-12-26 12:45:05 +01:00
Jonathan Ringer
5ed396a912
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/jellyfin-apiclient-python/default.nix
2021-12-23 10:14:19 -08:00
Thiago Kenji Okada
0c458e1b50
Merge pull request #151702 from sephii/podman-compose-1.0.3
podman-compose: 0.1.8 -> 1.0.3
2021-12-23 12:27:44 -03:00
github-actions[bot]
7d1034b04d
Merge master into staging-next 2021-12-23 12:01:10 +00:00
zowoq
c99468ee3f crun: 1.3 -> 1.4
https://github.com/containers/crun/releases/tag/1.4
2021-12-23 05:42:59 +10:00
Sylvain Fankhauser
95899e0060
podman-compose: 0.1.8 -> 1.0.3 2021-12-22 17:54:40 +01:00
Nikolay Amiantov
b4703e11af docker: only add rootless dependencies for the server
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2021-12-22 14:23:23 +03:00
Nikolay Amiantov
721fde93ff docker: add rootless daemon script 2021-12-22 14:18:14 +03:00
github-actions[bot]
03b2b5cb6c
Merge master into staging-next 2021-12-21 00:01:39 +00:00
Thomas Gerbet
6aaba55b8d buildkit-nix: init at 0.0.1
https://github.com/AkihiroSuda/buildkit-nix/
2021-12-21 09:26:03 +10:00
Madoura
a1b28586d9
qemu: add support for JACK audio 2021-12-18 14:42:57 -06:00
github-actions[bot]
5394a299c6
Merge master into staging-next 2021-12-16 12:01:30 +00:00
zowoq
435043c924 lima: 0.7.4 -> 0.8.0
https://github.com/lima-vm/lima/releases/tag/v0.8.0
2021-12-16 21:47:24 +10:00
sternenseemann
d860ba7f09 Merge remote-tracking branch 'origin/master' into staging-next 2021-12-15 11:30:31 +01:00
Mario Rodas
46f560a302
Merge pull request #150616 from marsam/update-docker-slim
docker-slim: 1.37.2 -> 1.37.3
2021-12-14 21:38:50 -05:00
Alyssa Ross
9482691069 cloud-hypervisor: 20.0 -> 20.1 2021-12-15 00:21:23 +00:00
whentze
23fc476f99
docker-compose2: pass version to ldflags
The package already has a version in nixpkgs, but reports "dev" when asked via CLI.
With this change, `docker compose version` behaves as expected.
2021-12-14 09:37:47 +01:00
github-actions[bot]
4e4a3fae8f
Merge master into staging-next 2021-12-12 12:01:21 +00:00
Andreas Schmid
c4dbe8fe65 colima: init at 0.2.2
`colima` is a very easy usable replacement for Docker Desktop on MacOS.

Signed-off-by: Andreas Schmid <service@aaschmid.de>
2021-12-12 19:54:54 +10:00
Mario Rodas
fe16aec731 docker-slim: 1.37.2 -> 1.37.3
https://github.com/docker-slim/docker-slim/releases/tag/1.37.3
2021-12-12 04:20:00 +00:00
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