Vladimír Čunát
fb3c062e54
glibc-info: fix #11476 build with multiple outputs
2015-12-05 08:59:30 +01:00
Vladimír Čunát
b6bbe9c42a
x265: hack-fix build with multiple outputs
2015-12-04 14:42:32 +01:00
Luca Bruno
e289717414
rename moveToOutput and propagatedBuildInputs
2015-12-02 10:05:36 +01:00
Luca Bruno
920b1d3591
Merge branch 'master' into closure-size
2015-11-29 16:50:26 +01:00
Vladimír Čunát
81b9cc6f54
html-tidy: unify with its drop-in replacement tidy-html5
...
- the original project has been unmaintained for years
- some dependants needed to be patched due to renamed headers
https://github.com/htacg/tidy-html5/issues/326#issuecomment-160329114
- separate tidy-html5 package was removed, as since the 5.0.0 version
it's meant as a successor to both, and library name got back
from libtidy5.so to libtidy.so
https://github.com/htacg/tidy-html5/issues/326#issuecomment-160314666
/cc committers to tidy-html5: @edwjto and @zimbatm.
2015-11-29 10:32:02 +01:00
Matthias C. M. Troffaes
b5e06b04a7
wolfssl: init at 3.7.0
...
Picked from #11287 .
2015-11-27 11:00:40 +01:00
Tobias Geerinckx-Rice
2798b02ad0
Convert some *Flags from strings to lists
2015-11-26 23:45:31 +01:00
Tuomas Tynkkynen
cab1cb5af4
glib: Fix path to gettext_dir in glib-gettextize
...
Otherwise e.g. epiphany doesn't build.
2015-11-26 10:07:20 +01:00
Eric Sagnes
6874221403
libchewing: init at 0.4.0
2015-11-26 16:12:25 +08:00
宋文武
341c250013
grantlee: fix evaluation
2015-11-26 09:53:02 +08:00
Jude Taylor
2455dac320
libdevil: fix build in clang stdenvs
2015-11-25 14:21:01 -08:00
Luca Bruno
a412927924
Merge remote-tracking branch 'origin/master' into closure-size
2015-11-25 21:37:30 +01:00
zimbatm
144eed8bad
libressl: split branches and add 2.3.1 ( close #11196 )
...
2.3.x introduces some backward-incompatible changes but is still nice to have.
Both 2.3.1 and 2.2.4 are available and 2.2.4 is still the default for now.
2015-11-24 18:10:53 +01:00
Joachim Fasting
ad4167e87e
ggz_base_libs: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Joachim Fasting
e9fd07c706
dssi: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Joachim Fasting
f4c9d2f64e
libfixposix: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Joachim Fasting
a2ccc80774
speech_tools: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Joachim Fasting
a1e397c4fb
ode: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Joachim Fasting
048f00a9dc
geoclue: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Joachim Fasting
a799e1dff2
libx86: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Thomas Tuegel
4cb7779a5a
qt55: 5.5.0 -> 5.5.1
2015-11-23 12:58:39 -06:00
Thomas Tuegel
03aa8b8e12
qca2: 2.1.0 -> 2.1.1
2015-11-23 06:39:08 -06:00
Thomas Tuegel
e6c06e2bf5
qca-qt5: 20150422 -> 2.1.1
2015-11-23 06:39:07 -06:00
Thomas Tuegel
14b8638560
qt55Libs.qca-qt5: 20150422 -> 2.1.1
2015-11-23 06:39:07 -06:00
Thomas Tuegel
e45f0e9715
kxmlgui: propagate kconfigwidgets dependency
2015-11-23 06:39:06 -06:00
Thomas Tuegel
526deb0043
kf516: init at 5.16
2015-11-23 06:39:04 -06:00
Vladimír Čunát
333d69a5f0
Merge staging into closure-size
...
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Vladimír Čunát
3c397e8ec8
taglib: bring back 1.9 to fix kde4.kdemultimedia
...
/cc #11097 .
2015-11-20 10:44:00 +01:00
Vladimír Čunát
48409bd3f4
mediastreamer: work around a build problem
...
The new deprecation was most likely triggered by ffmpeg update to 2.8.*
2015-11-20 09:11:13 +01:00
William A. Kennington III
357e471d56
rocksdb: 4.0 -> 4.1
2015-11-17 21:12:49 -08:00
William A. Kennington III
b809f886c0
libinput: 1.0.1 -> 1.1.1
2015-11-17 21:11:53 -08:00
William A. Kennington III
6e9f0df8bd
gtk: 3.18.4 -> 3.18.5
2015-11-17 21:11:53 -08:00
Pascal Wittmann
7fd2796e99
Replace 'with plaforms; platform' with 'platforms.platform'
2015-11-17 21:30:43 +01:00
Luca Bruno
db4e688df2
git2: fix libssh support
2015-11-17 17:55:20 +01:00
Vladimír Čunát
31aa281919
libpng12: security update 1.2.53 -> 1.2.54
...
Part of fix for #11030 .
Also refactor meta.
2015-11-17 12:57:33 +01:00
Domen Kožar
f809e8e0ab
webkitgtk: 2.10.0 -> 2.10.4 (fix build)
2015-11-17 08:19:01 +01:00
Domen Kožar
4755afc385
Merge commit 'b666ac3e9ff3f08b120d068770768be580e67f76' (staging)
...
Merge rest of the fixes from staging
2015-11-16 11:23:06 +01:00
Peter Simons
731965eb24
Merge pull request #10967 from sjourdois/cracklib
...
cracklib: 2.9.4 -> 2.9.6
2015-11-16 11:09:04 +01:00
Peter Simons
2025ed52a0
Merge pull request #10987 from mcmtroffaes/feature/libssh2-mingw
...
libssh2: fix shared library build under mingw
2015-11-16 11:05:45 +01:00
Vladimír Čunát
cc86857601
libpng: security and maintenance 1.6.18 -> 1.6.19
...
Fixes #11030 , CVE-2015-{7981,8126}.
2015-11-16 08:12:08 +01:00
Tobias Geerinckx-Rice
b0e253a05c
libpsl: list 2015-11-12 -> 2015-11-13
2015-11-15 03:56:59 +01:00
William A. Kennington III
b762a2035c
taglib: 1.9.1 -> 1.10
2015-11-14 13:28:48 -08:00
William A. Kennington III
453f7c7218
Merge branch 'master.upstream' into staging.upstream
2015-11-14 12:39:32 -08:00
William A. Kennington III
6602f49495
Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""
...
This reverts commit 741bf840da
.
This reverts the fallout from reverting the major changes.
2015-11-14 12:32:51 -08:00
William A. Kennington III
cdf65ba19e
gtk3: 3.18.3 -> 3.18.4
2015-11-13 15:55:33 -08:00
William A. Kennington III
8f45d18a71
Merge branch 'master.upstream' into staging.upstream
2015-11-13 15:54:10 -08:00
William A. Kennington III
9579c9ec7f
Merge commit 'cb21b77' into master.upstream
...
This is a partial merge of staging for builds which are working
2015-11-13 15:53:10 -08:00
Arseniy Seroka
f7bd63dc77
Merge pull request #10977 from sjourdois/ffmpeg
...
darwin: ffmpeg-full and deps: darwin fixes
2015-11-13 17:43:54 +03:00
Tobias Geerinckx-Rice
519d18b063
libpsl: list 2015-10-11 -> 2015-11-12
2015-11-13 15:07:34 +01:00
vbgl
c14eca68a4
Merge pull request #10965 from sjourdois/cgal
...
cgal: 4.6.1 -> 4.7
2015-11-13 00:07:04 +01:00