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
adisbladis
0396e494db
vagrant: Use ruby 2.4
...
ffi gem is explicitly referencing libruby.so.2.4
Fixes #32190
2017-11-30 15:57:40 +08:00
Orivej Desh
64f945efd2
Revert "qt48: use tabs in the Makefile patch"
...
to apply a different fix, since the current one does not apply to Darwin.
This reverts commit bfaf7ae5ae
.
2017-11-30 07:42:07 +00: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
Ingolf Wagner
c80e1b6fe7
memo: init at version 0.2
2017-11-29 21:22:25 -03: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
Jonathan Curran
75b79fb5db
Use override instead of overrideScope
2017-11-29 15:47:44 -07: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
Jonathan Curran
7775a1a60e
purescript: fix build by overriding optparse-applicative dependency
2017-11-29 14:52:29 -07: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
Vladimír Čunát
a8f3df29c6
Merge #32165 : curlFull: add brotli support
2017-11-29 22:36:47 +01:00
Tuomas Tynkkynen
703a9f93c1
gcc6: Restore missing platform flags
...
This was missed in commit 1c1207220f
("gcc: Refactor treatment of configure flags"), all other GCC versions
have it right.
2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
0f249a7354
gccSnapshot: Reduce diff to gcc7
2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
d7a0695c43
gcc7: Reduce diff to gcc6
2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
825b953bf5
gcc48: Reduce diff to gcc49
2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
77b409b2cf
gcc49: Reduce diff to gcc5
2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
aa3d195a30
gcc5: Reduce diff to gcc6
2017-11-29 23:09:16 +02: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
Jason Felice
ed38976d9a
chez: support Darwin
2017-11-29 19:26:13 +00:00
Orivej Desh
0c9ba0e149
Merge pull request #32173 from dtzWill/fix/qt48-parallel-patch-tabs
...
qt48: match whitespace in context of patch to better apply on @dtzWill's tree and maybe future nixpkgs too
2017-11-29 18:59:11 +00:00
Kosta Welke
bfd4eae7a2
zopfli: build on macos
2017-11-29 18:34:09 +00:00
Vladimír Čunát
2dfbc5f8ed
nvidia_x11_legacy340: 340.102 -> 340.104
...
Fixes #32169 : build with kernel 4.13.
Unfortunately, 4.13 is going away very soon and for 4.14 doesn't build.
I only tested building it, but these minor bumps should be safe.
2017-11-29 19:04:48 +01:00
Vladimír Čunát
a4280a5e1c
mesa_noglu: use llvm-5 on aarch64 as well
2017-11-29 18:06:57 +01:00
Vladimír Čunát
6671aac6a9
Merge branch 'master' into staging
...
to fix llvm on aarch64
2017-11-29 18:05:51 +01:00
Joachim F
85b4a20db3
Merge pull request #32154 from JamesTheAwesomeDude/palemoon
...
palemoon: 27.6.0 -> 27.6.2
2017-11-29 16:11:28 +00:00