Tim Steinbach
3d2948e009
docker: Fix build after containerd update
2018-01-19 11:26:59 -05:00
Tim Steinbach
d45b33fbaa
Merge pull request #29300 from vdemeester/update-containerd-1
...
containerd: 0.2.9 -> 1.0.1
2018-01-18 23:10:13 +00:00
Vincent Demeester
ef07118a80
containerd: 0.2.9 -> 1.0.1
...
Update containerd to its latest release !
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-18 13:31:53 -08:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Andrey Golovizin
3eb0ddcfc4
virt-manager: add gobjectIntrospection to nativeBuildInputs
2018-01-14 13:31:03 +01:00
Tim Steinbach
438452f07a
docker-edge: 17.12.0 -> 18.01.0
2018-01-11 09:15:47 -05:00
Peter Hoeg
7e8e582e0c
virtmanager-qt: 0.45.75 -> 0.48.79
2018-01-06 22:12:42 +08:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +01:00
Tim Steinbach
b084b36010
docker: 17.{09,11} -> 17.12
2018-01-02 09:11:33 -05:00
David Guibert
1e77d0b975
kernel 4.14 require libelf to compile modules.
...
[...]
make modules -C /nix/store/h1vzl6bq4wif3m8dd1bw2p3fv4shjg3n-linux-4.14.9-dev/lib/modules/4.14.9/build EXTRA_CFLAGS=-Werror-implicit-function-declaration M=/tmp/nix-build-spl-kernel-2017-11-16-4.14.9.drv-0/source/build
/nix/store/h1vzl6bq4wif3m8dd1bw2p3fv4shjg3n-linux-4.14.9-dev/lib/modules/4.14.9/source/Makefile:939: *** "Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel". Stop.
This patch introduces kernel.moduleBuildDependencies to avoid the logic "stdenv.lib.optional (stdenv.lib.versionAtLeast kernel.version "4.14") libelf" in multiple places.
[dezgeg did some minor tweaks on top]
2017-12-29 23:08:17 +02:00
Jörg Thalheim
40658a4886
rkt: needs libacl in LD_LIBRARY_PATH at runtime
...
Rkt opens libacl at runtime to apply acls to the journal directory.
2017-12-26 09:12:17 +01:00
Joachim F
e6542d0609
Merge pull request #32916 from jbedo/singularity-2.4
...
singularity: 2.2 -> 2.4
2017-12-25 13:30:42 +00:00
Orivej Desh
c3cfdc17bf
Merge pull request #32983 from flokli/virtualbox-5.2.4
...
virtualbox: 5.2.2 -> 5.2.4
2017-12-23 16:29:59 +00:00
Graham Christensen
b5a61f2c59
Revert "nixos: doc: implement related packages in the manual"
2017-12-23 07:19:45 -05:00
Florian Klink
eb12741c7a
virtualbox: add license
2017-12-23 03:16:18 +00:00
Florian Klink
035dfacf43
virtualbox: add flokli as maintainer
2017-12-23 03:16:18 +00:00
Florian Klink
e2c6ea72a1
virtualbox: 5.2.2 -> 5.2.4
2017-12-23 03:16:18 +00:00
Arseniy Seroka
36e02645eb
Merge pull request #32424 from oxij/nixos/related-packages
...
nixos: doc: implement related packages in the manual
2017-12-23 03:34:58 +03:00
Justin Bedo
db927ea35b
singularity: 2.2 -> 2.4
2017-12-21 10:50:06 +11:00
volth
489d3e7d06
qemu: fix bin/qemu-kvm on aarch64 + minor fixes
...
* $out/bin/qemu-kvm should point to qemu-system-aarch64 on aarch64, libvirt expect it
* makeWrapper codes are separated as some architectures might require additional command flags (https://github.com/NixOS/nixpkgs/issues/31606#issuecomment-349675127 )
* x86_64-on-i686 is not a native emulation and not supported by KVM, so it is removed from the list
2017-12-19 06:22:16 +02:00
Orivej Desh
24b7408881
Merge pull request #32703 from volth/patch-80
...
qemu: 2.10.1 -> 2.11.0
2017-12-17 02:23:17 +00:00
makefu
7d5692c9ed
neutron: rip
...
part of openstack cleanup
2017-12-15 16:08:37 +01:00
makefu
71767ee3c7
glance: rip
...
part of openstack cleanup
2017-12-15 16:08:10 +01:00
makefu
d3d94992cf
keystone: rip
...
part of openstack cleanup
2017-12-15 16:06:44 +01:00
volth
fbaa749621
qemu: 2.10.1 -> 2.11.0
2017-12-15 08:49:32 +00:00
makefu
5369400bb0
nova: rip
...
part of openstack cleanup
2017-12-13 18:16:29 +01:00
Andreas Rammhold
276683071b
xen: Added patches for XSA-248, XSA-249, XSA-250, XSA-251
2017-12-12 13:34:35 +01:00
Andreas Rammhold
834bdd25a3
xen: apply patches for XSA-246 & XSA-247 (CVE-2017-{17044,17045})
2017-12-12 13:20:03 +01:00
John Doe
750a7c677b
libvirt: remove xen dependency on aarch64
2017-12-11 19:46:05 +02:00
Tim Steinbach
0781951e75
docker: 17.09.0 -> 17.09.1
2017-12-10 14:16:27 -05:00
Jörg Thalheim
379907ca1a
Merge pull request #32394 from flokli/virtualbox-headless
...
virtualboxHeadless: fix build, cleanup buildInputs
2017-12-09 09:46:24 +00:00
Jan Malakhovski
7a92c2074d
xen, qemu: passthru the path to qemu-system-i386
2017-12-07 21:27:32 +00:00
Florian Klink
7441e007b4
virtualbox: add docbook_xsl, docbook_xml_dtd_43
...
These threw warnings when building man pages.
Also move some buildInputs to nativeBuildInputs.
2017-12-07 01:55:58 +01:00
Florian Klink
c8ee4d0928
virtualbox: patch HostServices/SharedClipboard/x11-stub.cpp to use RT_NOREF
...
Signed-off-by: Florian Klink <flokli@flokli.de>
2017-12-07 01:46:18 +01:00
Frederik Rietdijk
a2adaf21f8
Merge pull request #32070 from adisbladis/virt-manager-1_4_3
...
virt-manager: 1.4.2 -> 1.4.3
2017-12-05 20:38:52 +01:00
Andreas Rammhold
d72974a207
qemu: apply patch for CVE-2017-17381
...
More details at [1].
[1] http://www.openwall.com/lists/oss-security/2017/12/05/2
2017-12-05 10:18:42 +01:00
Tuomas Tynkkynen
8c3b96e58c
virtualbox: Broken on non-x86
...
https://hydra.nixos.org/build/65212946
2017-12-03 19:51:59 +02:00
Tuomas Tynkkynen
56ecf95468
open-vm-tools: Broken on non-x86
...
https://hydra.nixos.org/build/65049444
2017-12-03 19:51:58 +02:00
Antoine Eiche
268d3656db
qemu: fix CVE-2017-15118
...
See https://lists.gnu.org/archive/html/qemu-devel/2017-11/msg05045.html
2017-11-29 11:19:50 +01:00
adisbladis
92edbb0a71
virt-manager: 1.4.2 -> 1.4.3
2017-11-26 18:41:41 +08:00
Tuomas Tynkkynen
3b2056536c
qemu: Rename x86Only option to hostCpuOnly
...
And also make it work on ARM and Aarch64.
2017-11-26 11:13:20 +02:00
Tuomas Tynkkynen
eb3925ff62
qemu: Disable numactl on ARM
...
32-bit ARM doesn't do numa.
2017-11-26 11:13:20 +02:00
aszlig
e5c24abf3b
virtualbox: 5.2.0 -> 5.2.2
...
Upstream changes without issue IDs:
* User interface: various improvements for high resolution screens
* User interface: added functionality to duplicate optical and floppy
images
* User interface: various improvements for the virtual media manager
* VMM: fixed emulation so that Plan 9 guests can start once more (5.1.0
regression)
* Storage: fixed regression breaking iSCSI
* Audio: added HDA support for more exotic guests (e.g. Haiku)
* Serial: fixed hanging I/O when using named pipes on Windows (5.2.0
regression)
* Serial: fixed broken communication with certain devices on Linux
hosts
* USB/OHCI: improved behavior so that the controller state after a VM
reset is closer to the initial state after VM start
* EFI: fixed HFS+ driver which in rare cases failed to access most
files on a volume
* Shared clipboard: fixed hang with OS X host and Linux guest
* Linux hosts: fixed kernel module compilation and start failures with
Linux kernel 4.14
* X11 hosts: better handle WM_CLASS setting
* Linux guests: fixed kernel module compilation and other problems with
Linux kernel 4.14
* Linux guests: fixed various 5.2.0 regressions
* Bridged networking: fixed duplicate EtherType in VLAN/priority tags
on Linux (5.2.0 regression)
The full changelog including issue IDs can be found at:
https://www.virtualbox.org/wiki/Changelog
Aside from just bumping the version number I also had to strip 3 levels
of the paths included in the guest-additions patches, because the
version was hardcoded in there and the patches still apply as-is.
I've re-added the stripped path using patchFlags and the -d option of
the patch utility.
Tested this by running all of the tests in the "virtualbox" NixOS VM
test module, here is the URL to the finished evaluation on my Hydra:
https://headcounter.org/hydra/eval/380191
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @NeQuissimus, @orivej, @etu, @vcunat
Issue: https://github.com/NixOS/nixpkgs/issues/31640
Issue: https://github.com/NixOS/nixpkgs/pull/31037
2017-11-24 23:10:57 +01:00
Tim Steinbach
44f1d45833
Merge pull request #31899 from NeQuissimus/docker_17_11
...
docker-edge: 17.10 -> 17.11
2017-11-22 13:05:49 +00:00
Tuomas Tynkkynen
91d2cf9642
lkl: Supports aarch64
...
ARMv6 and ARMv7 didn't work when I tried.
2017-11-22 00:01:13 +02:00
Tim Steinbach
3901f08f10
docker-edge: 17.10 -> 17.11
2017-11-21 09:23:48 -05:00
Periklis Tsirakidis
1434c5ed9c
fixup! docker-cli: enable darwin support
2017-11-20 20:30:46 +01:00
Periklis Tsirakidis
4a2bd8ed14
fixup! docker-cli: enable darwin support
2017-11-20 20:16:08 +01:00
Periklis Tsirakidis
0f0ffa70a0
docker-cli: enable darwin support
2017-11-20 20:07:00 +01:00
Orivej Desh
4cc5d222ce
bochs: fix build with glibc 2.26
...
Tracking issue: #31696
2017-11-16 13:00:28 +00:00
Orivej Desh
41e0d4b68d
vpcs: fix build with glibc 2.26
...
Tracking issue: #31696
2017-11-16 12:30:39 +00:00
Tim Steinbach
dd53d0f1a0
virtualbox: 5.1.26 -> 5.2.0
2017-11-15 10:14:44 -05:00
Orivej Desh
b8cc69b31e
lkl: 2017-10-18 -> 2017-11-10
2017-11-11 20:25:18 +00:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636
2017-11-10 22:13:46 +01:00
adisbladis
849dd43891
tini: 0.13.1 -> 0.16.1
2017-11-11 01:54:57 +08:00
Vladimír Čunát
18aada9c4c
virtualbox: fixup build with glibc-2.26
...
Explanation:
https://www.linuxquestions.org/questions/slackware-14/sbo-scripts-not-building-on-current-read-1st-post-pls-4175561999/page46.html#post5753698
2017-11-08 10:00:32 +01:00
José Romildo Malaquias
62204a59c7
Merge branch 'master' into upd.lxqt
2017-11-02 10:27:39 -02:00
José Romildo Malaquias
82e75a0bac
Merge branch 'upd.lxqt' of github.com:romildo/nixpkgs into upd.lxqt
2017-11-02 10:22:22 -02:00
José Romildo Malaquias
d9f9c0d0d1
qtermwidget: keep version 0.7.1, needed by virt-manager-qt
2017-11-02 10:15:48 -02:00
Peter Hoeg
7c83413a7d
virtmanager-qt: 0.43.72 -> 0.45.75
2017-11-02 14:03:58 +08:00
Tim Steinbach
69050c7077
Merge pull request #30896 from NeQuissimus/xen_xsa
...
xen: 4.8.1 -> 4.8.2; apply XSAs
2017-10-31 07:03:23 -04:00
Herwig Hochleitner
2ede55a37b
virtualbox: move extensionPack from meta to passthru
2017-10-29 02:03:46 +02:00
Tim Steinbach
54f8dfda53
xen: Create XSA patch directory
2017-10-28 10:19:12 -04:00
Herwig Hochleitner
e05135d80e
virtualbox: expose extensionPack in meta
...
This way it can be added to system.extraDependencies to save it from gc
2017-10-28 15:10:34 +02:00
Franz Pletz
b3dc24c8c8
qemu: 2.9.1 -> 2.10.1
2017-10-25 17:49:35 +02:00
Wout Mertens
7144f88c48
open-vm-tools: Fix rebooting on NixOS
2017-10-23 13:59:37 +02:00
Vincent Laporte
1923cabeb4
ocamlPackages: default to 4.04
2017-10-19 17:57:14 +02:00
Tim Steinbach
606487e19c
Merge pull request #30522 from NeQuissimus/docker_17_10
...
docker: add 17.10.0-ce
2017-10-19 07:39:50 -04:00
Joachim Fasting
a8a38feeeb
lkl: 2017-08-09 -> 2017-10-18
...
Based on linux 4.13
2017-10-18 22:11:37 +02:00
Tim Steinbach
de3d191b91
docker: add 17.10.0-ce
2017-10-18 08:25:25 -04:00
Tim Steinbach
7fa69c4e8c
Merge pull request #30126 from NeQuissimus/rkt_1_29_0
...
rkt: 1.28.1 -> 1.29.0
2017-10-07 15:45:39 -04:00
Tim Steinbach
f192ce9730
rkt: 1.28.1 -> 1.29.0
2017-10-05 09:47:30 -04:00
Orivej Desh
fda26c8476
Merge branch 'master' into staging
...
* master: (271 commits)
pysmbc: clarify license
pysmbc: fix license
bazel: 0.5.4 -> 0.6.0 (#29990 )
googler: init at 3.3
go: declare support for aarch64
firefox-beta-bin: 56.0b5 -> 57.0b4
spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
gogs: 0.11.19 -> 0.11.29
grafana: 4.5.1 -> 4.5.2
mopidy-iris: 3.4.1 -> 3.4.9
nextcloud: 12.0.2 -> 12.0.3
haskell-json-autotype: jailbreak to fix build within LTS 9.x
kore: fix up
kore: init at 2.0.0
glusterfs service: fix issues with useRpcbind
tig: 2.2.2 -> 2.3.0
haskell-hspec-core: enable test suite again
hackage-packages.nix: automatic Haskell package set update
librsvg: fix thumbnailer path
awscli: 1.11.108 -> 1.11.162
...
2017-10-02 00:22:12 +00:00
Franz Pletz
df86f19968
virt-what: init at 1.18
2017-09-29 00:07:37 +02:00
John Ericson
f037625f87
Merge remote-tracking branch 'upstream/staging' into deps-reorg
2017-09-28 12:32:57 -04:00
Franz Pletz
536ab403d4
qemu: 2.9.0 -> 2.9.1
...
Security and bugfix release.
2017-09-28 16:59:41 +02:00
Orivej Desh
f1ffca9ac6
docker: fix docker_17_06 build
...
Broken by #29843
2017-09-28 11:59:53 +02:00
Tim Steinbach
825e417457
docker: add 17.09.0-ce
2017-09-27 08:18:40 -04:00
Peter Hoeg
4f25b7b6b3
open-vm-tools: 10.1.0 -> 10.1.10
2017-09-25 09:41:29 +08:00
John Ericson
ed14223f8c
treewide: Manual fix more pkg-config build-inputs
2017-09-21 15:49:54 -04:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Vincent Demeester
19ba982b40
runc: 1.0.0-rc3 -> 1.0.0-rc4
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-09-19 11:55:01 +02:00
Bjørn Forsman
67c70aa581
OVMF: add 'src' attribute
...
No functional change, but allows getting the source via the standard
attribute: `nix-build -A OVMF.src`.
2017-09-13 17:30:28 +02:00
Tuomas Tynkkynen
84544c5bc2
seabios: Only works on x86
...
https://hydra.nixos.org/build/60949790
2017-09-13 15:18:15 +03:00
Michael Weiss
6373c9606d
vpcs: init at 0.8
2017-09-11 18:54:30 +02:00
Michael Weiss
1011c76598
dynamips: init at 0.2.17
2017-09-11 15:17:56 +02:00
Tim Steinbach
054ed6abc3
Merge pull request #29042 from NeQuissimus/docker_17_06_2
...
docker: 17.06.1-ce -> 17.06.2-ce
2017-09-06 15:04:22 -04:00
Tim Steinbach
8bd1a220d9
docker: 17.06.1-ce -> 17.06.2-ce
2017-09-05 19:57:29 -04:00
Jaka Hudoklin
3ca311d74d
spice-vdagent: systemd-logind integration
...
This change adds systemd as dependency to enable user session
integration with systemd-logind
2017-09-03 16:14:17 +02:00
Heitham Omar
6dcc77bdb8
docker: add libseccomp to build
2017-08-30 20:28:43 +02:00
Tim Steinbach
693d2403f1
docker-edge: 17.06 -> 17.07
2017-08-30 13:04:45 +02:00
Tim Steinbach
52b56bf02d
containerd: 0.2.5 -> 0.2.9
2017-08-28 20:22:00 -04:00
Robin Gloster
815cffc3f2
docker-distribution: 2.6.0 -> 2.6.2
2017-08-28 12:54:41 +02:00
Jörg Thalheim
0f789e7a0c
Merge pull request #28618 from lheckemann/edk2-2017
...
edk2: 2014-12-10 -> UDK2017
2017-08-28 11:03:47 +01:00
Linus Heckemann
f6afe064a0
edk2: 2014-12-10 -> UDK2017
2017-08-27 19:41:10 +01:00
Tim Steinbach
5b1134cb79
docker: 17.06.0-ce -> 17.06.1-ce
2017-08-18 16:39:43 -04:00
Matthew Bauer
725f7ca2ef
coreboot: use https for homepage
2017-08-17 15:04:37 -07:00
Tim Jäger
0c1c3d2b99
qemu: fix HDA recording latency
...
Very long latency occurs for audio inputs when simulating an Intel HDA device.
Patch courtesy of Volker Rümeling.
https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg03336.html
2017-08-16 09:48:49 +02:00
Frederik Rietdijk
13bbaee21d
Merge pull request #27881 from mimadrid/fix/http-https
...
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Frederik Rietdijk
7ebcd39a0f
Merge commit '4c49205' into HEAD
2017-08-13 18:34:59 +02:00