Commit graph

121738 commits

Author SHA1 Message Date
Orivej Desh 1f99fd6965 libminc: fix build after hdf5 upgrade by using hdf5_1_8 2017-12-01 00:37:29 +00:00
Orivej Desh dd7738d13f
Merge pull request #32203 from jtojnar/xorg-localectl
nixos/xserver: Move the keyboard configuration to 00-keyboard.conf
2017-12-01 00:29:47 +00:00
Orivej Desh e1757f6a24 julia: do not print environment before testing 2017-12-01 00:05:26 +00:00
Jörg Thalheim ef8933233b
Merge pull request #32013 from romildo/upd.lumina
lumina: 1.3.0 -> 1.4.0-p1
2017-11-30 21:48:24 +00:00
José Romildo Malaquias 0345e5d576 lumina: 1.3.0 -> 1.4.0-p1 2017-11-30 16:23:59 -02:00
zimbatm cc1d7a358f direnv: 2.13.2 -> 2.13.3 2017-11-30 18:14:42 +00:00
Peter Simons b0f82f0f2d R: update to 3.4.3 2017-11-30 18:45:48 +01:00
Peter Simons 458331408e r-openssl: fix build 2017-11-30 18:45:47 +01:00
Tuomas Tynkkynen 86ad1451f2 xorg: Mark some xf86* drivers x86-only
https://hydra.nixos.org/eval/1413937?filter=xorg&compare=1358674
2017-11-30 19:03:14 +02:00
Robert Helgesson 1332bf244c
perl-CryptX: 0.054 -> 0.055 2017-11-30 16:02:19 +01:00
adisbladis 88417853e1
Merge pull request #32205 from cillianderoiste/mhwaveedit
mhwaveedit: fix src url (gna is dead) and use autoreconf for build
2017-11-30 23:00:03 +08:00
Cillian de Róiste 77882b6dc4 mhwaveedit: fix src url (gna is dead) and use autoreconf for build 2017-11-30 14:37:44 +01:00
Vladimír Čunát e55c3b37b2
Merge #32198: firefox patch-updates 2017-11-30 14:37:36 +01:00
Jan Tojnar 1d868aa8de
nixos/xserver: Move the keyboard configuration to 00-keyboard.conf
localectl looks for keyboard settings in /X11/xorg.conf.d/00-keyboard.conf

Closes: #29959, #14318
2017-11-30 14:10:34 +01:00
Milan Svoboda 8bc0bf6785
kitty: 0.4.2 → 0.5.0 2017-11-30 13:12:11 +01:00
Eelco Dolstra 949a6e3ec5
Merge pull request #32188 from NixOS/copumpkin-aws-ntp
amazon-image: use NTP provided by the hypervisor
2017-11-30 13:06:25 +01:00
taku0 282bd5c03c firefox-esr: 52.5.0esr -> 52.5.1esr 2017-11-30 20:33:08 +09:00
Vladimír Čunát d477bc353c
ocamlnet: fixup build by bringing back nettle-3.3 2017-11-30 12:28:35 +01:00
Vladimír Čunát e9550f290c
nvidia_x11_legacy340: add another patch
I *suspect* that NV_VM_OPERATIONS_STRUCT_HAS_FAULT isn't detected
in our case for some reason, so this patch doesn't make a difference.
In any case, the patch seems unlikely to make anything worse.
2017-11-30 12:06:27 +01:00
Orivej Desh 163315f5e2
Merge pull request #32183 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-11-30 11:06:02 +00:00
Orivej Desh 6b4f0b5bf4 qt4: fix parallel building
qmake needs uic to extract dependency information from .ui files.  In -fast mode
qmake generates Makefiles for each subproject after the previous subproject is
built, and by the time it encounters subprojects with .ui files, uic is
available to provide dependency information.  In -no-fast mode qmake builds
subprojects in the same order, but generates all Makefiles beforehand, without
uic, and they miss dependencies.
2017-11-30 09:51:14 +00:00
Orivej Desh c8d822252b qt4: delete parallel-build.patch to replace with a generic fix 2017-11-30 09:51:14 +00:00
adisbladis d7fb709180
Merge pull request #32192 from 4z3/exim
exim: 4.89 -> 4.89.1
2017-11-30 17:30:14 +08:00
Vladimír Čunát b934716782
nvidia_x11_legacy304: fix build with kernel 4.14
/cc #31640.
2017-11-30 09:51:17 +01:00
Vladimír Čunát 1e4d675c4e
nvidia_x11_legacy304: 304.135 -> 304.137
This now builds with kernel 4.13; Debian has only the typo patch there.
Curiously, .settings still fails to link on x86_64-linux but works
on i686-linux, just as with .135.
2017-11-30 09:50:22 +01:00
tv 4eb6309da3 exim: 4.89 -> 4.89.1 2017-11-30 09:13:28 +01:00
Orivej Desh 905672f524 nixos/pulseaudio: document audio group for system wide access 2017-11-30 06:37:01 +00:00
Daniel Peebles 5fd528d043
amazon-image: use NTP provided by the hypervisor
See http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/set-time.html for more information.

Fixes #32187
2017-11-29 22:48:00 -05:00
Peter Hoeg 9a4cd40337 gemrb: 0.8.1 -> 0.8.5
Additionally:
 - use SDL2 instead of SDL
2017-11-30 11:14:47 +08:00
adisbladis 78b3d6de28
Merge pull request #32184 from acowley/rtags-2.16
rtags: 2.15 -> 2.16
2017-11-30 09:50:54 +08:00
Peter Hoeg c2509a8d28 quaternion: fix hash 2017-11-30 09:22:57 +08:00
taku0 28f55a216f firefox: 57.0 -> 57.0.1 2017-11-30 09:12:59 +09:00
taku0 e9587f0a5f firefox-bin: 57.0 -> 57.0.1 2017-11-30 09:12:47 +09:00
Tuomas Tynkkynen 7fbf1c9afa yle-dl: 2.27 -> 2.28 2017-11-30 01:41:40 +02:00
Anthony Cowley cd5ce7f4d4 rtags: 2.15 -> 2.16 2017-11-29 18:29:20 -05:00
Jörg Thalheim cdfc462140
Merge pull request #32166 from lheckemann/mumble-icon-fix
mumble: fix icon symlink
2017-11-29 23:12:18 +00:00
Jörg Thalheim 4657fc893a
Merge pull request #32174 from lheckemann/weechat-all-default
weechat: default to enabling all plugins
2017-11-29 23:02:32 +00:00
Daiderd Jordan aee138b506
Merge pull request #32182 from cjtoolseram/master
added pssh to darwin
2017-11-30 00:02:23 +01:00
Michael Alan Dorman 0dad7d997b emacsPackagesNg: mark some packages broken
These failed to build for various reasons.
2017-11-29 17:50:54 -05:00
Michael Alan Dorman f684d9a422 melpa-packages: 2017-11-29
Removals:
 - faustine: bitbucket repo no longer exists
2017-11-29 17:50:51 -05:00
Michael Alan Dorman 8cb330cb23 melpa-stable-packages: 2017-11-29
Removals:
 - faustine: bitbucket repo no longer exists
2017-11-29 17:50:48 -05:00
Michael Alan Dorman 198f4cb0da org-packages: 2017-11-29 2017-11-29 17:50:46 -05:00
Michael Alan Dorman e086cbf9fc elpa-packages: 2017-11-29 2017-11-29 17:50:37 -05:00
Vladimír Čunát 6aa3f54f8d
nvidia_x11_legacy340: patch to support kernel 4.14
/cc #31640.
2017-11-29 23:26:00 +01:00
Tuomas Tynkkynen a43ec91901 usbutils: 008 -> 009 2017-11-29 23:40:33 +02:00
Tuomas Tynkkynen 95c67a600f xfsprogs: 4.13.1 -> 4.14.0 2017-11-29 23:40:33 +02:00
James Earl Douglas 00cda0d18d nixos/nexus: fix typo
Nexus is produced by [Sonatype][1], not SonarType.

[1]: https://www.sonatype.org/
2017-11-29 22:39:37 +01:00
Vincent Laporte 191f03f02e
ocamlPackages.re: disable tests for OCaml ≥ 4.06 2017-11-29 20:46:24 +00:00
Daiderd Jordan a125946bc1
Merge pull request #32177 from eraserhd/chez-darwin
Enable Chez Scheme on Darwin
2017-11-29 21:08:01 +01:00
Orivej Desh 2f810cb315
Merge pull request #32176 from kosta/master
Build zopfli on macos
2017-11-29 19:29:11 +00:00