Florian Klink
432e55242e
Merge pull request #67968 from ambrop72/virtualbox-qt-fix
...
virtualbox: Fix #65564
2019-09-04 06:38:37 -07:00
Ambroz Bizjak
b52dfd3007
virtualbox: Make sure that Qt finds plugins to make VMs run again.
...
Fixes #65564 . When hardening is enabled, we cannot use a wrapper for
VirtualBoxVM, so patch the source code to set QT_PLUGIN_PATH as required.
2019-09-04 06:38:12 -07:00
Robert Hensing
320bcfeb24
Merge pull request #66635 from Gerschtli/docker-compose-zsh
...
docker-compose: add zsh completion
2019-09-04 12:20:57 +02:00
worldofpeace
62973ddc07
Merge pull request #67836 from petabyteboy/feature/corebootutils
...
coreboot-utils: init at 4.10
2019-09-03 11:54:36 -04:00
Milan Pässler
d977d48baf
coreboot-utils: init at 4.10
...
Build various tools from the coreboot tree with a generic builder for better
maintainability and provide a buildEnv with all of them, similar to other
distributions' coreboot-utils package.
2019-09-03 17:49:50 +02:00
Milan Pässler (work)
185fd61631
treewide: remove uses of doBuild and doConfigure
...
doBuild and doConfigure are not actually used by any builders, they were
probably added by mistake and just confuse people.
2019-09-02 23:42:12 +02:00
Frederik Rietdijk
fc74ba8291
Merge master into staging-next
2019-08-31 09:50:38 +02:00
Izorkin
4471efd9e0
virt-viewer: remove unused packages
2019-08-29 15:16:34 +02:00
Frederik Rietdijk
98640fd482
Merge master into staging-next
2019-08-27 16:36:47 +02:00
markuskowa
a69ce83649
Merge pull request #67457 from scalavision/singularity-rewrite-path-to-cp
...
singularity: prepatch path to cp in 3.2.1
2019-08-26 22:59:34 +02:00
scalavision
3ce3e75946
singularity: prepatch path to cp in 3.2.1
2019-08-25 18:31:17 +00:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Robin Gloster
2cc05be907
treewide: openssl_1_1 pinning is unnecessary
2019-08-23 02:02:50 +02:00
Florian Klink
d9617978fb
xen: 4.8.3 -> 4.8.5, unbreak ( #67119 )
...
* xen: 4.8.3 -> 4.8.5, unbreak
It was broken during GlusterFs upgrade: https://github.com/NixOS/nixpkgs/pull/66736
2019-08-21 23:29:42 +02:00
Danylo Hlynskyi
8fe244edce
fix hash
2019-08-21 20:18:14 +03:00
danbst
f0a805f5e5
xen: 4.8.3 -> 4.8.5, unbreak
...
It was broken during GlusterFs upgrade: https://github.com/NixOS/nixpkgs/pull/66736
2019-08-20 23:28:13 +03:00
Robin Gloster
4e60b0efae
treewide: update globin's maintained drvs
2019-08-20 19:36:05 +02:00
Nikolay Amiantov
c3a6c8de88
edk2: 2017-12-05 -> 201905
...
* Move to stable version;
* Refactor `setup` to `mkDerivation`;
* Use flags instead of `sed`;
* Support Secure Boot builds.
2019-08-19 19:52:30 +03:00
Marek Mahut
17f72af38a
Merge pull request #66513 from alexbakker/looking-glass-client-b1
...
looking-glass-client: a12 -> B1
2019-08-18 16:20:32 +02:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Frederik Rietdijk
fe9a3e3e63
Merge staging-next into staging
2019-08-17 09:39:23 +02:00
Sascha Grunert
a2b27ecf37
podman: 1.4.4 -> 1.5.1
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-16 14:28:46 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Alexander Bakker
13d261b535
looking-glass-client: replace pneumaticat as maintainer
2019-08-14 21:45:09 +02:00
Tobias Happ
66c616fa3d
docker-compose: add zsh completion
2019-08-14 20:28:21 +02:00
Alexander Bakker
d6d1e6bd27
looking-glass-client: a12 -> B1
2019-08-12 09:53:31 +02:00
Sascha Grunert
965f869e59
conmon: 0.3.0 -> 2.0.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-12 09:02:15 +02:00
worldofpeace
2bd649b152
virtualbox: use wrapQtAppsHook
...
Fixes #66200
See: #65399
2019-08-06 13:07:57 -04:00
Sascha Grunert
31feec6b5f
podman: 1.3.2 -> 1.4.4
...
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-07-29 09:39:51 +02:00
Tim Steinbach
6dfd13ab34
docker: 18.09.8 -> 19.03.1
...
Keep docker_18_09 around as it is still supported.
2019-07-26 12:43:36 -04:00
Tim Steinbach
86f424585f
docker: 18.09.7 -> 18.09.8
2019-07-26 12:43:36 -04:00
Danylo Hlynskyi
9b20ea0e1b
Merge pull request #65269 from jD91mZM2/x11docker
...
x11docker: v5.4.4 -> v6.0.0
2019-07-23 22:22:56 +03:00
jD91mZM2
f1ba9c2083
x11docker: v5.4.4 -> v6.0.0
2019-07-22 16:09:08 +02:00
R. RyanTM
076c101836
virtmanager: 2.2.0 -> 2.2.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/virt-manager/versions
2019-07-20 17:12:06 -07:00
Jaka Hudoklin
7803ff314c
Merge pull request #64627 from aske/virtman-fix
...
Fix virt-manager on non-gnome systems
2019-07-13 08:00:46 +02:00
Kirill Boltaev
2df33c40ff
virtmanager: remove redundant gtk3 dependency
2019-07-12 23:55:37 +03:00
Kirill Boltaev
6b68d9b911
virtviewer: remove gstreamer plugins already propagated by spice-gtk
2019-07-12 23:52:48 +03:00
Kirill Boltaev
5e18c7cf21
virtmanager: remove redundant gsettings schema compilation
...
Schemas are now compiled in the setup.py.
2019-07-12 23:52:48 +03:00
Kirill Boltaev
cdfc0b6429
virtmanager: fix librsvg propagation from wrapGAppsHook
...
Custom buildPhase should be removed once there is support
for setupPyDistFlags (not a final name).
2019-07-12 23:52:48 +03:00
Kirill Boltaev
22e2acd736
virtmanager: add missing GI dependencies
2019-07-12 23:52:48 +03:00
Michael Weiss
dbaa1406a2
dynamips: 0.2.20 -> 0.2.21
2019-07-12 22:40:55 +02:00
Sascha Grunert
97dcaa9204
cri-o: v1.14.2 -> v1.15.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-07-05 23:23:40 +02:00
Ben Wolsieffer
721b391f93
lkl: 2018-08-22 -> 2019-06-20
...
Fixes the build on 32-bit ARM, which enables the generation of SD card images
on these platforms.
2019-07-05 08:06:09 +02:00
Tim Steinbach
3bdaf58710
docker: 18.09.6 -> 18.09.7
2019-07-03 20:15:32 -04:00
Nikolay Amiantov
ef8addb919
qemu: fix documentation
2019-07-03 21:11:59 +03:00
Mario Rodas
6d3f8470b1
Merge pull request #64010 from r-ryantm/auto-update/docker-compose
...
docker-compose: 1.24.0 -> 1.24.1
2019-07-03 07:47:50 -05:00
R. RyanTM
48a1b8e25a
virtmanager: 2.1.0 -> 2.2.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/virt-manager/versions
2019-07-03 08:29:48 +02:00
R. RyanTM
4864de061d
docker-compose: 1.24.0 -> 1.24.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/docker-compose/versions
2019-07-01 03:56:20 -07:00
Nikolay Amiantov
6f0b781bc1
virtualbox: enable Java bindings
...
Almost doesn't affect closure size:
Before:
/nix/store/0l23ahih0wzm39q7vgch9v86pw28shdh-virtualbox-6.0.8 545.9M
After:
/nix/store/s7c6jgf6p0w64fxxh9iik9yi1rsmf2jz-virtualbox-6.0.8 546.6M
2019-06-28 17:49:36 +03:00
Vladimír Čunát
145a620802
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1527134
2019-06-25 14:04:12 +02:00