Sandro
1d4a389534
Merge pull request #125012 from NixOS/backport-124574-to-release-21.05
...
[Backport release-21.05] singularity: 3.7.3 -> 3.7.4
2021-06-06 01:32:27 +02:00
Jörg Thalheim
0edbcd01f6
Merge pull request #125349 from Mic92/containerd-backport
...
[21.05] containerd: fix checksum
2021-06-05 07:28:48 +02:00
Robert Hensing
f52ff6ed96
arion: 0.1.2.0 -> 0.1.3.0
2021-06-04 14:02:39 +02:00
fortuneteller2k
96882387e5
win-spice: say yes to all 7z dialogs
...
(cherry picked from commit 0c245a39a9ab4eb0ed98892645ae5d726ee8c50c)
2021-06-04 09:22:28 +00:00
Jörg Thalheim
5dfad380ad
containerd: fix checksum
2021-06-02 11:30:23 +02:00
Robert Hensing
eeefa0a65d
podman: Add nixosTests.podman-dnsname to tests
...
(cherry picked from commit 1d781e5c80d3c392933479a114e9e3857a1d9529)
2021-06-02 10:20:11 +02:00
Robert Hensing
29ee113277
podman: Add iproute2, fixing docker network rm
...
(cherry picked from commit db31d8354d9c1988968f076c4e01843330162e03)
2021-06-02 10:20:11 +02:00
Robert Hensing
833b005e37
nixos/podman-network-socket-ghostunnel: init
...
(cherry picked from commit b6570e723836167640c9b7efc63f327ff17b0755)
2021-06-02 10:20:10 +02:00
zowoq
17ba99dd68
podman: install cni config
...
(cherry picked from commit fd59022ee9eb8d08b65df563c65e4218a68fca3c)
2021-06-02 10:20:10 +02:00
Nick Cao
0919b5c419
podman: add systemd to rpath
...
(cherry picked from commit ada45ac3aee664265759611d09443d549250bd70)
2021-06-02 10:20:10 +02:00
zowoq
32c5e04919
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`.
(cherry picked from commit 7233acd515546107e5902a8fef6832f4f319390c)
2021-06-02 09:14:21 +02:00
Justin Bedo
71499e0374
singularity: 3.7.3 -> 3.7.4
...
(cherry picked from commit 044ba9b560ac3ddf74e2909b1a2810e1b66de6fa)
2021-05-31 00:57:49 +00:00
Sandro
b08b7cd9b7
Apply suggestions from code review
...
(cherry picked from commit 902ce1df42adc35ca871c5b7c00d0b6dad145749)
2021-05-29 00:50:47 +00:00
superherointj
84fd858633
virt-manager: fix missing cdrtools
...
(cherry picked from commit 13f3200cd056e44886f063e8d785460b172523df)
2021-05-29 00:50:47 +00: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