Commit Graph

1414 Commits

Author SHA1 Message Date
R. RyanTM
31f3f91966 charliecloud: 0.9.8 -> 0.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/charliecloud/versions
2019-10-06 18:43:17 -07:00
Renaud
261fb1b443
Merge pull request #70369 from saschagrunert/podman
podman: 1.5.1 -> 1.6.1
2019-10-06 16:14:56 +02:00
Joachim Fasting
a1febca9fc lkl: 2019-06-20 -> 2019-10-04 2019-10-06 13:38:12 +09:00
Sascha Grunert
ed633cb994
runc: v1.0.0-rc8 -> v1.0.0-rc9
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-10-05 15:42:04 +02:00
Linus Heckemann
91ceb6b997 treewide: fix dead anonscm.debian.org links 2019-10-04 12:42:21 +02:00
Sascha Grunert
4f2119af05
podman: 1.5.1 -> 1.6.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-10-04 08:42:39 +02:00
Joachim F
2c117aec37
Merge pull request #58471 from colemickens/cu
cloud-utils: use `qemu-utils` instead of `qemu`
2019-10-02 09:59:52 +00:00
jD91mZM2
a9e872a126
x11docker: 6.0.0 -> 6.2.0 2019-09-28 18:48:55 +02:00
Florian Klink
8058883bad
linuxPackages.virtualboxGuestAdditions: apply mp-r0drv-linux.c… (#69500)
linuxPackages.virtualboxGuestAdditions: apply mp-r0drv-linux.c patch
2019-09-27 15:46:55 +02:00
Joachim F
ad773d31e2
Merge pull request #69345 from joachifm/feat/split-version
Replace uses of splitString for splitting version strings
2019-09-27 06:19:18 +00:00
Joachim Fasting
bad07dfac5
tree-wide: replace uses of splitString "." with lib.versions
Quoting from the splitString docstring:

   NOTE: this function is not performant and should never be used.

This replaces trivial uses of splitString for splitting version
strings with the (potentially builtin) splitVersion.
2019-09-26 17:42:49 +02:00
Florian Klink
61f0f8d607 linuxPackages.virtualboxGuestAdditions: apply mp-r0drv-linux.c patch
These don't use a the virtualbox sources, but an iso as src, and we need
to add the kernel 5.3 patch aswell.

As for some reason the source files are present on the .iso with Windows
Line endings (sic!), call dos2unix first.

Unfortunately, we can't use the same kernel-5.3-fix.patch as virtualbox
itself, as some files are missing and paths are different.
2019-09-26 12:01:30 +02:00
Florian Klink
08a1aa4e6a
virtualboxGuestAdditions: Fix clipboard integration. (#69306)
virtualboxGuestAdditions: Fix clipboard integration.
2019-09-25 10:26:49 +02:00
William Kral
2f2da824ed virtualbox: Temporary fix for kernel >= 5.3 2019-09-23 12:33:34 -07:00
Ambroz Bizjak
7dcef37ef8 virtualboxGuestAdditions: Fix clipboard integration.
VBoxClient needs a RUNPATH entry to dlopen libXfixes successfully.

Fixes https://github.com/NixOS/nixpkgs/issues/65542
2019-09-23 18:07:37 +02:00
Danielle Lancashire
de627c704b firecracker: 0.15.2 -> 0.18.0 2019-09-21 17:22:25 -05:00
Sascha Grunert
29819009ec cri-o: 1.15.1 -> 1.15.2 (#68490)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-16 00:15:49 -04:00
Robin Gloster
dcdf68ee01
xen_4_10: 4.10.0 -> 4.10.4
glusterfs compatibility fix, also added Wno-error flags for gcc8
compatibility
2019-09-14 14:06:16 +02:00
Robin Gloster
da28be646f
Merge pull request #68661 from JohnAZoidberg/xen-gcc8
xen: Ignore GCC8 errors
2019-09-13 23:28:20 +02:00
Robin Gloster
c53d6f947f
Merge pull request #68673 from ck3d/fix-vb-guest-kernel52
virtualboxGuestAdditions: fix compilation with kernel 5.2
2019-09-13 23:26:29 +02:00
Christian Kögler
2756c3054c virtualboxGuestAdditions: fix compilation with kernel 5.2 2019-09-13 17:39:27 +02:00
Daniel Schaefer
dc0e697038 xen: Ignore GCC8 errors 2019-09-13 15:12:18 +02:00
WilliButz
f40ad53dea
Merge pull request #68542 from peterhoeg/p/crun
crun: init at 0.8
2019-09-12 13:31:42 +02:00
Peter Hoeg
5f649b2a10 crun: init at 0.8 2019-09-12 17:23:14 +08:00
Eelco Dolstra
404caba16b
Merge pull request #66775 from Izorkin/qemu
qemu: 4.0.0 -> 4.1.0
2019-09-09 17:36:36 +02:00
Tim Steinbach
8a18c9f261
docker: 19.03.1 -> 19.03.2 2019-09-09 09:11:41 -04:00
Tim Steinbach
69796183b3
docker: 18.09.8 -> 18.09.9 2019-09-09 08:59:03 -04:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Florian Klink
db1f05c763
Merge pull request #66405 from NeQuissimus/virtualbox_6_0_10
virtualbox: 6.0.8 -> 6.0.10
2019-09-06 20:33:35 -07:00
Frederik Rietdijk
66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
Sascha Grunert
573aa63fa6 cri-o: 1.15.0 -> 1.15.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-06 21:52:12 +02:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Tim Steinbach
4e99ef6a18
virtualbox: 6.0.8 -> 6.0.10 2019-09-04 11:12:07 -04:00
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
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +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
volth
7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
Frederik Rietdijk
ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +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
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk
5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Frederik Rietdijk
98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00: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
Izorkin
a2226d7de5 qemu: 4.0.0 -> 4.1.0 2019-08-17 21:00:40 +03: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
Sascha Grunert
e952dc5898
conmon: 0.2.0 -> 0.3.0
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-06-22 16:55:19 +02:00
Frederik Rietdijk
72d647f3d8 Merge master into staging-next 2019-06-21 08:20:26 +02:00
Frederik Rietdijk
f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Justin Bedo
086d5998dd
singularity: 3.0.1 -> 3.2.1 2019-06-18 12:05:42 +10:00
Matthew Bauer
4d6f65b81f
Merge pull request #62167 from matthewbauer/alias-libgl
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Matthew Bauer
263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Marek Mahut
a4e6261173 qemu: CVE-2019-12155 2019-06-15 23:54:01 +02:00
Sascha Grunert
3577443b37 conmon: 0.0.1pre52_6905a4d -> 0.2.0
Update conmon to v0.2.0 and move it into a dedicated package. Since we
are now using conmon as dedicated package, cri-o does not need to built
it, too.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-06-11 10:44:22 -07:00
Matthew Bauer
b22fa4e091
Merge pull request #62842 from lopsided98/lkl-cross
lkl: fix cross
2019-06-09 17:49:57 -04:00