Mario Rodas
e92f441d81
Merge pull request #126992 from r-ryantm/auto-update/docker-slim
...
docker-slim: 1.35.2 -> 1.36.0
2021-06-15 19:37:23 -05:00
Justin Bedo
c837236c77
singularity: 3.7.4 -> 3.8.0
2021-06-16 08:10:45 +10:00
R. RyanTM
6a99510c72
docker-slim: 1.35.2 -> 1.36.0
2021-06-15 20:40:22 +00:00
Sandro Jäckel
7b4d273d3c
pythonPackages: websocket_client -> websocket-client
2021-06-15 22:03:10 +02:00
zowoq
c4d43ee1f8
podman: 3.1.2 -> 3.2.1
...
https://github.com/containers/podman/releases/tag/v3.2.0
https://github.com/containers/podman/releases/tag/v3.2.1
2021-06-15 09:35:20 +10:00
Zane van Iperen
9c40b6f375
tini: don't explicitly depend on glibc
...
* Fixes pkgsStatic.tini build.
* Use postPatch instead of patchPhase
* Moves glibc dependency into docker.docker-tini
2021-06-11 18:03:15 +10:00
adisbladis
edd3c99897
Merge pull request #126429 from zowoq/crun
...
crun: 0.20 -> 0.20.1
2021-06-10 10:55:50 -05:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
zowoq
416dd41bad
crun: 0.20 -> 0.20.1
...
https://github.com/containers/crun/releases/tag/0.20.1
2021-06-10 10:53:33 +10:00
Luke Granger-Brown
5b30dd9b1c
gvisor: 2019-11-14 -> 20210518.0
...
This also now seems to depend on protoc, but we substitute out the
version of protoc so that we don't download the binary artifacts,
and instead compile protoc from support.
TBD: using the Nixpkgs built version of protoc instead of building from
source.
2021-06-07 02:11:04 +00:00
Sandro
a58f441ed9
Merge pull request #125394 from fortuneteller2k/win-spice
...
win-spice: say yes to all 7z dialogs
2021-06-04 11:18:21 +02:00
R. RyanTM
9a8ad05cd2
docker-slim: 1.35.0 -> 1.35.2
2021-06-04 00:13:09 +00:00
zowoq
7e4c4da3df
conmon: 2.0.28 -> 2.0.29
...
https://github.com/containers/conmon/releases/tag/v2.0.29
2021-06-03 17:40:56 +10:00
fortuneteller2k
0c245a39a9
win-spice: say yes to all 7z dialogs
2021-06-02 23:33:27 +08:00
Sandro
17ab78dd64
Merge pull request #125313 from zowoq/crun
...
crun: 0.19.1 -> 0.20
2021-06-02 10:12:21 +02:00
zowoq
2489d71bd9
crun: 0.19.1 -> 0.20
...
https://github.com/containers/crun/releases/tag/0.20
2021-06-02 11:16:47 +10:00
Robert Hensing
1d781e5c80
podman: Add nixosTests.podman-dnsname to tests
2021-05-31 14:31:09 +02:00
Robert Hensing
3600a82711
Merge pull request #124921 from zowoq/podman-cni-conf
...
podman: install cni config
2021-05-31 14:27:10 +02:00
Sandro
16a0c326f1
Merge pull request #124574 from jbedo/singularity
...
singularity: 3.7.3 -> 3.7.4
2021-05-31 02:54:21 +02:00
Robert Hensing
db31d8354d
podman: Add iproute2, fixing docker network rm
2021-05-30 11:23:25 +02:00
Robert Hensing
b6570e7238
nixos/podman-network-socket-ghostunnel: init
2021-05-30 11:23:24 +02:00
zowoq
fd59022ee9
podman: install cni config
2021-05-30 11:40:33 +10:00
Nick Cao
ada45ac3ae
podman: add systemd to rpath
2021-05-30 11:38:17 +10:00
Nick Cao
e1d59ae8d4
Revert "podman: add systemd to LD_LIBRARY_PATH for journald log driver"
...
This reverts commit b71086499d
.
2021-05-30 11:38:17 +10:00
superherointj
b011e1f810
virt-manager: fix missing cdrtools ( #124408 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-29 02:46:48 +02:00
Mark Vainomaa
ad256a077b
docker: bump runc to 1.0-rc95, fixing CVE-2021-30465
2021-05-28 11:28:02 -07:00
Mark Vainomaa
beab9f0322
docker: use commit hashes instead of tags, fix containerd sha256
2021-05-28 11:28:02 -07:00
Mark Vainomaa
8baf7189b0
docker: drop unused argument, use pname instead of name
2021-05-28 11:28:02 -07:00
Mark Vainomaa
9868aa6050
docker: 20.10.2 -> 20.10.6
2021-05-28 11:28:02 -07:00
Mark Vainomaa
2980b1c4f4
imgcrypt: init at 1.1.1
2021-05-28 11:22:14 -07:00
zowoq
7233acd515
docker: add clientOnly / docker-client
...
Currently the docker client is only available on non-linux platforms as `docker`,
this makes the client available on linux and other platforms as `docker-client`.
2021-05-28 08:08:56 +10:00
Justin Bedo
044ba9b560
singularity: 3.7.3 -> 3.7.4
2021-05-27 17:03:16 +10:00
Jörg Thalheim
a635c12d1f
containerd: fix checksum
2021-05-26 23:26:12 +02:00
Nick Cao
0579444f1d
podman: add systemd to LD_LIBRARY_PATH for journald log driver
2021-05-26 09:51:43 +10:00
Jonathan Ringer
11a9ac00fc
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/tools/networking/xh/default.nix
2021-05-22 18:19:10 -07:00
Robin Gloster
2b5910ac63
Merge pull request #123802 from superherointj/package-virtmanager-bugfix
...
virt-manager: add tests
2021-05-22 09:26:47 -05:00
github-actions[bot]
929b12e7b5
Merge master into staging-next
2021-05-21 12:28:43 +00:00
Stéphan Kochen
44a41a2e11
qemu: fix darwin build
...
Co-authored-by: Michael Roitzsch <reactorcontrol@icloud.com>
2021-05-21 08:55:51 +02:00
superherointj
8803c45998
virt-manager: add tests
2021-05-20 14:49:22 -03:00
Jonathan Ringer
c1f8a15dac
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
nixos/doc/manual/release-notes/rl-2105.xml
pkgs/tools/security/sequoia/default.nix
2021-05-19 10:39:54 -07:00
Robert Hensing
ff2f08080e
Merge pull request #123591 from hercules-ci/update-podman-compose
...
podman-compose: 0.1.5 -> 0.2.0pre-2021-05-18
2021-05-19 17:47:22 +02:00
Sascha Grunert
7013a0f279
runc: 1.0.0-rc94 -> 1.0.0-rc95
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-05-19 20:38:42 +10:00
Robert Hensing
8bb4cc751e
podman-compose: hash nitpicking
...
Co-authored-by: Nikolay Korotkiy <sikmir@gmail.com>
2021-05-19 11:34:34 +02:00
Robert Hensing
81c7dd1dae
podman-compose: 0.1.5 -> 0.2.0pre-2021-05-18
2021-05-19 00:08:40 +02:00
github-actions[bot]
503669d23a
Merge master into staging-next
2021-05-18 18:36:35 +00:00
Jonathan Ringer
f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/applications/graphics/emulsion/default.nix
pkgs/development/tools/misc/texlab/default.nix
pkgs/development/tools/rust/bindgen/default.nix
pkgs/development/tools/rust/cargo-udeps/default.nix
pkgs/misc/emulators/ruffle/default.nix
pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
Bruce Toll
e0e6ce7385
spice-vdagent: fix build error with glib > 2.68
...
The recent upgrade to glib 2.68.1 caused some deprecation errors in
spice-vdagent related to g_memdup, which is now deprecated in favor of
g_memdup2.
See: https://bugzilla.redhat.com/show_bug.cgi?id=1943059
The simplest workaround (until this gets fixed upstream) is to allow
deprecated declarations to be treated as warnings rather than fatal
errors.
2021-05-18 11:43:32 -04:00
R. RyanTM
d748820d87
containerd: 1.5.0 -> 1.5.1
2021-05-17 13:21:38 -07:00
Jonathan Ringer
d8e62d8e41
Merge remote-tracking branch 'origin/master' into staging-next
...
Fix cargo-flash build
2021-05-16 18:27:14 -07:00
William Kral
ba0da8a076
virtualbox: 6.1.18 -> 6.1.22
2021-05-16 16:54:18 -07:00
R. RyanTM
0b95e8cbfa
conmon: 2.0.27 -> 2.0.28
2021-05-17 06:18:14 +10:00
github-actions[bot]
9911b1c75b
Merge staging-next into staging
2021-05-16 01:01:01 +00:00
Austin Seipp
982240fd50
Merge pull request #122727 from r-ryantm/auto-update/firecracker
...
firecracker: 0.24.2 -> 0.24.3
2021-05-15 18:56:52 -05:00
Jan Tojnar
ac6a4f7cf5
Merge branch 'staging-next' into staging
2021-05-14 01:40:09 +02:00
ajs124
48c25a9eaf
virt-manager-qt: 0.71.95 -> 0.72.97
...
and fix build
2021-05-13 11:26:34 -07:00
Maxine Aubrey
f2c51f546b
open-vm-tools: fix building with glib 2.68
2021-05-13 16:40:07 +00:00
R. RyanTM
72568e154e
firecracker: 0.24.2 -> 0.24.3
2021-05-12 13:46:57 +00:00
Jan Tojnar
7982550ac4
Merge branch 'staging-next' into staging
2021-05-11 09:09:10 +02:00
zowoq
96458445e2
Merge pull request #122459 from saschagrunert/runc
...
runc: 1.0.0-rc93 -> 1.0.0-rc94
2021-05-11 06:12:14 +10:00
Claudio Bley
8fe0744dd1
bochs: Fix compilation with GCC 10
...
ZHF: #122042
2021-05-10 20:08:01 +02:00
Sascha Grunert
653fa52a0c
runc: 1.0.0-rc93 -> 1.0.0-rc94
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-05-10 16:46:39 +02:00
Jan Tojnar
594a885912
Merge branch 'staging-next' into staging
2021-05-10 09:45:47 +02:00
R. RyanTM
4053d2e481
containerd: 1.4.4 -> 1.5.0
2021-05-08 15:21:02 -07:00
Jan Tojnar
dd78ce1c53
Merge branch 'staging-next' into staging
2021-05-08 20:59:05 +02:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Daniël de Kok
85f96822a0
treewide: fix cargoSha256/cargoHash
...
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.
This change updates cargoSha256/cargoHash tree-wide.
Fixes #121994 .
2021-05-08 00:36:37 -07:00
Ryan Mulligan
ddcd4ddc2c
qemu_full: add glusterfs support
2021-05-05 13:05:21 -07:00
William Johansson
745a8ea503
xen: remove unreferenced patches
2021-05-04 14:03:29 +00:00
Luke Granger-Brown
cc406e5a05
Merge pull request #121348 from alyssais/cloud-hypervisor
...
cloud-hypervisor: 0.14.1 -> 15.0
2021-05-03 10:30:00 +01:00
Luke Granger-Brown
e85e0f5492
Merge pull request #110182 from r-ryantm/auto-update/open-vm-tools
...
open-vm-tools: 11.2.0 -> 11.2.5
2021-05-02 04:12:40 +01:00
Luke Granger-Brown
dc3a327fe8
Merge pull request #120162 from r-ryantm/auto-update/charliecloud
...
charliecloud: 0.22 -> 0.23
2021-05-01 19:34:22 +01:00
Luke Granger-Brown
c02b462953
charliecloud: remove unused python3Packages argument
2021-05-01 18:09:53 +00:00
Alyssa Ross
049efb9171
xen: fix build with GCC 10
...
Fixes: https://github.com/NixOS/nixpkgs/issues/108479
2021-05-01 11:06:41 -07:00
Ilan Joselevich
d77daaf10b
virt-manager: 3.1.0 -> 3.2.0 ( #120279 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-01 16:22:14 +01:00
Alyssa Ross
c49a518f9f
qemu: 5.2.0 -> 6.0.0; adopt; broaden platforms
...
Tested building qemu_kvm, qemu_full, and qemu_test on x86_64-linux.
Also tested booting a VM generated with nixos-rebuild build-vm.
I wasn't able to test building pkgsMusl.qemu_kvm, because of many
build failures in dependencies.
2021-05-01 11:31:02 +00:00
Alyssa Ross
13033e1715
cloud-hypervisor: 0.14.1 -> 15.0
2021-05-01 01:56:05 +00:00
Sandro
a9118b8592
Merge pull request #119261 from tfmoraes/ignite-0.9.0
...
Ignite: init at 0.9.0
2021-04-27 11:12:54 +02:00
Martin Weinelt
08adc07811
Merge pull request #120616 from risicle/ris-qemu-fix-CVE-numbers
...
qemu: patches: use correct CVE numbers for CVE-2021-20221 & CVE-2021-20181
2021-04-27 00:36:44 +02:00
Graham Christensen
040523e378
Merge pull request #120679 from lukegb/big-parallel
...
treewide: require big-parallel on large, slow builds
2021-04-25 21:22:57 -04:00
Luke Granger-Brown
3429633af3
qemu: require big-parallel
...
Compiles in about 2h50m on a 2-core builder, and 20m on a big-parallel
machine.
2021-04-26 00:50:07 +00:00
gfrascadorio
a54bc9b671
docker: fix systemd unit files ( #120019 )
...
* docker: fix systemd unit files
Add missing docker.socket file and patch ExecStart in docker.service
so these units are useful on non-nixos systems using systemd.
(issue #70407 )
* moved systemd units under: optionalString (stdenv.isLinux)
2021-04-26 02:43:09 +02:00
Robert Scott
5b0b678a31
qemu: patches: use correct CVE numbers for CVE-2021-20221 & CVE-2021-20181
2021-04-25 19:09:36 +01:00
Robert Scott
3f2857f782
qemu: add patches for many CVEs
...
CVE-2020-27821
CVE-2020-20221
CVE-2020-20181
CVE-2020-35517
CVE-2021-20263
CVE-2021-3416
CVE-2021-3409
CVE-2021-3392
2021-04-25 01:09:01 +01:00
Thiago Franco de Moraes
387665f616
Ignite: init at 0.9.0
2021-04-24 12:33:54 -03:00
R. RyanTM
29d94a7abe
charliecloud: 0.22 -> 0.23
2021-04-22 07:23:39 +00:00
zowoq
bde376538e
podman: 3.1.1 -> 3.1.2
...
https://github.com/containers/podman/releases/tag/v3.1.2
2021-04-22 06:46:01 +10:00
Sascha Grunert
84471cd0aa
crun: 0.19 -> 0.19.1
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-04-21 06:04:53 +10:00
Sandro
1f91e319e2
Merge pull request #119734 from LeSuisse/spice-vdagent-0.21.0
...
spice-vdagent: 0.20.0 -> 0.21.0
2021-04-19 10:22:19 +02:00
Daniel Fullmer
26fb5f75ad
looking-glass-client: B2 -> B3
2021-04-17 20:21:17 -07:00
Thomas Gerbet
a9964ef276
spice-vdagent: 0.20.0 -> 0.21.0
...
Fixes CVE-2020-25650, CVE-2020-25651, CVE-2020-25652 and
CVE-2020-25653.
Changelog:
https://gitlab.freedesktop.org/spice/linux/vd_agent/-/blob/spice-vdagent-0.21.0/CHANGELOG.md
2021-04-17 19:54:21 +02:00
Mario Rodas
67c4ab77be
podman: 3.1.0 -> 3.1.1
...
https://github.com/containers/podman/releases/tag/v3.1.1
2021-04-17 16:02:58 +10:00
Mario Rodas
5f84ac20bc
docker-slim: 1.34.0 -> 1.35.0
...
https://github.com/docker-slim/docker-slim/releases/tag/1.35.0
2021-04-15 04:20:00 +00:00
Austin Seipp
99c55b865d
firecracker: 0.23.0 -> 0.24.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-04-15 12:50:29 -05:00
Sascha Grunert
b3d70196ea
cri-o: 1.20.1 -> 1.21.0
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-04-14 18:24:07 +10:00
Ryan Mulligan
594ae4c2a0
Merge pull request #119163 from r-ryantm/auto-update/singularity
...
singularity: 3.7.2 -> 3.7.3
2021-04-12 19:56:30 -07:00
sternenseemann
b126d5436a
docker: move makeWrapper to nativeBuildInputs
...
This fixes evaluation of docker when cross compiling. Reproducer:
```
nix-repl> (import ./. { crossOverlays = [ (_: _: {}) ]; }).docker
```
Fails on master, resolved with this PR.
2021-04-12 19:06:02 +02:00
R. RyanTM
782638c04a
singularity: 3.7.2 -> 3.7.3
2021-04-11 15:54:29 +00:00
Martin Weinelt
e6a9df050a
umoci: 0.4.6 -> 0.4.7
...
Fixes: CVE-2021-29136
2021-04-07 00:15:04 +02:00
zowoq
286a6ca9ab
crun: 0.18 -> 0.19
...
https://github.com/containers/crun/releases/tag/0.19
2021-04-06 18:15:09 +10:00
Sandro
7c932296e0
Merge pull request #116335 from SuperSandro2000/move-aliases.nix
2021-04-05 04:07:15 +02:00