Commit Graph

88353 Commits

Author SHA1 Message Date
Matthew Bauer
fc9508d387 mg: fix darwin build
-Wno-error is needed
2016-08-16 19:25:43 +00:00
Matthew Bauer
0acdc51d0e pcsclite: fix darwin build
needs IOKit
2016-08-16 19:25:43 +00:00
Matthew Bauer
3182e52fdd libstatgrab: fix darwin build
Darwin needs IOKit to work.
2016-08-16 19:25:43 +00:00
Matthew Bauer
de914d0190 libsecret: fix darwin build
darwin needs the -lintl flag
2016-08-16 19:25:42 +00:00
Matthew Bauer
483a480cea libomxil-bellagio: disable on Darwin
I can't find any information on this for Darwin. It appears to be
Linux-only.
2016-08-16 19:25:42 +00:00
Matthew Bauer
122bac8f26 libfreefare: fix darwin build 2016-08-16 19:25:42 +00:00
Matthew Bauer
ae75531b3c i3-block-gaps: disable darwin 2016-08-16 19:25:42 +00:00
Matthew Bauer
fe923c915d gkrellm: fix darwin build 2016-08-16 19:25:42 +00:00
Matthew Bauer
51085c0681 hardlink: fix darwin build 2016-08-16 19:25:41 +00:00
Matthew Bauer
738b0a39d7 dog: fix darwin build 2016-08-16 19:25:41 +00:00
Matthew Bauer
07ca8027d9 fontforge-gtk: fix darwin build 2016-08-16 19:25:41 +00:00
Matthew Bauer
f8f4da3561 dumbtorrent: fix darwin build 2016-08-16 19:25:41 +00:00
Matthew Bauer
9ab5b14d56 genromfs: fix darwin build 2016-08-16 19:25:41 +00:00
Matthew Bauer
ad61000697 cccc: fix darwin build 2016-08-16 19:25:41 +00:00
Matthew Bauer
0edb35ad78 glew110: fix darwin build 2016-08-16 19:25:40 +00:00
Matthew Bauer
5ba0165034 gegl: fix darwin build 2016-08-16 19:25:40 +00:00
Matthew Bauer
410fa4b427 fox: fix darwin build 2016-08-16 19:25:40 +00:00
Matthew Bauer
7afc589d7d dclxvi: fix darwin build 2016-08-16 19:25:40 +00:00
Matthew Bauer
58eb27f5ed boringssl: fix darwin build
Add -Wno-error to make clang happy. Seems impossible to keep both gcc and clang happy.
2016-08-16 19:25:40 +00:00
Matthew Bauer
fa4b1ee68a erlangR16: fix darwin build 2016-08-16 19:25:39 +00:00
Matthew Bauer
9610fc55ef gpicview: fix darwin build 2016-08-16 19:25:39 +00:00
Matthew Bauer
1705b314d5 geany: fix darwin build 2016-08-16 19:25:39 +00:00
Matthew Bauer
554b06522e cd-discid: fix darwin build 2016-08-16 19:25:39 +00:00
Matthew Bauer
69a5e300a6 bs1770gain: disable clang error
Uuse -Wno-error to make clang happy.
2016-08-16 19:25:29 +00:00
Robert Helgesson
9e6c2adfca
perl-Log-Handler: 0.87 -> 0.88 2016-08-12 00:20:52 +02:00
Robert Helgesson
6df074c43e
perl-File-Slurper: 0.008 -> 0.009 2016-08-12 00:20:52 +02:00
Vladimír Čunát
a97df891fe mariadb: use jemalloc on every platform
It seems to be failing to configure without it on Darwin:
http://hydra.nixos.org/build/38440660/nixlog/1/raw
This doesn't cause a rebuild on Linux platforms.
2016-08-11 19:25:51 +02:00
Vladimír Čunát
b523c1deb9 thc-hydra: fix the tarball job
Darwin has no `stdenv.glibc`.
2016-08-11 19:16:45 +02:00
Robin Gloster
cfdab94bb3 Merge pull request #16752 from phunehehe/android-studio
android-studio: repackage in an FHS environment
2016-08-11 17:10:01 +00:00
Michael Raskin
bb4884bb32 Oops, actually use proper mdds for libreoffice-still 2016-08-11 18:49:18 +02:00
Michael Raskin
7b8bd1779e libreoffice-fresh: kill some tests 2016-08-11 18:49:18 +02:00
Michael Raskin
3bf7d5ca03 libreoffice-fresh: 5.1.3.2 -> 5.2.0.4, tests fail for now 2016-08-11 18:49:18 +02:00
Michael Raskin
45a61dc067 Tolerate missed spaces in the download list 2016-08-11 18:49:18 +02:00
Michael Raskin
b189d34a1b libreoffice-still: 5.0.6.3 -> 5.1.5.2 2016-08-11 18:49:18 +02:00
Michael Raskin
01b3f3d00b mdds: 0.12.1 -> 1.2.1 2016-08-11 18:49:18 +02:00
Michael Raskin
44760fca8e libre: 0.4.16 -> 0.4.17 2016-08-11 18:49:18 +02:00
Michael Raskin
62564d8bec libmwaw: 0.3.7 -> 0.3.8 2016-08-11 18:49:18 +02:00
Michael Raskin
a5d752c630 libatomic_ops: 7.4.2 -> 7.4.4 2016-08-11 18:49:18 +02:00
Michael Raskin
6536d6fe9c mdds: 0.12.0 -> pinned 0.12.1, use it for libreoffice-still instead of freshest 2016-08-11 18:49:18 +02:00
Robin Gloster
40d217b90e Merge pull request #17657 from matthewbauer/darwin-misc
Darwin misc. fixes
2016-08-11 16:41:34 +00:00
Robin Gloster
e8c7f1953d Merge pull request #17666 from regnat/spotify
spotify : 1.0.34.146.g28f9eda2-19 -> 1.0.36.120.g536a862f-20
2016-08-11 16:34:45 +00:00
obadz
18947c9e36 Revert "ecryptfs: fix kernel bug introduced in 4.4.14"
The Linux 4.4.17 release fixes the underlying issue

This reverts commit fad9a8841b.
2016-08-11 17:15:54 +01:00
Michael Raskin
b839d0cd75 compiz: 0.9.12.2 -> 0.9.13.0 2016-08-11 17:57:35 +02:00
Michael Raskin
beaee69795 freeipmi: 1.5.2 -> 1.5.3 2016-08-11 17:57:35 +02:00
Michael Raskin
978dac9dee getmail: 4.49.0 -> 4.50.0 2016-08-11 17:57:35 +02:00
Michael Raskin
d9e64c830c ised: 2.7.0 -> 2.7.1 2016-08-11 17:57:35 +02:00
Michael Raskin
c27ea9bb6b glusterfs: 3.7.11 -> 3.8.1 2016-08-11 17:57:35 +02:00
Michael Raskin
d1435913cf nginx: 1.11.2 -> 1.11.3 2016-08-11 17:57:35 +02:00
Michael Raskin
b893d84d53 firejail: 0.9.40-rc1 -> 0.9.42-rc1 2016-08-11 17:57:35 +02:00
Michael Raskin
8b4eb6fa4d eudev: 3.1.5 -> 3.2 2016-08-11 17:57:35 +02:00