Robin Gloster
4cc69fac73
ace: 6.4.2 -> 6.4.3
2017-07-19 12:15:21 +02:00
Lancelot SIX
0e24b762ea
libgcrypt: 1.7.8 -> 1.8.0
...
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00006.html
for release information
2017-07-19 11:20:09 +02:00
Peter Hoeg
c9f487ac5d
gsoap: 2.8.42 -> 2.8.49
...
Fixes: CVE-2017-9765
2017-07-19 11:53:34 +08:00
Jörg Thalheim
d945e3ccc4
Merge pull request #27366 from veprbl/version_bumps
...
bump rivet, yoda, lhapdf
2017-07-18 23:38:53 +01:00
Daniel Peebles
bd2e91e3a2
Merge pull request #27318 from copumpkin/darwin-high-sierra
...
Support High Sierra on Darwin
2017-07-18 17:06:06 -04:00
Franz Pletz
1cf4100539
lucenepp: 3.0.6 -> 3.0.7
2017-07-18 18:04:25 +02:00
adisbladis
ac55c6600b
qt5: 5.9.0 -> 5.9.1
2017-07-18 19:57:11 +08:00
Thomas Tuegel
827b0e1b81
Merge pull request #27458 from ttuegel/bugfix/kde-icon-cache
...
breeze-icons: generate icon cache
2017-07-18 06:17:15 -05:00
Robert Helgesson
cc8e2aec29
expat: 2.2.1 -> 2.2.2
2017-07-18 00:58:20 +02:00
Frederik Rietdijk
28b7d016ca
Merge pull request #27005 from jtojnar/fix/corebird-gst
...
gst_all_1.gst-plugins-bad: build gtksink plugin
2017-07-17 17:50:27 +02:00
Dmitry Kalinkin
ae8eff8b7b
lhapdf: update hash
2017-07-17 11:03:47 -04:00
Jan Tojnar
0edae74119
gst_all_1.gst-plugins-bad: allow building gtksink plugin
...
Corebird requires gtksink gstreamer plugin to play videos. [1] The plugin,
however, is only built when GTK is available.
This patch adds gtk3 as an optional dependency to gst_all_1.gst-plugins-bad
package, allowing the build of gtksink.
[1]: https://github.com/baedert/corebird/issues/431
2017-07-17 16:50:09 +02:00
Frederik Rietdijk
3eceecb90d
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-17 13:52:01 +02:00
Frederik Rietdijk
c0cf19608f
aspellWithDicts: create derivation with aspell and selected dictionaries
...
Currently, `aspell` checks the active profiles for dictionaries. While
this may be convenient, it does not work with `nix-shell` and it doesn't
allow any isolation.
This commit adds the possibility to use composition by creating a
derivation with `symlinkJoin` that contains all the chosen dictionaries,
and another derivation that wraps the executables linking to the dictionaries.
Nix example:
my_aspell = aspellWithDicts(ps: with ps; [ en nl ])
`nix-shell` example:
nix-shell -p 'aspellWithDicts(ps: with ps; [ en nl ])'
2017-07-17 10:17:20 +02:00
Dmitry Kalinkin
4c0e86ba67
fastnlo: 2.3.1pre-2212 -> 2.3.1pre-2402
2017-07-17 04:16:43 -04:00
Dmitry Kalinkin
6bcc20361f
herwig: 7.0.4 -> 7.1.1, thepeg: 2.0.3 -> 2.1.1
2017-07-17 00:20:59 -04:00
Franz Pletz
c2e9f45df2
exiv2: 0.25 -> 0.26
2017-07-17 02:53:14 +02:00
Graham Christensen
4a2f605398
Merge pull request #24720 from k0001/hun-es
...
hunspellDicts: add spanish dictionaries.
2017-07-16 16:36:14 -04:00
Thomas Tuegel
0d06192c4f
breeze-icons: generate icon cache
...
Fixes #21345 by generating the icon cache when the theme is installed.
2017-07-16 07:42:48 -05:00
Benno Fünfstück
063e81145d
Merge pull request #26036 from bcdarwin/elastix
...
elastix: init at 4.8
2017-07-15 20:15:44 +02:00
Vladimír Čunát
b3729eb3f2
libuv: 1.12.0 -> 1.13.1
2017-07-15 15:59:21 +02:00
Vladimír Čunát
3d1266fcbd
mesa: maintenance 17.1.4 -> 17.1.5
2017-07-15 12:28:25 +02:00
Vladimír Čunát
e2b7b09960
Merge branch 'master' into staging
2017-07-15 12:15:56 +02:00
Vincent Laporte
071693e5df
matio: 1.5.9 -> 1.5.10
2017-07-15 11:49:52 +02:00
Vladimír Čunát
7d80f94f75
dbus: maintenance 1.10.18 -> 1.10.20
2017-07-15 11:46:54 +02:00
Vladimír Čunát
5a03a05520
gtk3: maintenance 3.22.15 -> 3.22.16
2017-07-15 11:43:47 +02:00
Vincent Laporte
0134709369
getdata: 0.9.4 -> 0.10.0
2017-07-15 11:39:56 +02:00
Vladimír Čunát
0f09b05794
libpng: 1.6.29 -> 1.6.30
2017-07-15 11:39:46 +02:00
Vladimír Čunát
240313e251
libjpeg(-turbo): 1.5.1 -> 1.5.2
2017-07-15 11:34:52 +02:00
Vladimír Čunát
674c82739c
Merge #26613 : init and use dns-root-data
2017-07-15 10:54:15 +02:00
Vincent Laporte
08e0f106e3
gnumeric: 1.12.34 -> 1.12.35
...
goffice: 0.10.34 -> 0.10.35
2017-07-15 09:10:43 +02:00
Tuomas Tynkkynen
5ff18c4484
libuv: Disable yet another test
...
This consistently times out for me on ARM, and apparently for others as
well: https://github.com/libuv/libuv/issues/687
2017-07-14 22:52:36 +03:00
Dmitry Kalinkin
c7692b1839
lhapdf: update PDF sets
2017-07-13 23:39:48 -04:00
Dmitry Kalinkin
6778866a7a
lhapdf: 6.1.6 -> 6.2.0
2017-07-13 23:38:57 -04:00
Dmitry Kalinkin
bc2c576132
yoda: 1.6.6 -> 1.6.7
2017-07-13 19:04:02 -04:00
Dmitry Kalinkin
fabbd62f75
rivet: 2.5.3 -> 2.5.4
2017-07-13 19:03:45 -04:00
Bjørn Forsman
01ec484a47
libvirt: add missing gettext in libvirt-guests.sh
...
Or else this is seen in the system log:
.../libexec/libvirt-guests.sh: line 211: gettext: command not found
2017-07-13 21:42:32 +02:00
Vincent Laporte
68ee2c6c30
gst-plugins-good: fix build on darwin
2017-07-13 17:40:21 +00:00
Vincent Laporte
247e772f35
libspectre: set meta.platforms to unix
2017-07-13 17:39:42 +00:00
Vincent Laporte
058f46cc13
libraw: set meta.platforms to unix
2017-07-13 17:39:42 +00:00
Eelco Dolstra
222c2b34d9
apr-util: 1.5.4 -> 1.6.0
2017-07-12 16:43:03 +02:00
Eelco Dolstra
770b2b6912
apr: 1.5.2 -> 1.6.2
2017-07-12 16:43:02 +02:00
Jörg Thalheim
8f5f986453
opendht: move to pkgs/development/libraries
...
location is more appropriate
2017-07-12 11:04:09 +01:00
Franz Pletz
3bb9954a6b
dns-root-data: init at 2017-06-16
2017-07-12 09:45:25 +02:00
Dan Peebles
0419452113
Fix Darwin stdenv to work on 10.13
...
The main changes are in libSystem, which lost the coretls component in 10.13
and some hardening changes that quietly crash any program that uses %n in
a non-constant format string, so we've needed to patch a lot of programs that
use gnulib.
2017-07-11 21:56:38 -04:00
Franz Pletz
f5a7ce1317
ldns: also build examples
2017-07-11 21:21:28 +02:00
Jörg Thalheim
45f58142e0
Merge pull request #27264 from Radvendii/argon
...
libargon2: init at 20161029
2017-07-10 08:53:51 +01:00
Jörg Thalheim
b6d0c1eb18
libargon2: do not override pre/postInstall hook
2017-07-10 08:51:46 +01:00
Taeer Bar-Yam
5160ae5d5c
libargon2: init at 20161029
2017-07-10 08:51:46 +01:00
Franz Pletz
8c73028fc6
libwebp: 0.4.3 -> 0.6.0
2017-07-10 09:36:04 +02:00
Taeer Bar-Yam
69289e8f2a
asio: 1.10.6 -> 1.10.8
2017-07-09 14:28:17 -04:00
Daiderd Jordan
7e3a1a58cf
Revert "ncurses: look for terminfo entries in /etc"
...
This reverts commit b73a862f17
.
2017-07-06 22:50:29 +02:00
Eelco Dolstra
942422a646
Merge branch 'glibc' of https://github.com/rnhmjoj/nixpkgs into staging
2017-07-06 15:14:57 +02:00
rnhmjoj
8fcc92fc69
glibc: fix unaligned __tls_get_addr issue
2017-07-06 13:51:50 +02:00
Thomas Tuegel
039dda7a27
Merge pull request #27157 from bkchr/kwallet_dbus_fix
...
kwallet: Fix bug that dbus could not find the kwallet service
2017-07-06 06:12:07 -05:00
Michael Raskin
e52455baff
Merge pull request #26154 from volth/wxwidgets-3.0.3.1
...
wxGTK30: 3.0.2 -> 3.0.3.1
2017-07-05 23:32:07 +02:00
Michael Raskin
bd53744885
Merge pull request #23985 from rht/zcash
...
zcash: reinit at 1.0.8
2017-07-05 22:27:27 +02:00
Bastian Köcher
a63732f9b2
Kwallet: Fixes bug that dbus could not find the kwallet service
2017-07-05 20:59:25 +02:00
Vladimír Čunát
322582d703
libav: maintenance 11.9 -> 11.10
2017-07-05 17:37:39 +02:00
Eelco Dolstra
c23dcd72a0
Enable some more debug info
2017-07-05 16:04:54 +02:00
Vladimír Čunát
9e1c7ddaae
Merge branch 'master' into staging
2017-07-05 09:53:53 +02:00
Vladimír Čunát
febadbce3f
gnutls: bugfix 3.5.13 -> 3.5.14
2017-07-05 09:09:12 +02:00
Vladimír Čunát
5328aac7be
Merge branch 'staging'
...
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00
Peter Hoeg
a0fa61788b
kirigami: add missing qttranslations
2017-07-04 23:04:46 +02:00
Tuomas Tynkkynen
01260e9f7f
libbsd: 0.8.4 -> 0.8.5
2017-07-04 17:30:02 +03:00
Vincent Laporte
75f47a5498
utf8proc: 2.0.2 -> 2.1.0
2017-07-04 10:31:14 +02:00
Orivej Desh
9ccdf60be6
libunwind: fix version macros
...
Fixes julia_05 build: #26891
2017-07-03 19:52:26 +00:00
Vladimír Čunát
c73f0caea5
mesa: maintenance 17.1.2 -> 17.1.4
...
The announcement seems safe, as usual.
Hydra's Darwin machines will be busy for quite some time on staging,
so let me squeeze this, as it will only be mass rebuild on *-linux.
2017-07-03 20:12:23 +02:00
Jörg Thalheim
f70d440ae9
Merge pull request #27040 from lheckemann/wlc-0.0.9
...
wlc: 0.0.8 -> 0.0.9
2017-07-03 09:35:00 +01:00
Vladimír Čunát
d1a89ae9d7
Merge branch 'master' into staging
2017-07-03 09:48:58 +02:00
es_github
05a1a2a2d3
Openslp: Fix patch references.
...
The previous sources for these files have gone away, making this derivation
unbuildable from scratch. We change the URLs to point at locations that will
still serve those patches.
This involves updating one of the hashes, also; I couldn't find an address
that will serve the patch with the original hash, but I expect these only
differ in irrelevant metadata.
2017-07-03 02:40:51 +01:00
Linus Heckemann
d307dbd853
wlc: 0.0.8 -> 0.0.9
2017-07-02 11:53:44 +01:00
Joe Hermaszewski
5abfed0e0b
qt5: Add qtcharts submodule
2017-07-01 15:07:49 +01:00
Frederik Rietdijk
9c05499de9
Merge pull request #26039 from knedlsepp/add-gdal-hdf4-support
...
gdal: Add hdf4 support
2017-07-01 10:38:36 +02:00
Jörg Thalheim
343ad1697d
Merge pull request #26897 from layus/nixos-terminfo
...
terminfo: symlink terminfo to /etc for ncurses
2017-07-01 09:27:24 +01:00
volth
a720bd45e6
Merge branch 'master' into wxwidgets-3.0.3.1
2017-07-01 00:20:20 +00:00
Joachim F
8604630d92
Merge pull request #26939 from dtzWill/fix/perms-fallout-misc-2
...
Fixup various setuid/setgid permission problems, part 2
2017-06-30 18:30:02 +01:00
romildo
2260d2dd24
catch: 1.9.5 -> 1.9.6
2017-06-30 13:19:09 -03:00
Vladimír Čunát
ddf864f8aa
Merge branch 'master' into staging
...
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00
John Ericson
95c8277701
misc pkgs: Remove unneeded *Platform == *Platform comparisons
...
PR #26007 used these to avoid causing a mass rebuild. Now that we know
things work, we do that to clean up.
2017-06-30 10:09:31 -04:00
Benno Fünfstück
2442ac990e
Merge pull request #26587 from lsix/update_glpk
...
glpk: 4.61 -> 4.62
2017-06-30 11:27:12 +02:00
Guillaume Maudoux
b73a862f17
ncurses: look for terminfo entries in /etc
2017-06-30 11:17:12 +02:00
Lancelot SIX
9a9294a970
libgcrypt: 1.7.7 -> 1.7.8
...
See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00016.html
for release information
2017-06-29 17:14:05 +02:00
John Ericson
16be434b0b
Merge accepted cross compilation PRs into staging
2017-06-28 23:17:21 -04:00
John Ericson
e1faeb574a
Merge pull request #26884 from obsidiansystems/purge-stdenv-cross
...
Purge stdenv cross
2017-06-28 21:39:16 -04:00
hsloan
f9730bc8da
readline 7.0: Don't use stdenv ? cross
2017-06-28 19:42:35 -04:00
hsloan
45272c98f5
readline 6.3: Don't use stdenv ? cross
2017-06-28 19:42:11 -04:00
hsloan
a46b063ac1
readline 6.2: Don't use stdenv ? cross
2017-06-28 19:41:56 -04:00
hsloan
d28eb3b7a0
poppler: Don't use stdenv.cross
2017-06-28 19:41:29 -04:00
hsloan
51856df2a1
nlohmann_json: Don't use stdenv.cross
2017-06-28 19:41:22 -04:00
hsloan
8b726dc116
newt: Don't use stdenv.cross
2017-06-28 19:39:08 -04:00
hsloan
9d56714419
libssh2: Don't use stdenv.cross
2017-06-28 19:39:00 -04:00
hsloan
a850ddbefc
libpng default: Don't use stdenv.cross
2017-06-28 19:38:29 -04:00
hsloan
bdbdb08eef
libpng 12: Don't use stdenv ? cross
2017-06-28 19:37:39 -04:00
hsloan
a9c90df12e
libmsgpack generic: Don't use stdenv.cross
2017-06-28 19:36:49 -04:00
hsloan
737e344e50
libjpeg-turbo: Don't use stdenv.cross
2017-06-28 19:36:21 -04:00
hsloan
db0af50973
libiconv: Don't use stdenv ? cross
2017-06-28 19:34:32 -04:00
hsloan
5a21bb6917
libffi: Don't use stdenv ? cross
2017-06-28 19:34:03 -04:00
hsloan
58196b607e
libav: Don't use stdenv.cross
2017-06-28 19:33:46 -04:00
hsloan
de1125ea2c
glew default: Don't use stdenv ? cross
2017-06-28 19:33:39 -04:00
hsloan
ade488c52a
glew 1.10: Don't use stdenv ? cross
2017-06-28 19:32:57 -04:00
hsloan
cebe4ee5c9
freetype default: Don't use stdenv.cross
2017-06-28 19:32:41 -04:00
hsloan
9b2d1cbc70
fontconfig default: Don't use stdenv.cross
2017-06-28 19:31:16 -04:00
hsloan
0fa3d99f4e
fontconfig 2.10: Don't use stdenv.cross
2017-06-28 19:29:41 -04:00
hsloan
df8c390a5a
boost: Don't use stdenv ? cross
2017-06-28 19:29:03 -04:00
hsloan
67ae0f0370
boehm-gc: Don't use stdenv ? cross
2017-06-28 19:27:45 -04:00
hsloan
784ffeaabd
SDL: Don't use stdenv ? cross
...
Simplify and finess logic a bit in a way that doesn't affect the
default native build, too.
2017-06-28 19:25:41 -04:00
John Ericson
da668f66c7
zlib: cc-wrapper can be relied on to export this env var
2017-06-28 18:31:37 -04:00
John Ericson
f16ee76ca8
qt 4.8: Don't use stdenv.cross
2017-06-28 18:31:37 -04:00
John Ericson
60eff17b27
openssl: cc-wrapper can be relied on to export these env vars
2017-06-28 18:31:37 -04:00
John Ericson
a40ceb2782
glew: Rely on cc-wrapper can to export these env vars
2017-06-28 18:30:46 -04:00
John Ericson
5c99b2f341
libvpx: Don't use stdenv.cross
2017-06-28 18:21:06 -04:00
John Ericson
38dbd4b161
ffmpeg: Don't use stdenv.cross
2017-06-28 18:21:06 -04:00
John Ericson
fcef0add76
boost: Don't use stdenv.cross, and utilize new platform metadata
2017-06-28 18:21:06 -04:00
John Ericson
80a857f8d7
SDL: Don't use stdenv.cross
2017-06-28 18:21:06 -04:00
Will Dietz
0d871bd108
libutempter: Fixup unsupported permissions here as well
2017-06-28 14:31:46 -05:00
Will Dietz
15253a8dde
wcslib: fix attempts to use unsupported permissions during install
2017-06-28 14:31:44 -05:00
Vladimír Čunát
46a4462782
Merge #26927 : libopus: bugfix 1.2 -> 1.2.1
2017-06-28 17:45:39 +02:00
Thomas Tuegel
2ed4b6fad8
qt59: fix qtCompatVersion
...
Qt 5.9 was incorrectly identified as being plugin-compatible with Qt 5.8.
2017-06-28 08:38:38 -05:00
Frederik Rietdijk
8a62a9b064
Merge pull request #26125 from volth/webkitgtk-naming
...
rename webkitgtk24x⇒webkitgtk24x-gtk3; webkitgtk2⇒webkitgtk24x-gtk2
2017-06-28 13:54:38 +02:00
Martin Wohlert
b90bab7d58
libopus: 1.2 -> 1.2.1
...
> http://opus-codec.org/release/stable/2017/06/26/libopus-1_2_1.html
This Opus 1.2.1 minor release fixes a relatively rare issue where the 1.2 encoder would wrongly assume a signal to be bandlimited to 12 kHz and not encode frequencies between 12 and 20 kHz.
This only happens on a few clips, but it is good to update to avoid a potential loss of quality.
There are no other changes compared to 1.2.
2017-06-28 11:53:05 +02:00
John Ericson
099b83f90d
libxslt: Don't use stdenv.cross
2017-06-28 00:55:21 -04:00
John Ericson
8ca8293dbc
libxml2: Don't use stdenv.cross
2017-06-28 00:51:59 -04:00
rht
fef784d09f
zcash: reinit at 1.0.8
2017-06-28 03:26:30 +02:00
leenaars
10126e13ef
openpa: init at 1.0.4 ( #26033 )
2017-06-27 20:52:23 +01:00
Jörg Thalheim
c30cf6f0f1
Merge pull request #26891 from orivej/libunwind
...
libunwind: 1.1 -> 1.2.1
2017-06-27 18:18:57 +01:00
Orivej Desh
842250064b
libunwind: 1.1 -> 1.2.1
2017-06-27 01:30:48 +00:00
Robert Vollmert
c3da83cd40
v8_3_16_14: fix OS X build
...
Issues addressed:
- xcode build failed with
... was built for newer OSX version (10.10) than being linked (10.5)
fixed by setting GYP mac deployment target to the nix value
- a gyp bug when SDKROOT is not set (and removed an orphaned gyp patch
- path to python in generated gyp-mac-tool
- noisy build due to static assert warnings, by silencing warnings
- use of system xcodebuild and libtool replaced by darwin.cctools
2017-06-26 21:28:43 +02:00
Vladimír Čunát
ce8178ed93
qtinstaller: fix broken meta
...
The invalid meta.outputsToInstall has been blocking channel updates.
https://mailman.science.uu.nl/pipermail/nix-dev/2017-June/023991.html
2017-06-26 19:47:19 +02:00
David McFarland
f4a2351b2b
gdbm: fix cygwin build
2017-06-26 09:33:32 -03:00
David McFarland
cbc0db08f9
zlib: fix cygwin build
2017-06-26 09:33:25 -03:00
David McFarland
c580ab4fcf
openssl: fix cygwin build
2017-06-26 09:33:22 -03:00
David McFarland
b92840487e
gettext: fix cygwin build
2017-06-26 09:33:19 -03:00
David McFarland
260afef667
libiconv: remove old cygwin hacks
2017-06-26 09:33:16 -03:00
David McFarland
33eec8e105
ncurses: fix cygwin build
2017-06-26 09:26:10 -03:00
David McFarland
3c76cd7626
libxslt: fix cygwin libtool error
2017-06-26 09:26:10 -03:00
David McFarland
504f11bbab
glib: allow cygwin
2017-06-26 09:26:10 -03:00
Franz Pletz
d80f2e18c6
uthash: 1.9.9 -> 2.0.2
2017-06-26 03:48:42 +02:00
Franz Pletz
edf5cbdc33
librsync: 1.0.0 -> 2.0.0
2017-06-26 03:48:41 +02:00
Franz Pletz
40a04291c9
Merge branch 'master' into staging
2017-06-26 02:23:38 +02:00
Franz Pletz
7cfd1c8c1b
glibc: fix i686 build
2017-06-26 02:19:08 +02:00
Jörg Thalheim
4ef00cab4e
Merge pull request #26733 from juliendehos/opencv
...
opencv: add openblas support
2017-06-25 10:41:46 +01:00
Jörg Thalheim
bc7d575c52
Merge pull request #26740 from lsix/update_gsl
...
gsl: 2.3 -> 2.4
2017-06-25 10:11:50 +01:00
Jörg Thalheim
0ae147c50a
Merge pull request #26771 from aij/fix/libatomic_ops
...
libatomic_ops: Provide alternate URL
2017-06-25 09:17:10 +01:00
Bjørn Forsman
6916f24e84
treewide: enableParallelBuild -> enableParallelBuilding
2017-06-24 22:22:48 +02:00
Thomas Tuegel
1593bd2423
Merge pull request #26817 from ttuegel/qt-5.9
...
Qt 5.9
2017-06-24 15:19:36 -05:00
Jörg Thalheim
5dc7314c53
Merge pull request #26749 from gentoofreak/libopus-1.2
...
libopus: 1.1.5 -> 1.2
2017-06-24 18:43:58 +01:00
Thomas Tuegel
22b10bac78
qt5: 5.8.0 -> 5.9.0
...
Qt 5.8 is immediately removed because its support window is ended.
The qtlocation module is built with `enableParallelBuilding = false` so that the
clipper library will be built before the components which link to it.
kjs now depends directly on pcre. The dependency was previously propagated from
qtbase, which now depends on pcre2.
2017-06-24 07:43:57 -05:00
Jörg Thalheim
909fb246fd
Merge pull request #26783 from Gricad/openmpi
...
openmpi: 1.10.1 -> 1.10.7
2017-06-24 12:12:26 +01:00
John Ericson
87fab3d6a5
Merge some merged cross-compilation PRs into into staging
2017-06-23 20:24:27 -04:00
John Ericson
afd2bdbad2
Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
...
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
Ivan Jager
a9c9040a02
libatomic_ops: Provide alternate URL
...
www.ivmaisoft.com is currently down.
2017-06-23 10:21:12 -05:00
Bruno Bzeznik
621a1146d6
openmpi: 1.10.1 -> 1.10.7
...
- No more need for the nbc patch
- Cpusets support fixed
2017-06-23 08:39:49 +02:00
Tim Steinbach
0737359dd0
openldap: 2.4.44 -> 2.4.45
2017-06-22 20:20:03 -04:00
Thomas Tuegel
0030c66103
kdeFrameworks, plasma5: fix setup hooks
...
The setup hooks for many kdeFrameworks and plasma5 packages were erroneously
running before $outputDev was set. This lead to .dev outputs being propagated
into the user environment.
2017-06-22 17:46:44 -05:00
John Ericson
54089620f5
libpmc: Fix for cross by disabling check
...
Check phase is now only disabled *by default* for cross, but this
package was forcing it unconditionally.
2017-06-22 17:53:54 -04:00
John Ericson
ff6ab1b3c4
pcre: Modernize and fix cross
2017-06-22 17:53:54 -04:00
John Ericson
b93e6034d5
libsigsegv: Fix for cross by disabling check
...
Check phase is now only disabled *by default* for cross, but this
package was forcing it unconditionally.
2017-06-22 17:53:54 -04:00
John Ericson
2e337fe969
libelf: Modernize and fix for cross
2017-06-22 17:53:53 -04:00
John Ericson
c54c3cb5ce
mpfs: Fix for cross by disabling check
...
check phase is now only disabled by *default* for cross, but mpfr
was forcing it always.
2017-06-22 17:53:53 -04:00
Ross MacLeod
f63f96ae35
zlib: don't really override CC at ay point
...
but leave the preConfigure script as it was when not cross building in order to avoid hash breakage
2017-06-22 17:53:52 -04:00
Ross MacLeod
d016637629
podofo: unsimplify derivation a bit to avoid hash breakage
2017-06-22 17:53:52 -04:00
John Ericson
29c4d7f505
podofo: Simplify derivation
...
Bunch of junk for linux and cross compilation that's no longer needed
2017-06-22 17:53:52 -04:00
John Ericson
594d264205
cross stdenv adaptor: Support --host --build --target across the board
...
Packages get --host and --target by default, but can explicitly request
any subset to be passed as needed. See docs for more info.
rustc: Avoid hash breakage by using the old (ignored)
dontSetConfigureCross when not cross building
2017-06-22 17:52:28 -04:00
Franz Pletz
196bf8b0c7
Merge pull request #26750 from mayflower/fix/stack-clash-hardening
...
Mitigate Stack Clash
2017-06-22 01:53:14 +02:00
Franz Pletz
5e2df7039d
libmicrohttpd: 0.9.53 -> 0.9.55
2017-06-22 01:34:18 +02:00
Franz Pletz
0977c17f83
sqlite3: 3.19.2 -> 3.19.3
2017-06-22 01:33:55 +02:00
mimadrid
4d93d257f7
sqlite3: 3.17.0 -> 3.19.2
2017-06-22 01:24:31 +02:00
Franz Pletz
2296bf394e
glibc: patch CVE-2017-1000366 (stack clash)
2017-06-22 00:44:35 +02:00
Franz Pletz
6338c50a84
Merge branch 'master' into staging
2017-06-22 00:41:25 +02:00
Franz Pletz
29a485a8cd
libev: 4.22 -> 4.24
2017-06-22 00:38:44 +02:00
Franz Pletz
febe37a24a
webkitgtk: 2.16.3 -> 2.16.4 for multiple CVEs
...
Fixes:
* CVE-2017-2538
* CVE-2017-2424
See https://webkitgtk.org/security/WSA-2017-0005.html
2017-06-21 23:49:00 +02:00
Martin Wohlert
80ace7383d
libopus: 1.1.5 -> 1.2
...
> http://opus-codec.org/release/stable/2017/06/20/libopus-1_2.html
Changes since 1.1.x include:
- Speech quality improvements especially in the 12-20 kbit/s range
- Improved VBR encoding for hybrid mode
- More aggressive use of wider speech bandwidth, including fullband speech starting at 14 kbit/s
- Music quality improvements in the 32-48 kb/s range
- Generic and SSE CELT optimizations
- Support for directly encoding packets up to 120 ms
- DTX support for CELT mode
- SILK CBR improvements
- Support for all of the fixes in draft-ietf-codec-opus-update-06 (the mono downmix and the folding fixes need --enable-update-draft)
- Many bug fixes, including integer wrap-arounds discovered through fuzzing (no security implications)
2017-06-21 18:27:01 +02:00
Lancelot SIX
edd2a9d519
gsl: 2.3 -> 2.4
...
See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00008.html
for release announcement.
2017-06-21 12:27:34 +02:00
Julien Dehos
0eb34ac754
opencv: add openblas support
2017-06-20 14:59:30 +02:00
Robin Gloster
15f6dcb668
Merge remote-tracking branch 'upstream/master' into gcc-6
2017-06-20 11:24:39 +02:00
Franz Pletz
0227471cc9
librsvg: 2.40.16 -> 2.40.17
2017-06-20 07:48:14 +02:00
Franz Pletz
2d5ede04fc
libinput: 1.7.2 -> 1.7.3
2017-06-20 07:43:59 +02:00
Franz Pletz
2ddcdac01c
libftdi1: 1.2 -> 1.3
2017-06-20 07:43:38 +02:00
Franz Pletz
1f2a47c70f
libhttpseverywhere: 0.4.2 -> 0.4.5
2017-06-20 07:28:34 +02:00
Franz Pletz
57a889bcfa
liblockfile: 1.09 -> 1.14
2017-06-20 07:24:20 +02:00
Franz Pletz
7bddc28176
libmikmod: 3.3.10 -> 3.3.11
2017-06-20 07:20:41 +02:00
Franz Pletz
c2a271e825
libmtp: 1.1.11 -> 1.1.13
2017-06-20 07:19:41 +02:00
Franz Pletz
7d1eb8a563
libnice: 0.1.13 -> 0.1.14
2017-06-20 07:12:32 +02:00
Franz Pletz
84a3f1c672
libnotify: 0.7.6 -> 0.7.7
2017-06-20 06:48:21 +02:00
Franz Pletz
3c33ceadb6
libpfm: 4.5.0 -> 4.8.0
2017-06-20 06:27:25 +02:00
Franz Pletz
17026869c8
libpwquality: 1.3.0 -> 1.4.0
2017-06-20 05:56:06 +02:00
Franz Pletz
45035b74df
libchardet: 1.0.4 -> 1.0.5
2017-06-20 05:45:10 +02:00
Franz Pletz
63eb0e9c37
libbsd: 0.8.3 -> 0.8.4
2017-06-20 05:36:46 +02:00
Franz Pletz
cacc16c390
libass: 0.13.4 -> 0.13.7
2017-06-20 05:30:43 +02:00
Franz Pletz
aa58307973
mbedtls: 2.4.0 -> 2.4.2
2017-06-20 03:45:44 +02:00
Franz Pletz
11bf721290
mbedtls_1_3: 1.3.18 -> 1.3.19
2017-06-20 03:45:44 +02:00
Franz Pletz
21b5093966
libite: 1.8.2 -> 1.8.3
2017-06-20 03:45:38 +02:00
Franz Pletz
8a00d89618
aubio: 0.4.4 -> 0.4.5
2017-06-20 03:45:38 +02:00
goibhniu
7d747e1b16
Merge pull request #26626 from magnetophon/jackaudio
...
jackaudio: 1.9.10 -> 1.9.11-RC1
2017-06-19 16:44:59 +02:00
Joachim F
311d06a787
Merge pull request #26648 from magnetophon/serd
...
serd: 0.24.0 -> 0.26.0
2017-06-19 14:29:14 +01:00
Bart Brouns
9d0441434d
jackaudio: 1.9.10 -> 1.9.11-RC1
2017-06-19 15:11:41 +02:00
Peter Hoeg
9193bcb6b4
kde-applications: 17.04.1 -> 17.04.2
...
use https as the remote server expects it
2017-06-19 19:26:52 +08:00
Eelco Dolstra
c1e5ca92b7
aws-sdk-cpp: Better fix for the failing credentials test
2017-06-19 10:58:37 +02:00
Vladimír Čunát
629e9c6dc7
Merge branch 'staging'
...
I don't like to wait for the expat-induced rebuild to happen yet another
time on staging.
2017-06-19 07:29:42 +02:00
Peter Hoeg
5eac427ff2
kde-frameworks: 5.33 -> 5.34
2017-06-19 10:37:38 +08:00
Robert Helgesson
5fc48529bc
expat: 2.2.0 -> 2.2.1
...
Includes fixes for CVE-2017-9233 and CVE-2016-9063.
2017-06-19 00:01:17 +02:00
Daiderd Jordan
7c90c45856
Merge pull request #26673 from LumiGuide/fix-opencv-contrib-osx
...
opencv-3.x: fix build on OS X
2017-06-18 17:11:59 +02:00
Thomas Tuegel
e6cf9b9df0
qt56: determine plugin and import paths from PATH
...
Plugin and QML import paths were previously determined by NIX_PROFILES. Using
PATH instead allows Qt applications to work under nix-shell without further modification.
2017-06-18 08:44:47 -05:00
Thomas Tuegel
dab7700f6c
qt58: determine plugin and import paths from PATH
...
Plugin and QML import paths were previously determined by NIX_PROFILES. Using
PATH instead allows Qt applications to work under nix-shell without further
modification.
2017-06-18 08:44:47 -05:00
Thomas Tuegel
99ed5853eb
qt56.qtserialport: use QLatin1String instead of QStringLiteral
2017-06-18 08:44:47 -05:00
Thomas Tuegel
8cc09c9e3e
qt56.qtwebkit: use QLatin1String instead of QStringLiteral
2017-06-18 08:44:47 -05:00
Thomas Tuegel
c546c26e3a
qt58.qtwebkit: use QLatin1String instead of QStringLiteral
2017-06-18 08:44:46 -05:00
Thomas Tuegel
b1dcd271d1
qt58.qtserialport: use QLatin1String instead of QStringLiteral
2017-06-18 08:44:46 -05:00
Thomas Tuegel
f392614251
qt58.qtbase: use QLatin1String instead of QStringLiteral
2017-06-18 08:44:46 -05:00
Thomas Tuegel
b7f895d972
kwindowsystem: use QLatin1String instead of QStringLiteral
2017-06-18 08:44:46 -05:00
Thomas Tuegel
acc45767c5
kservice: propagate shared_mime_info to environment
2017-06-18 08:44:46 -05:00
Thomas Tuegel
86dac81a70
kcmutils: fix kcm plugin path
2017-06-18 08:44:45 -05:00
Thomas Tuegel
7af16e5bd7
kcmutils: print plugin name when loading fails
2017-06-18 08:44:45 -05:00
Thomas Tuegel
fc72335570
kio: print plugin name when loading fails
2017-06-18 08:44:45 -05:00
Thomas Tuegel
faf0d3e91d
kdeFrameworks: fixup inputs and outputs
...
- Reduce environment pollution with a separate $bin output containing programs,
plugins, and shared data. Libraries remain in $out and are not installed into
the environment.
- Only propagate build inputs as required.
2017-06-18 08:44:45 -05:00
Thomas Tuegel
087f20e8c6
kdeFrameworks: sort according to tier
2017-06-18 08:44:44 -05:00
Thomas Tuegel
9149faf6a9
prison: init at 5.33.0
2017-06-18 08:44:44 -05:00
Thomas Tuegel
f5c00c43bb
qgpgme: init at 1.9.0
2017-06-18 08:44:44 -05:00
Jos van den Oever
05ef92e53a
gpgme: enable Qt 5 bindings
2017-06-18 08:44:44 -05:00
Thomas Tuegel
7dc961b310
qttools: move runtime tools in postFixup
2017-06-18 08:44:43 -05:00
Thomas Tuegel
dea7372ebf
qtbase: fix plugin path in CMake modules
2017-06-18 08:44:43 -05:00
Thomas Tuegel
d9f29afa64
qt5: use one output by default
2017-06-18 08:44:43 -05:00
Thomas Tuegel
6fa41788be
qt5: separate plugins from libraries
2017-06-18 08:44:42 -05:00
Thomas Tuegel
5a8295e596
qtbase: setup required environment in GTK3 platform theme plugin
2017-06-18 08:44:42 -05:00
Thomas Tuegel
c816bbc8a8
qt5: remove makeQtWrapper
2017-06-18 08:44:42 -05:00
Thomas Tuegel
1607f51613
qmake: unify Darwin and Linux setup hooks
2017-06-18 08:43:39 -05:00
Thomas Tuegel
945758f960
kdeFrameworks: rename kdeFramework to mkDerivation
2017-06-18 08:42:20 -05:00
Thomas Tuegel
7b6f8dc77f
qt5: move kdeDerivation to qt5.mkDerivation
2017-06-18 08:42:19 -05:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake
2017-06-18 08:41:57 -05:00
Thomas Tuegel
3f3d33a078
qt5: use distinct `lib/qt-5.x` prefix for each minor version
...
Using a distinct prefix for plugins and QML libraries allows multiple Qt 5 minor
versions to coexist in the same environment.
2017-06-18 08:41:57 -05:00
Vladimír Čunát
8702fd35e2
Merge branch 'master' into staging
...
... to get in more fixes of setuid/setgid.
2017-06-18 13:22:23 +02:00
Pascal Wittmann
123c05c8b5
accountsservice: 0.6.43 -> 0.6.43
2017-06-18 11:46:35 +02:00
Vladimír Čunát
351b59be55
cairo: bugfix 1.14.8 -> 1.14.10
2017-06-17 22:11:34 +02:00
Bas van Dijk
2265f50a51
opencv-3.x: fix build on OS X
2017-06-17 19:57:39 +02:00
romildo
7049e7a16c
catch: 1.7.0 -> 1.9.5
2017-06-17 12:21:50 -03:00
Jörg Thalheim
c396360b7b
Merge pull request #26621 from guillaumekoenig/install-gtk-launch
...
gtk3: install gtk-launch
2017-06-16 23:53:30 +01:00
Eelco Dolstra
ac8451508b
aws-sdk-cpp: 1.0.127 -> 1.0.153
2017-06-16 19:18:28 +02:00
Eelco Dolstra
672d2dfbb8
aws-sdk-cpp: Fix credentials test
...
These require a home directory.
http://hydra.nixos.org/build/54519006
2017-06-16 19:18:24 +02:00
Frederik Rietdijk
100cd2af5a
Merge pull request #26647 from magnetophon/lilv
...
lilv: 0.24.0 -> 0.24.2
2017-06-16 15:43:11 +02:00
Bart Brouns
53b6f15d34
serd: 0.24.0 -> 0.26.0
2017-06-16 14:59:23 +02:00
Bart Brouns
c42d603910
lilv: 0.24.0 -> 0.24.2
2017-06-16 14:57:00 +02:00
Bart Brouns
6c3459772b
ntk: 2014-10-18 -> 2017-04-22
2017-06-16 14:11:21 +02:00
Guillaume Koenig
60183a1177
gtk3: install gtk-launch
2017-06-16 13:10:42 +02:00
Franz Pletz
cb59381eee
gnutls: remove dependency on unbound
...
Unbound is used for DANE support but this requires the unbound trust
anchor in /etc/unbound/root.key which we don't create in any NixOS
module.
2017-06-15 13:43:01 +02:00
Lancelot SIX
ea32c77e25
glpk: 4.61 -> 4.62
...
See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00006.html
for release announcement
2017-06-15 09:16:21 +02:00
Vladimír Čunát
952bb9a445
Merge #26571 : firefox* updates (critical security)
2017-06-15 08:59:39 +02:00
Pascal Wittmann
fcf205024a
jasper: 2.0.12 -> 2.0.13, fixes CVE-2017-6850
2017-06-14 20:16:28 +02:00
taku0
0ed1aead70
nss: 3.30 -> 3.31
2017-06-14 21:50:02 +09:00
taku0
ceb34c6d95
nspr: 4.13.1 -> 4.15
2017-06-14 21:50:01 +09:00
Profpatsch
79dd4deda5
Ultrastar ( #26524 )
...
* ultrastardx-beta: init at 1.3.5
* libbass, libbass_fx: init at 24
* ultrastar-creator: init at 2017-04-12
* buildSupport/plugins.nix: add diffPlugins
Helper function to compare expected plugin lists to the found plugins.
* ultrastar-manager: init at 2017-05-24
The plugins are built in their own derivations, speeding up (re-)compilation.
The `diffPlugins` function from `beets` is reused to test for changes in the
plugin list on updates.
* beets: switch to diffPlugins
The function is basically just extracted for better reusability.
2017-06-14 11:29:31 +02:00
Vladimír Čunát
ed070354a9
Merge branch 'staging'
2017-06-13 11:22:56 +02:00
Robin Gloster
4268eb5145
gnutls: remove unused parameter
2017-06-12 17:44:43 +02:00
Franz Pletz
934b72301e
libfann: init at 2.2.0
2017-06-12 17:44:43 +02:00
Franz Pletz
d138f9ef65
gstreamer-plugins-bad: add deps for HLS & H.265
2017-06-12 17:44:43 +02:00
Tuomas Tynkkynen
4182fc36b6
libatomic_ops: 7.4.4 -> 7.6.0
2017-06-11 20:21:00 +03:00
Tuomas Tynkkynen
54e0607630
libatomic_ops: Cleanup
2017-06-11 20:20:58 +03:00
Tuomas Tynkkynen
e19cdd3b34
icu: Fix ARM patch
...
Broken by fad6fc3dae
.
Let's do it in a cleaner way.
2017-06-11 17:44:02 +03:00
Vladimír Čunát
8779c108d4
gkt3: bugfix 3.22.12 -> 3.22.15
2017-06-11 15:15:26 +02:00
Vladimír Čunát
d95862bbde
pango: maintenance 1.40.5 -> 1.40.6
2017-06-11 15:13:49 +02:00
Vladimír Čunát
c997a7feb5
at-spi2-atk: 2.22.0 -> 2.24.1
2017-06-11 15:10:42 +02:00
Vladimír Čunát
cc67a41b4a
at-spi2-core: 2.22.1 -> 2.24.1
...
at-spi2-* was lagging a bit behind in nixpkgs.
2017-06-11 15:08:43 +02:00
Vladimír Čunát
d3d036d864
harfbuzz: 1.4.5 -> 1.4.6
2017-06-11 15:05:32 +02:00
Jörg Thalheim
c4dbc30213
Merge pull request #26374 from vbgl/gnumeric-34
...
gnumeric: 1.12.32 → 1.12.34
2017-06-11 13:00:38 +01:00
Vladimír Čunát
a38b0d000c
mesa: maintenance 17.1.1 -> 17.1.2
2017-06-11 09:45:54 +02:00
Vladimír Čunát
32916ab1de
Merge older staging
...
Enough rebuilds have finished on Hydra now.
2017-06-11 09:01:08 +02:00
Tuomas Tynkkynen
149cb28312
Merge remote-tracking branch 'upstream/master' into staging
2017-06-11 04:47:30 +03:00
Tuomas Tynkkynen
fa67cf5dab
chmlib: Broken on aarch64
...
https://nix-cache.s3.amazonaws.com/log/dynpb96qlcgk0bgx5x1kmghv2qwfjcfk-chmlib-0.40.drv
2017-06-11 04:43:15 +03:00
Tuomas Tynkkynen
6e3499efc5
botan: Broken on aarch64
...
https://nix-cache.s3.amazonaws.com/log/2vjsb2fs5z9nkr4h4sjwvgy0vflbq4hg-botan-1.10.15.drv
2017-06-11 04:41:47 +03:00
Martin Wohlert
d402df022f
ffmpeg{,-full}: 3.3.1 -> 3.3.2
...
6d7192bcb7
:/Changelog
2017-06-10 19:49:52 +02:00
Jörg Thalheim
377e0d3bd3
Merge pull request #26418 from lheckemann/mesa-valgrind
...
mesa: add valgrind support
2017-06-10 10:32:42 +01:00
Jörg Thalheim
800d525ac4
Merge pull request #26349 from midchildan/tilix
...
tilix: init at 1.5.8
2017-06-10 10:31:08 +01:00
Vladimír Čunát
cb9f953c92
Merge branch 'master' into staging
...
More larger rebuilds.
2017-06-10 10:07:33 +02:00
Joachim F
a109f52c4e
Merge pull request #26445 from lheckemann/osg340
...
openscenegraph: 3.2.3 -> 3.4.0
2017-06-09 22:58:32 +01:00
Daiderd Jordan
57091a19e2
Merge pull request #26043 from orivej/sasl
...
cyrus_sasl: fix version
2017-06-09 20:30:35 +02:00
midchildan
0f93270aba
gtkd: init at 3.6.5
2017-06-09 16:53:46 +09:00
Josef Kemetmueller
7b25d31825
gdal: Add hdf4 support
2017-06-08 07:52:16 +00:00
Vladimír Čunát
bbec4f5af7
Merge #26452 : libtiff: 4.0.7-6 -> 4.0.8-2
2017-06-07 18:11:47 +02:00
Vladimír Čunát
ae6df000d0
Merge branch 'master' into staging
2017-06-07 18:11:27 +02:00
Jan Malakhovski
d22ed21a7b
libtiff: 4.0.7-6.debian -> 4.0.8-2.debian
2017-06-07 12:20:37 +00:00
Frederik Rietdijk
90d5dd3cda
Merge pull request #25990 from knedlsepp/provide-grib-api-python-bindings
...
grib-api: Provide python bindings
2017-06-07 13:07:36 +02:00
Linus Heckemann
6d2e0b5a26
openscenegraph: 3.2.3 -> 3.4.0
2017-06-07 11:49:24 +01:00
Eelco Dolstra
fad6fc3dae
icu: Trivial improvement
2017-06-07 11:46:03 +02:00
Vladimír Čunát
9135c9f73a
gnutls: maintenance 3.5.12 -> 3.5.13
...
It contains a fix for DOS possibility in servers.
http://gnutls.org/security.html#GNUTLS-SA-2017-4
2017-06-07 08:56:05 +02:00
Tim Steinbach
67c1f0e65a
openssl: 1.0.2k -> 1.0.2l
...
cc #26435
2017-06-07 06:17:45 +02:00
Franz Pletz
8eddc20196
Merge pull request #26359 from lsix/update_libgcrypt_1_7_7
...
libgcrypt: 1.7.6 -> 1.7.7
2017-06-07 06:05:29 +02:00
Tim Steinbach
a64194f9d4
openssl: 1.1.0e -> 1.1.0f
2017-06-06 18:46:40 -04:00
roblabla
c3150412c3
cyrus-sasl: Add optional LDAP support
2017-06-06 13:00:28 +02:00
roblabla
c18c50a42e
cyrus-sasl: Add saslauthd service support
2017-06-06 12:59:47 +02:00
Linus Heckemann
3729247acd
mesa: add valgrind support
2017-06-06 10:12:40 +01:00
Jörg Thalheim
ce20f400b5
Merge pull request #26361 from benley/libinput-1.7.2
...
libinput: 1.5.1 -> 1.7.2
2017-06-06 08:21:21 +01:00
Franz Pletz
51a359cc81
lmdb: 0.9.19 -> 0.9.21
2017-06-06 03:59:13 +02:00
Vincent Laporte
dd1471b4c4
libvirt: fix build on darwin
2017-06-05 05:50:46 +00:00
Vincent Laporte
2e6239f666
goffice: 0.10.32 -> 0.10.34
2017-06-04 15:36:41 +02:00
Benjamin Staffin
6f8f50fae2
libinput: 1.5.1 -> 1.7.2
...
Changelogs:
1.5.2: https://lists.freedesktop.org/archives/wayland-devel/2016-November/031926.html
1.5.3: https://lists.freedesktop.org/archives/wayland-devel/2016-December/032110.html
1.5.5: https://lists.freedesktop.org/archives/wayland-devel/2017-January/032610.html
1.6.0: https://lists.freedesktop.org/archives/wayland-devel/2017-January/032746.html
1.6.1: https://lists.freedesktop.org/archives/wayland-devel/2017-February/032940.html
1.6.2: https://lists.freedesktop.org/archives/wayland-devel/2017-February/033169.html
1.6.3: https://lists.freedesktop.org/archives/wayland-devel/2017-March/033377.html
1.7.0: https://lists.freedesktop.org/archives/wayland-devel/2017-March/033531.html
1.7.1: https://lists.freedesktop.org/archives/wayland-devel/2017-April/033962.html
1.7.2: https://lists.freedesktop.org/archives/wayland-devel/2017-May/034037.html
Lots of fixes, most notably around trackpad support on high-dpi
systems.
2017-06-03 15:58:19 -04:00
Lancelot SIX
b96ba3a17a
libgcrypt: 1.7.6 -> 1.7.7
...
See https://lists.gnu.org/archive/html/info-gnu/2017-06/msg00001.html
for release announcement.
2017-06-03 21:10:05 +02:00
Jörg Thalheim
7daed84c0c
Merge pull request #26357 from mimadrid/update/sqlite3_analyzer-3.19.2
...
sqlite3_analyzer: 3.17.0 -> 3.19.2
2017-06-03 19:56:09 +01:00
mimadrid
a604f14184
sqlite3_analyzer: 3.17.0 -> 3.19.2
2017-06-03 20:47:09 +02:00
Volth
ede0d138fd
half: init at 1.12.0
2017-06-03 13:53:24 +00:00
Orivej Desh
fc9937657d
libmnl: fix license
2017-06-02 16:23:29 +00:00
Orivej Desh
48c9e09190
libnetfilter_log: init at 1.0.1
2017-06-02 16:10:23 +00:00
Vladimír Čunát
ed93e8e16b
libressl: work around some problem with man pages
...
https://github.com/NixOS/nixpkgs/commit/20ffc3cd73#commitcomment-22368612
2017-06-02 16:21:35 +02:00
Robin Gloster
c1359ce04b
Merge remote-tracking branch 'upstream/master' into gcc-6
2017-06-02 15:39:25 +02:00
Robin Gloster
1b55c0bc69
flann: 1.8.4 -> 1.9.1
2017-06-02 15:20:10 +02:00
Frederik Rietdijk
8b5dc2d67b
Merge remote-tracking branch 'upstream/master' into HEAD
2017-06-01 10:17:38 +02:00
Mateusz Kowalczyk
427f5bcba1
Merge pull request #26265 from lheckemann/irrlicht-libs
...
irrlicht: link to X11 libs explicitly
2017-06-01 00:12:30 +01:00
Vladimír Čunát
983657087b
Merge branch 'master' into staging
2017-05-30 19:39:59 +02:00
Vladimír Čunát
ea7e54be18
libuv: 1.11.0 -> 1.12.0
...
The changelog seems safe; I tried some reverse dependencies, too.
2017-05-30 19:32:30 +02:00
Vladimír Čunát
538aa0f808
Merge branch 'staging' (early part)
...
The comparison looks nice on Hydra.
2017-05-30 16:08:21 +02:00
Pascal Wittmann
94be2db902
libfilezilla: 0.9.1 -> 0.9.2
2017-05-30 13:27:29 +02:00
Linus Heckemann
c14bf4f2b1
irrlicht: link to X11 libs explicitly
...
This allows applications that require irrlicht to depend on the X
libraries implicitly rather than explicitly.
2017-05-29 18:31:08 +01:00
Vladimír Čunát
02032dbda4
Merge branch 'master' into staging
...
More mass rebuilds from master.
2017-05-29 10:51:38 +02:00
Dmitry Kalinkin
6e95e2a161
cernlib: init at 2006
2017-05-28 18:51:16 -04:00
Volth
bb8759f928
no need to patch if old wxWebView is used
2017-05-28 10:09:47 +00:00
Vladimír Čunát
1f407a46d6
mesa: feature update 17.0.6 -> 17.1.1
...
Main changes: https://www.mesa3d.org/relnotes/17.1.0.html
- two options got renamed
- "ilo" driver was removed upstream
- python is no longer needed for build
I tested nouveau for a bit.
2017-05-28 10:43:53 +02:00
Volth
a195c0418f
wxGTK30: 3.0.2 -> 3.0.3.1
2017-05-27 12:42:12 +00:00
Vladimír Čunát
76a020e676
Merge branch 'master' into staging
2017-05-27 11:11:44 +02:00
Vladimír Čunát
b4bb39642e
libdrm: support valgrind suppression via a lighter version
...
Fixes #25917 . It's all only about build-time dependency bloat and
consequent rebuild propagation.
2017-05-27 11:08:23 +02:00
Vladimír Čunát
f71b83ad7e
libdrm: 2.4.79 -> 2.4.81
2017-05-27 09:54:20 +02:00
Martin Wohlert
b20f20d3eb
libopus: 1.1.4 -> 1.1.5
...
http://opus-codec.org/release/stable/2017/05/24/libopus-1_1_5.html
> May 24, 2017
>
> This Opus 1.1.5 release backports the surround encoder bug fix from 1.2-beta. There are no other changes compared to 1.1.4.
2017-05-27 02:59:16 +02:00
Vladimír Čunát
00672dec8a
Merge older staging
...
This still causes some uncached rebuilds, but master(!) and staging
move too fast forward rebuild-wise, so Hydra might never catch up.
(There are also other occasional problems.)
Therefore I merge at this point where the rebuild isn't that bad.
2017-05-26 15:45:43 +02:00
Volth
b7ccf27229
rename webkitgtk24x -> webkitgtk24x-gtk3; webkitgtk2 -> webkitgtk24x-gtk2
2017-05-26 13:43:25 +00:00
Volth
3de90b259c
webkitgtk: 2.14.11 -> 2.16.3
2017-05-26 16:20:54 +03:00
Franz Pletz
3d6ed4a072
webkitgtk: remove unreferenced 2.12 and patch
2017-05-26 13:09:41 +02:00
midchildan
586abbf737
poppler: Include poppler encoding data by default
2017-05-26 13:49:22 +03:00
Nikolay Amiantov
e7fa6220d6
polkit: add patches from Fedora
...
This fixes few leaks and adds ITS description files which are needed for some
reverse dependencies.
2017-05-25 19:07:21 +03:00
Cray Elliott
3a183888a4
ffmpeg-full: update sha256
...
it seems a new source archive was uploaded, replacing the old one, as
nix-prefetch-url reports a new hash
2017-05-25 01:49:00 -07:00
Franz Pletz
5479f742e6
libtasn1: apply patch to fix CVE-2017-6891
2017-05-25 00:43:21 +02:00
Franz Pletz
dd22335c3b
Merge pull request #25680 from gnidorah/master2
...
openmpt123: don't build pulseaudio driver, libao: build both pulse and alsa drivers
2017-05-24 22:20:00 +02:00
Vladimír Čunát
78ea189a6b
Merge branch 'master' into staging
...
... to fix *some* of the evaluation problems.
2017-05-24 13:56:28 +02:00
Peter Hoeg
4e704b144a
ffmpeg: incorrectly updated sha sums broke the build
2017-05-24 11:55:25 +08:00
Cray Elliott
dc12cd1cae
ffmpeg: fix sha256 hash for 3.3.1
...
ffmpeg-full uses the .xz source release while ffmpeg uses .bz2 so hashes
cannot be shared between them
2017-05-23 20:46:10 -07:00
Orivej Desh
3b24b11021
cyrus_sasl: fix version
2017-05-24 03:37:48 +00:00
Vladimír Čunát
8004e79415
Merge branch 'master' into staging
2017-05-24 03:24:06 +02:00
Cray Elliott
39e042fd64
ffmpeg: 3.3 -> 3.3.1
...
ffmpeg-full: 3.3 -> 3.3.1
2017-05-23 18:17:53 -07:00
Ben Darwin
b21805d972
elastix: init at 4.8
2017-05-23 18:25:15 -04:00
Carles Pagès
f60767d55e
Merge pull request #25366 from titanous/kodi-hdhomerun
...
kodi: add pvr-hdhomerun plugin
2017-05-22 23:32:07 +02:00
Franz Pletz
933ab0cd5b
Merge pull request #25973 from gentoofreak/feature/libopus-1.1.4
...
libopus: 1.1.3 -> 1.1.4
2017-05-22 17:19:19 +02:00
Josef Kemetmueller
2ff56a1b8f
grib-api: Add grib-api to pythonPackages
...
This provides a default method for using the grib-api python bindings.
2017-05-22 14:41:57 +00:00
Eelco Dolstra
3b44cd731c
aws-sdk-cpp: 1.0.60 -> 1.0.127
2017-05-22 14:36:20 +02:00
Frederik Rietdijk
99cfab07b9
Merge remote-tracking branch 'upstream/master' into HEAD
2017-05-22 09:21:40 +02:00
Martin Wohlert
88af502593
libopus: 1.1.3 -> 1.1.4
2017-05-21 19:32:49 +02:00
Renzo Carbonara
29e04dfdaa
hunspellDicts: add spanish dictionaries.
...
This reverts commit cf4f91f1a2
, which
removed all of the spanish dictionaries. These dictionaries were
previously part of the “Red IRIS” project, but they are now part of the
“Recursos Linguísticos Abiertos del Español” project.
Additionally, this cleans up the implementation of all the Hunspell
dictionaries, since the supposedly internal `mkDict` function was either
overspecialized or overgeneralized. Now we don't try to abstract beyond
what makes sense to be abstracted.
2017-05-21 12:49:48 +02:00
John Ericson
bb37fc90c7
Merge pull request #25897 from obsidiansystems/glibc-cross
...
glibc: Clean up cross compilation
2017-05-20 22:26:15 -04:00
John Ericson
25edc476fd
glibc: Simplify derivation further
...
No native hashes should be changed with this commit
default.nix's cross hash should also not be changed
2017-05-20 22:17:28 -04:00
Jörg Thalheim
b2a14ee339
Merge pull request #25944 from unaizalakain/init-xuxen
...
hunskell: add basque dictionary Xuxen 5
2017-05-20 20:17:48 +01:00
Unai Zalakain
337687c318
hunskell: add basque dictionary Xuxen 5
...
mkDict doesn't easily adapt to dictionaries that have multiple source
files but no readme, so I did not use it. Having a "generic" function
that then has per-language quirks is a bad abstraction.
A small utility function that copies a given file to hunspell's and
myspell's dirs and a separate one that copies a given readme file would
be more useful.
2017-05-20 20:10:23 +02:00
Robin Gloster
c9f3893451
despotify: remove
...
broken and doesn't build with openssl 1.1
2017-05-20 13:22:58 +02:00
John Ericson
7e096024d7
glibc: Fix for cross
2017-05-19 18:44:24 -04:00
John Ericson
b175feb8e1
Merge pull request #25875 from obsidiansystems/ncurses-cross
...
ncurses: Break hash to simplify derivation
2017-05-19 18:39:12 -04:00
Vladimír Čunát
9f6b1dca58
Merge #25708 : fltk: 1.3.3 -> 1.3.4
2017-05-19 23:52:14 +02:00
Peter Simons
c1609e4a4d
libqmi: enable MBIM support
2017-05-19 14:29:09 +02:00
Peter Simons
9b54745c61
libqmi: update to version 1.18.0
...
The new version adds a dependency in libgudev.
2017-05-19 14:29:09 +02:00
Peter Hoeg
0f59c9ce83
libguestfs: fix build
2017-05-19 19:29:41 +08:00
Jörg Thalheim
bde09a92c1
Merge pull request #25774 from matthewbauer/xapian-fixup
...
xapian: fixup darwin
2017-05-19 09:41:01 +01:00
Vladimír Čunát
5aa530f2a8
Merge branch 'master' into staging
...
A few thousand rebuilds from master.
2017-05-19 08:57:59 +02:00
Jörg Thalheim
380d6bbff1
Merge pull request #25881 from Mic92/gtk2-themes
...
gtk2: search for themes in XDG_DATA_DIRS
2017-05-19 07:08:09 +01:00
Cray Elliott
fe666125a6
ffmpeg-full: add enableLto option
...
disabled by default, allows the user to specify if they would like a
link-time optimized build or not
2017-05-18 21:44:59 -07:00
Nikolay Amiantov
6679dbbd60
ffmpeg: fix arm build
2017-05-19 02:29:49 +03:00
Tyson Whitehead
8fdbc828b9
clblas-cuda: requires ocl-icd now for libOpenCL.so.1 #25902
2017-05-18 18:32:09 -04:00
Nikolay Amiantov
63150762ba
Merge pull request #24861 from abbradar/qt4-gtk
...
qt4: enable gtk2 by default
2017-05-18 16:35:33 +03:00
John Ericson
a19cf228d5
ncurses: Break hash to simplify derivation
2017-05-18 07:02:54 -04:00
Vladimír Čunát
e9aeb55f3b
Merge branch 'master' into staging
2017-05-18 11:24:18 +02:00
Vladimír Čunát
71a7e221d8
treewide: fixup packages with RPATH problems
2017-05-18 09:49:15 +02:00
Jörg Thalheim
1810b3f64b
gtk2: search for themes in XDG_DATA_DIRS
...
This patch was adapted from GUIX.
At the moment we still have to rely on GTK_DATA_PREFIX, which can only
point to one profile at the time and is also not set in all desktop
environments. This patch makes it possible to use installed themes, no
matter if system-wide or by in a user profile.
2017-05-18 06:32:45 +01:00
John Ericson
afec912d81
Merge pull request #25867 from obsidiansystems/ghc-deps-cross
...
Fix cross compilation of some GHC deps
2017-05-17 19:09:00 -04:00
John Ericson
8ad2c6a830
ncurses: Fix for cross
2017-05-17 17:50:05 -04:00
John Ericson
76667036ec
gmp 6: Fix for cross
2017-05-17 16:15:32 -04:00
Daiderd Jordan
fcbb9b3243
Merge pull request #25837 from czyzykowski/v8-on-osx
...
v8: fixes darwin build
2017-05-17 21:54:43 +02:00
Lukasz Czyzykowski
3de66330cd
v8: fixes build on darwin
...
v8 compilation on macOS was failing because of missing dependency and
wrong linker. The approach to make it work is similar to the nodejs
package.
2017-05-17 21:50:49 +02:00
Daiderd Jordan
ea229a26a3
Merge pull request #25839 from czyzykowski/rdkafka-on-osx
...
rdkafka: fixes darwin build
2017-05-17 00:13:21 +02:00
Lukasz Czyzykowski
3edc6108c5
Enables rdkafka compilation on macOS
...
Without --disable-ssl librdkafka ./configure detects that OpenSSL is
installed but when it tries to link it fails because the default
version is incompatible (1.0.2 vs required 1.1.x).
https://github.com/edenhill/librdkafka/issues/49#issuecomment-280219158
2017-05-16 23:41:31 +02:00
Frederik Rietdijk
fda2318eab
Merge pull request #25814 from sifmelcara/fix/opencvCMakeLibraryPath
...
opencv: Fix OpenCV build on non NixOS platform
2017-05-16 20:57:19 +02:00
Vladimír Čunát
2b5b38a964
Merge #25807 : gnutls: bugfix 3.5.11 -> 3.5.12
2017-05-16 18:38:54 +02:00
Vladimír Čunát
515414ed32
Merge branch 'master' into staging
2017-05-16 18:32:43 +02:00
Vladimír Čunát
f5c568446a
qtwebkit-*: fix #25585 : bad RPATH entries
2017-05-16 18:30:58 +02:00
Vladimír Čunát
65ede052fa
treewide: fixup packages with RPATH problems
2017-05-16 18:30:58 +02:00
J M
03d190d54f
shibboleth: Add Myself as a Maintainer ( #25817 )
2017-05-16 10:11:55 +01:00
mingchuan
b496ffbe55
opencv: Fix OpenCV build on non NixOS platform
...
OpenCV's CMakeFile will use libraries in /lib and /lib64 if it can
find libraries from those paths. However, it causes
build failure because nix detects impure paths being used.
2017-05-16 05:02:00 +08:00
mimadrid
c68a241208
gnutls: 3.5.11 -> 3.5.12
2017-05-15 19:32:35 +02:00
Thomas Tuegel
fabd48272f
Merge branch 'qt--qpa-plugin-path'
2017-05-14 13:55:42 -05:00
Thomas Tuegel
7c338b7df8
qtbase: search platform plugin paths before other plugin paths
2017-05-14 13:55:03 -05:00
Thomas Tuegel
88a5082edf
Revert "qt58: ignore NIX_PROFILES environment variable"
...
This reverts commit 6169bd98f5
.
2017-05-14 13:55:02 -05:00
Joachim Fasting
e6c65ecb12
tree-wide: remove uses of features.grsecurity
2017-05-14 15:08:51 +02:00
Vladimír Čunát
b0d2de45cd
freetype: fix CVE-2017-{8105,8287} by upstream patches
...
I copied the patches, as the changelog changes would certainly conflict.
2017-05-14 15:00:44 +02:00
Vladimír Čunát
fcdb4b51f8
mesa: maintenance 17.0.5 -> 17.0.6
2017-05-14 14:36:54 +02:00
Marc Nickert
1c9ed32a34
libtiff: security 4.0.7-5 -> 4.0.7-6 (Debian patches)
...
Taken from PR #25742 , only adding extra comment.
2017-05-14 14:27:52 +02:00
Tuomas Tynkkynen
beb43a651c
Merge remote-tracking branch 'upstream/master' into staging
2017-05-14 14:24:20 +03:00
Periklis Tsirakidis
096c008036
Fix #25723 : Remove old GNU libstdc++ for qtbase
2017-05-14 09:46:38 +02:00
Matthew Bauer
f33ca4edc6
xapian: fixup darwin
...
The configure script is detecting that __exp10 is available even
though it isn’t on latest versions. This is the best fix I can find
for now.
2017-05-13 23:45:02 -05:00
Matthew Daiter
093130f802
openmvs: init at current master ( #25672 )
...
* openmvs: init at current master
* openmvs: simplify expression
* openmvs: init at unstable-2017-05-01
2017-05-12 20:07:11 +01:00
Vladimír Čunát
51e0f8f759
Merge branch 'master' into staging
...
Some more larger rebuilds from master.
2017-05-12 12:03:37 +02:00
gnidorah
7da0b964de
libao: build both pulse and alsa drivers
2017-05-12 12:23:56 +03:00
Anthony Cowley
0dbf5b02b9
fltk: 1.3.3 -> 1.3.4
...
This incidentally fixes the build on darwin.
2017-05-11 12:08:25 -04:00
Peter Hoeg
48192c65c3
partition-manager: init at 3.0.1
...
Includes kpmcore 3.0.3
2017-05-11 19:07:44 +08:00
Jörg Thalheim
b22c62915f
Merge pull request #25688 from k0ral/mediainfo
...
{lib}mediainfo{-gui}: 0.7.91 -> 0.7.95
2017-05-11 09:01:24 +01:00
Jörg Thalheim
8b36a16b05
Merge pull request #25684 from andrewrk/update-cmark
...
cmark: 0.23.0 -> 0.27.1
2017-05-11 08:38:12 +01:00
Jörg Thalheim
e2a807cf12
cmark: enable tests
2017-05-11 08:37:22 +01:00
Jörg Thalheim
2dcc5bbb5d
cmark: cmake in nativeBuildInputs
2017-05-11 07:57:09 +01:00
Jörg Thalheim
be19ad150c
Merge pull request #25594 from mimadrid/update/htslib-1.4
...
Update/htslib 1.4
2017-05-11 07:08:56 +01:00