Commit Graph

24390 Commits

Author SHA1 Message Date
Shea Levy
d6023f0456
Merge branch 'grpc-upgrade' of git://github.com/bhipple/nixpkgs 2018-02-13 09:01:00 -05:00
Andreas Rammhold
f80b233072
libyaml-cpp: 0.5.3 -> 0.6.1 2018-02-13 14:57:22 +01:00
Andreas Rammhold
5856b4270e
qpdf: 7.0.0 -> 7.1.1 2018-02-13 12:22:50 +01:00
Michiel Leenaars
2b68e99504 getdns: init at 1.3.0 2018-02-13 11:02:50 +01:00
Benjamin Hipple
537181136c grpc: 1.8.3 -> 1.9.1
Also added meta and license information.
2018-02-13 00:05:52 -05:00
Daiderd Jordan
0bf153f9c0
qt59-qtbase: fix darwin build with clang-5 2018-02-12 22:50:36 +01:00
Daiderd Jordan
a93b1ea803
qt510-qtbase: fix darwin build with clang-5 2018-02-12 22:15:04 +01:00
Daiderd Jordan
81674e04f3
libclc: use clang-4 2018-02-12 20:40:18 +01:00
adisbladis
81a6e50110
Merge pull request #34800 from adisbladis/linphone-3_12_0
linphone: 3.10.2 -> 3.12.0
2018-02-12 09:39:06 +08:00
Franz Pletz
cb02fae72f
Merge pull request #34797 from oxij/pkgs/opencl-things
OpenCL things
2018-02-12 00:16:16 +00:00
Daiderd Jordan
69779a5f7e
Merge pull request #33374 from dtzWill/update/llvm-5-default
Update LLVM default 4 -> 5
2018-02-11 18:29:26 +01:00
Bjørn Forsman
8ea7a302bd make-fonts-cache: remove CACHEDIR.TAG file from Nix store
A CACHEDIR.TAG file indicates that the contents can be automatically
re-generated. This is not really true for Nix store paths. (Well _Nix_
can recreate them, but that's different.)

I noticed this issue as I was restoring full system backup that "for
some reason" always missed /nix/store/*-fc-cache (found by `nix-store
--verify --repair`). Turns out I was excluding caches from my backup...
2018-02-11 16:07:43 +01:00
Pascal Wittmann
63c97b946e
udunits: 2.2.24 -> 2.2.26 2018-02-11 13:22:19 +01:00
Pascal Wittmann
2e7e318ffd
unibilium: 1.2.1 -> 2.0.0 2018-02-11 12:00:21 +01:00
Markus Kowalewski
5e12d76361
openmpi: fix broken modules, disable dsos 2018-02-11 00:49:12 -08:00
Frederik Rietdijk
9d69ebe5a8 Merge staging at '256ba86' into master 2018-02-11 08:54:49 +01:00
Frederik Rietdijk
35ab6369c6
Merge pull request #34065 from markuskowa/openmpi3-pr
openmpi: 1.10.7->3.0.0, add markuskowa as maintainer
2018-02-11 07:27:17 +00:00
Daiderd Jordan
0905e5e23a
qt59-qtbase: fix darwin build 2018-02-10 20:30:38 +01:00
Jan Malakhovski
f036df0321 libclc: 2017-02-25 -> 2017-11-29 2018-02-10 15:07:14 +00:00
Jan Malakhovski
d64748295a ocl-icd: fix cross-compilation 2018-02-10 15:07:14 +00:00
Jan Malakhovski
63a1c0c807 ocl-icd: provide a variant for each opencl-headers version 2018-02-10 15:07:13 +00:00
Jan Malakhovski
67a058eda7 opencl-headers: 2016-11-29 -> 2017-07-18, provide multiple versions 2018-02-10 15:07:13 +00:00
Jan Malakhovski
7f7e117c94 hwloc: disable x11 by default
I think nothing actually uses what this feature provides but all headless
machines suffer.
2018-02-10 15:07:12 +00:00
Jörg Thalheim
5c22bf84e4
Merge pull request #34124 from arcadio/hunspell
hunspell: 1.6.1 -> 1.6.2
2018-02-10 13:03:10 +00:00
Jörg Thalheim
fdc9312dba
Merge pull request #34546 from samdroid-apps/add-spice-up
Add presentation app Spice Up
2018-02-10 11:43:09 +00:00
Vladimír Čunát
0a941e0b66
treewide: avoid fatal warnings from gcc7 2018-02-10 12:06:02 +01:00
Vladimír Čunát
256ba86fff
libtasn1: 4.12 -> 4.13 (security)
/cc #34787.
2018-02-10 11:30:34 +01:00
adisbladis
051c92a825
belcard: init at 1.0.2 2018-02-10 13:23:56 +08:00
adisbladis
fa633e7905
belr: init at 0.1.3 2018-02-10 13:23:52 +08:00
adisbladis
611ed16125
bzrtp: init at 1.0.6 2018-02-10 13:20:51 +08:00
adisbladis
0dbe0ad242
ortp: 0.27.0 -> 1.0.2 2018-02-10 13:19:52 +08:00
adisbladis
bebb33a50f
belle-sip: 1.5.0 -> 1.6.3 2018-02-10 13:19:08 +08:00
adisbladis
ab2a3c74aa
mediastreamer: 2.14.0 -> 2.16.0 2018-02-10 13:18:44 +08:00
adisbladis
a5047cd5f0
bctoolbox: 0.2.0 -> 0.6.0 2018-02-10 13:18:00 +08:00
Geoffrey Reedy
7f6c4e2703 libproxy: fix building on darwin 2018-02-09 08:33:41 -07:00
Sam Parkinson
197d9a8d90
granite: refactor package
* move build time dependencies into nativeBuildInputs
* convert cmakeFlags to an array
* use `with` in the meta section
* add `ninja`
2018-02-09 22:23:37 +11:00
Dan Peebles
dfd300c81d treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
Upstream killed the pkgs server but src continues to serve up the exact
same content, so we can just point there and all hashes should be unchanged.
2018-02-08 16:38:08 -05:00
Frederik Rietdijk
50a9d51a09 Merge commit '30d031b5d8d05422586043c3f105f4d9110e4f59' into HEAD 2018-02-08 12:14:07 +01:00
Adrien Devresse
4442a377cb rocksdb: 5.1.2 -> 5.10.2
- Update rocksdb to last version
- Also enable RTTI support for rocksdb, required for Ceph
- Add missing which and perl package
2018-02-07 21:17:02 +01:00
adisbladis
dda6f49192
uriparser: 0.8.4 -> 0.8.5 2018-02-07 23:29:16 +08:00
Tuomas Tynkkynen
4c6c919a31 Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/os-specific/linux/kernel/generic.nix
2018-02-07 03:41:24 +02:00
Daiderd Jordan
5af41b7a22
pixman: fix clang5 build 2018-02-06 23:38:47 +01:00
Renato Alves
b2284e0454
htslib: 1.6 -> 1.7 2018-02-06 15:37:50 +01:00
Tuomas Tynkkynen
9548028a22 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/os-specific/linux/cpupower/default.nix
2018-02-06 04:11:23 +02:00
Daiderd Jordan
d5ccec3c4e
libgcrypt: fix darwin build 2018-02-05 21:57:53 +01:00
Daiderd Jordan
6f868088df
libassuan: fix darwin build 2018-02-05 21:57:52 +01:00
Daiderd Jordan
d3b3827154
libksba: fix darwin build 2018-02-05 21:57:45 +01:00
Eelco Dolstra
c08e4b9102
boost: Don't store absolute path in #line
This causes packages to have boost.dev in their runtime closures, via
assertion messages.

Fixes #34462.
2018-02-05 21:56:43 +01:00
Franz Pletz
c135ecd7ef
Merge remote-tracking branch 'origin/master' into gcc-7 2018-02-05 13:11:33 +01:00
adisbladis
d80057f245
Merge pull request #34601 from markuskowa/mpich2-pr
mpich2: 3.2 -> 3.2.1, update meta data
2018-02-05 13:54:00 +08:00
Markus Kowalewski
bd80130fd9
mpich2: add maintainer, update license 2018-02-04 15:57:50 -08:00
Markus Kowalewski
ff8b077071
mpich2: 3.2 -> 3.2.1 2018-02-04 15:52:29 -08:00
Frederik Rietdijk
f0e404b1de
Merge pull request #34591 from womfoo/bump/facter-3.9.3
facter: 3.9.0 -> 3.9.3 and dependency libwhereami: 0.1.1 -> 0.1.3
2018-02-04 20:03:24 +00:00
Kranium Gikos Mendoza
bdd0bb241e libwhereami: 0.1.1 -> 0.1.3 2018-02-05 00:28:21 +11:00
Tuomas Tynkkynen
34b7ea6d45 Merge remote-tracking branch 'upstream/master' into staging 2018-02-04 12:22:39 +02:00
Tuomas Tynkkynen
95b0ae0ad7 boehmgc: 7.6.2 -> 7.6.4 2018-02-04 02:47:18 +02:00
Vladimír Čunát
7e5cf3b1bf
Merge #34083: librsvg: 2.40.18 -> 2.42.2 2018-02-03 20:11:23 +01:00
adisbladis
24dff4b341
libuv: 1.18.0 -> 1.19.1 2018-02-04 03:06:12 +08:00
Graham Christensen
92b786a2fb
Merge pull request #30068 from mpickering/osm2xmap
libroxml: init at 2.3.0 and osm2xmap: init at 2.0 c1f7b68
2018-02-03 13:58:35 -05:00
Vladimír Čunát
9c8b87e953
librsvg: 2.42.0 -> 2.42.2 (maintenance) 2018-02-03 19:51:08 +01:00
Matthew Pickering
8b362957c7 libroxml: init at 2.3.0 2018-02-03 18:35:54 +00:00
Frederik Rietdijk
fac78c878c Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-03 17:42:47 +01:00
Graham Christensen
dbd9e7fcb2
Merge pull request #34534 from dtzWill/fix/fastjet-clang5
fastjet: Fix build w/clang5
2018-02-03 10:01:51 -05:00
Michael Raskin
3753608dec
Merge pull request #34540 from razvan-panda/master
AntTweakBar: init at 1.16
2018-02-03 11:45:03 +00:00
Răzvan Flavius Panda
4a7ae5c6b7 AntTweakBar: init at 1.16 2018-02-03 13:31:10 +02:00
Vladimír Čunát
e2a096560c
Merge #33891: wildmidi: 0.3.9 -> 0.4.2
Fixes DoS CVEs.  qmmp build failed before this merge (the same way).
2018-02-03 11:15:43 +01:00
Sam Parkinson
0f15b33912
granite: 0.4.1 -> 0.5
Upstream has moved to GitHub, as the elementary.io page [1] now links to
the GitHub repository.

The only current dependant derivation is Pantheon Terminal
(pantheon.pantheon-terminal), which continues to work.

[1]: https://elementary.io/open-source
2018-02-03 13:01:54 +11:00
Tuomas Tynkkynen
10c8e6d0c5 Merge remote-tracking branch 'upstream/master' into staging 2018-02-03 02:50:21 +02:00
Jan Tojnar
10a4edb927
poppler_qt4: downgrade 0.62.0 → 0.61.1
Poppler 0.62 removes QT4 support. We would drop it but unfortunately,
some things still rely on it.
2018-02-03 00:43:48 +01:00
Jan Tojnar
1f6bdeaa97
poppler: 0.56.0 → 0.62.0 2018-02-03 00:43:47 +01:00
Daiderd Jordan
6d788e9063
Merge pull request #34514 from acowley/libqalculate-clang
libqalculate: fix build with clang
2018-02-02 19:34:18 +01:00
Daniel Peebles
f6fb8e3c09
Merge pull request #34535 from jammerful/audiofile
audiofile: Update Patch File Location
2018-02-02 13:17:36 -05:00
jammerful
d198355ac6 audiofile: Update Patch File Location
Debian moved git servers.
2018-02-02 13:06:53 -05:00
Will Dietz
8a1069bdcb fastjet: Fix build w/clang5
https://hydra.nixos.org/build/68588849/nixlog/1

libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../include/fastjet -O2 -Wall -g -Woverloaded-virtual -DDROP_CGAL -I. -I./siscone -I./../../include -I./siscone -c SISConeBasePlugin.cc  -fno-common -DPIC -o .libs/libSISConePlugin_la-SISConeBasePlugin.o
SISConeBasePlugin.cc:12:12: error: no matching member function for call to 'structure_of'
  return a.structure_of<UserScaleBase::StructureType>().ordering_var2()
         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../../include/fastjet/PseudoJet.hh:1012:60: note: candidate template ignored: substitution failure [with TransformerType = fastjet::SISConeBasePlugin::UserScaleBase::StructureType]: ISO C++ specifies that qualified reference to 'StructureType' is a constructor name rather than a type in this context, despite preceding 'typename' keyword
const typename TransformerType::StructureType & PseudoJet::structure_of() const{
      ~~~~~~~~                                             ^
2018-02-02 10:24:18 -06:00
Anthony Cowley
25225f0b46 libqalculate: fix build with clang
This addresses a security complaint clang makes about the source code,
and allows the build to succeed on darwin.
2018-02-01 21:57:21 -05:00
Daiderd Jordan
a64f8e888f
Merge pull request #34431 from LnL7/darwin-json-glib
json-glib: fixup darwin install_name
2018-02-02 00:25:37 +01:00
Jan Tojnar
e621f17274
gegl_0_3: loosen platforms 2018-02-01 23:58:02 +01:00
Jan Tojnar
27ac1bfaf9
gegl_0_3: 0.3.26 → 0.3.28 2018-02-01 23:57:49 +01:00
Jan Tojnar
0d71207862
babl: 0.1.38 → 0.1.42 2018-02-01 23:57:45 +01:00
Jan Tojnar
01f07b2c72
pipewire: init at 0.1.8 2018-02-01 22:40:50 +01:00
Vladimír Čunát
2fb4606f38
Merge branch 'master' into staging
Haskell rebuild.
Hydra: ?compare=1430378
2018-02-01 09:36:23 +01:00
Bjørn Forsman
75867d8967 liburcu: 0.9.3 -> 0.9.5 2018-02-01 08:04:09 +01:00
Andreas Rammhold
d8d5beac65
Merge pull request #34436 from andir/firefox-58
Firefox 57.0.4 -> 58.0.1
2018-01-31 14:28:04 +00:00
Andreas Rammhold
e524549536
nss: 3.33 -> 3.34.1 2018-01-31 01:51:28 +01:00
Peter Hoeg
5097e84a9d
Merge pull request #32042 from ck3d/lirc-0.9.4d
lirc: 0.9.4 -> 0.10.0 + more driver
2018-01-31 08:33:20 +08:00
Daiderd Jordan
787d371c28
json-glib: fixup darwin install_name
Couldn't figure out how to fix it durning the build.
2018-01-30 22:03:43 +01:00
Will Dietz
75068a6770 psol, ngx_pagespeed: 1.13.35.1 -> 1.13.35.2 2018-01-31 05:46:52 +09:00
Vladimír Čunát
c9171e5a4c
Merge branch 'master' into staging
Hydra: ?compare=1430035
2018-01-30 19:51:33 +01:00
Christian Kögler
300f6c5943 lirc: 0.10.0 -> 0.10.1 2018-01-29 21:16:36 +01:00
John Ericson
82ebace595 glibc: Fix Darwin build
Fix the failure caused in #34198 by a suggested change of mine. @vcunat
reported in [1].

[1]: https://github.com/NixOS/nixpkgs/pull/34198#issuecomment-361075911
2018-01-29 00:47:02 -05:00
Franz Pletz
e2c1c76fd0
Merge remote-tracking branch 'origin/master' into gcc-7 2018-01-28 23:17:32 +01:00
Franz Pletz
103cf02037
libewf: 20140608 -> 20171104 2018-01-28 22:19:23 +01:00
Franz Pletz
84176497e8
hwloc: 1.11.8 -> 1.11.9 2018-01-28 21:53:06 +01:00
Franz Pletz
36d6df8d60
talloc: 2.1.8 -> 2.1.11 2018-01-28 19:59:43 +01:00
Franz Pletz
66d34f852f
libtiff: 4.0.8 -> 4.0.9 2018-01-28 19:32:20 +01:00
Franz Pletz
29be965b78
npth: 1.3 -> 1.5 2018-01-28 19:02:11 +01:00
Franz Pletz
ef8f08dd4c
netcdf: 4.4.1.1 -> 4.6.0 2018-01-28 19:02:11 +01:00
Franz Pletz
024fb7e9b3
netcdfcxx4: 4.2.1 -> 4.3.0 2018-01-28 19:02:11 +01:00
Franz Pletz
b36a9d405d
libcdr: 0.1.1 -> 0.1.4 2018-01-28 19:02:10 +01:00
Franz Pletz
f43ca1cc21
cgal: 4.9 -> 4.11 2018-01-28 19:02:09 +01:00
Franz Pletz
139c0f160e
libast: 0.7 -> 0.7.1 2018-01-28 19:02:08 +01:00
Franz Pletz
8ebba206e4
libogg: 1.3.2 -> 1.3.3 2018-01-28 19:02:01 +01:00
Franz Pletz
5e58708cdb
libsass: 3.4.5 -> 3.4.8 2018-01-28 18:52:30 +01:00
Franz Pletz
662e6c5193
librsync: 2.0.0 -> 2.0.1 2018-01-28 18:52:30 +01:00
Franz Pletz
3fc95ac6f3
libraw: 0.18.5 -> 0.18.7 2018-01-28 18:52:30 +01:00
Franz Pletz
cbd7b6cf9c
libowfat: 0.29 -> 0.31 2018-01-28 18:52:29 +01:00
Franz Pletz
c587a817c0
libmikmod: 3.3.11 -> 3.3.11.1 2018-01-28 18:52:29 +01:00
Franz Pletz
05cc916ad3
libbluray: 1.0.0 -> 1.0.2 2018-01-28 18:52:29 +01:00
Franz Pletz
23b4baac4d
libass: 0.13.7 -> 0.14.0 2018-01-28 18:52:29 +01:00
Franz Pletz
6c4d92b7f7
xvidcore: 1.3.4 -> 1.3.5 2018-01-28 18:52:28 +01:00
Franz Pletz
60fa8e9d10
libxmp: 4.3.12 -> 4.4.1 2018-01-28 18:52:27 +01:00
Franz Pletz
1c8075321d
libargon2: 20161029 -> 20171227 2018-01-28 18:52:26 +01:00
Franz Pletz
f8968a2a79
libstemmer: init at 2017-03-02 2018-01-28 18:52:26 +01:00
Franz Pletz
cf41d8784d
libsodium: 1.0.15 -> 1.0.16 2018-01-28 18:52:25 +01:00
Franz Pletz
dfdb17d10d
geoip: 1.6.2 -> 1.6.12 2018-01-28 18:52:24 +01:00
Franz Pletz
5319630e57
libite: 1.9.2 -> 2.0.1 2018-01-28 18:52:22 +01:00
Franz Pletz
61b9ecc51d
mbedtls: 2.6.0 -> 2.6.1 2018-01-28 18:52:22 +01:00
Franz Pletz
b20284ddd8
libwebp: 0.6.0 -> 0.6.1 2018-01-28 18:21:33 +01:00
Franz Pletz
92c55ab25d
libseccomp: 2.3.2 -> 2.3.3 2018-01-28 18:21:33 +01:00
Franz Pletz
413d1844ac
libxslt: 1.1.29 -> 1.1.32 2018-01-28 18:21:32 +01:00
Vladimír Čunát
e5523cd7f6
Merge #34338: gnutls: fix p11-kit test (failing/skipped) 2018-01-28 18:03:04 +01:00
adisbladis
7b5d9a2938
Merge pull request #29558 from teto/fctix_xkeyboard
[RDY] fcitx: fix keyboard not found
2018-01-28 22:19:16 +08:00
Matthieu Coudron
be7c4c1d7e libpinyin: 1.6.0 -> 2.1.91 2018-01-29 02:06:39 +09:00
Matthieu Coudron
bef69925e3 fcitx-libpinyin: 0.3.93 -> 0.5.3
Previously optional dependencies are now made mandatory like qtwebbrowser.dev .
In order to find these libraries, I used libsForQt5.callPackage.
2018-01-29 02:06:01 +09:00
Tuomas Tynkkynen
3d24ae9b44 ncurses5: Use v6 sources but compiled with --with-abi-version=5
So we don't have to dig out why ncurses5.9 stops compiling with newer
compiler versions again and again.

Inspired by:

https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=ncurses5-compat-libs
2018-01-28 03:27:38 +02:00
adisbladis
800e744869
p11_kit: 0.23.7 -> 0.23.9 2018-01-28 09:17:53 +08:00
adisbladis
27e4499f6a
libdivecomputer: 0.5.0 -> 0.6.0 2018-01-28 06:51:34 +08:00
Tuomas Tynkkynen
c3a658deb1 Merge remote-tracking branch 'upstream/master' into staging 2018-01-27 21:53:16 +02:00
Dylan Simon
85f81f5ef5 gnutls: fix (failing) p11-kit test
The p11-kit-trust test looks in /usr/lib for pkcs11 modules.  As a
result it is unnecessarily skipped on sandboxed builds, and fails on
unsandboxed builds with a system p11-kit.  Replace hard-coded /usr/lib
paths with pkg-config.
2018-01-27 12:39:02 -05:00
Tuomas Tynkkynen
5925caf39d libbsd: 0.8.6 -> 0.8.7 2018-01-27 16:23:43 +02:00
Tuomas Tynkkynen
eef3601b08 Revert "ldb: 1.1.27 -> 1.3.1"
This reverts commit bc474e2dd8.

Source hash is incorrect:

https://hydra.nixos.org/build/68234054

And even fixing it doesn't make it compile:

Checking for system tdb (>=1.3.15)                                                : not found
ERROR: System library tdb of version 1.3.15 not found, and bundling disabled
builder for ‘/nix/store/bxnawxa402vrv4qmcmj2hmp98a0bz7li-ldb-1.3.1.drv’ failed with exit code 1
error: build of ‘/nix/store/bxnawxa402vrv4qmcmj2hmp98a0bz7li-ldb-1.3.1.drv’ failed
2018-01-27 16:23:43 +02:00
Vladimír Čunát
2d2dbe083f
Merge branch 'master' into staging
Hydra: ?compare=1429281
2018-01-27 09:14:22 +01:00
Markus Kowalewski
58765282f8 openmpi: refactor 2018-01-26 18:46:07 -08:00
Markus Kowalewski
e013f0d81a openmpi: 1.10.7->3.0.0, add markuskowa as maintainer
* add license
* update description
* add markuskowa as maintainer
2018-01-26 18:45:20 -08:00
John Ericson
57b01b1bcf lib, openssl: Get rid of openssl.system
We compute it on the fly, careful to avoid any mass rebuilds for now.
2018-01-26 21:22:00 -05:00
John Ericson
7d0d12e3e0 glibc: Remove two tiny old cross hacks
- Name is already suffixed

 - Env vars are already exported
2018-01-26 21:01:33 -05:00
Sarah Brofeldt
7f1c5a124c
Merge pull request #34093 from markuskowa/rdma-core-pr
rdma-core: init at 16.1
2018-01-27 02:17:10 +01:00
Markus Kowalewski
5bb712d5e8 libxc: set platform to x86_64-linux only 2018-01-26 23:21:29 +00:00
John Ericson
71f814a889 lib, glibc: Get rid of withTLS
glibc removed the underlying flag in 2011 in
83cd14204559abbb52635006832eaf4d2f42514a [1].

This gets us one step closer to fixing #34274: the cross stdenv for
aarch64-unknown-linux-gnu at least evals now.

Thanks to @Dezgeg for doing all the research for this.

[1]: https://sourceware.org/git/?p=glibc.git;a=commit;h=83cd14204559abbb52635006832eaf4d2f42514a
2018-01-26 23:29:06 +02:00
Tuomas Tynkkynen
6a11ebfae9 Merge remote-tracking branch 'upstream/master' into gcc-7
Conflicts:
	pkgs/development/compilers/gcc/7/default.nix
	pkgs/development/libraries/SDL2/default.nix
	pkgs/top-level/all-packages.nix
2018-01-26 16:46:43 +02:00
Frederik Rietdijk
92e1c17cd3
Merge pull request #34268 from FrancescElies/cesc/aspell/turkish
[aspell] adds turkish dictionary
2018-01-26 11:05:42 +00:00
Markus Kowalewski
a682314812
libxc: 2.2.3 -> 3.0.1 2018-01-25 20:36:48 -08:00
Francesc Elies Henar
783acc9525 aspellDicts.tr: init at 0.50 2018-01-25 22:32:44 +01:00
Herwig Hochleitner
ea01365cff webkitgtk: 2.18.5 -> 2.18.6
CVE-2018-4088
CVE-2018-4096
CVE-2018-4089
CVE-2017-7153
CVE-2017-7160
CVE-2017-7161
CVE-2017-7165
CVE-2017-13884
CVE-2017-13885
2018-01-25 20:34:04 +01:00
Robin Gloster
0f9cf03432
aprutil: 1.6.0 -> 1.6.1 2018-01-25 19:35:46 +01:00
Robin Gloster
f7ff8d83ec
apr: 1.6.2 -> 1.6.3 2018-01-25 19:31:24 +01:00
Frederik Rietdijk
bf87e56cda
Merge pull request #34081 from jtojnar/gir-abs-cairo
gobjectIntrospection: use absolute path for cairo GIR
2018-01-24 20:59:16 +00:00
Ben Gamari
c68aa532d6 glib: Allow cross compilation
tweaked to handle non-glibc along with others
2018-01-24 09:33:37 -06:00
Will Dietz
162398f907 libgpg-error: fixup 2018-01-24 09:33:37 -06:00
Ben Gamari
4df330ea6e libgpg-error: Enable cross-compilation 2018-01-24 09:33:36 -06:00
Ben Gamari
3655157d22 libomxil-bellagio: Enable cross-compilation 2018-01-24 09:33:36 -06:00
Will Dietz
0509695050 aspell: perl should be nativeBuildInput
build fails otherwise, presumably not also needed
as a buildInput for some reason.
2018-01-24 09:33:36 -06:00
Frederik Rietdijk
769342b37b Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-24 14:17:49 +01:00
Graham Christensen
2a2793f618
Merge pull request #34085 from ikervagyok/samba
samba: 4.6.11 -> 4.7.4
2018-01-23 20:55:15 -05:00
Vladimír Čunát
9f22de7227
Merge #34204: icu: fix paths returned by icu-config 2018-01-23 22:45:36 +01:00
Vladimír Čunát
e12d9adfe3
icu: fix the output of icu-config --incfile 2018-01-23 22:42:57 +01:00
Andrey Golovizin
8cdf8f15e6 icu: fix include path returned by icu-config 2018-01-23 20:58:55 +01:00
Thomas Tuegel
cac51ef856
Merge pull request #34181 from markuskowa/arpack-pr
arpack: 3.3.0 -> 3.5.0
2018-01-23 06:11:31 -06:00
adisbladis
7bb18a9a90
Merge pull request #34160 from kamidon/staging
libinput: 1.9.3 -> 1.9.4
2018-01-23 12:27:32 +08:00
Raymond Gauthier
aa54ac3b51 geis: fix python programs 2018-01-22 22:28:48 -05:00
Will Dietz
16b6e5a452 libxslt: make configureFlags unconditional, re-org to address comment 2018-01-22 20:25:45 -05:00
Ben Gamari
6719bf5a74 libxslt: Explicitly specify libxml prefix
Otherwise configure seems not to find xml2-config while cross-compiling.
2018-01-22 20:25:43 -05:00
Ben Gamari
2e4124c8c9 libdaemon: Enable cross-compilation 2018-01-22 20:25:43 -05:00
Markus Kowalewski
a16880533f arpack: remove FFLAGS 2018-01-22 15:52:57 -08:00
Markus Kowalewski
eb30d65de6 arpack: 3.3.0 -> 3.5.0 2018-01-22 15:36:43 -08:00
Will Dietz
60d5e68a25 libedit: disable workaround for non-sandbox, avoid false groff dep 2018-01-22 17:24:53 -06:00
Keith Amidon
9d82bf2e0e libinput: 1.9.3 -> 1.9.4
This rev-bump of libinput resolves issues with out of order key press
delivery as described here:

https://lists.freedesktop.org/archives/wayland-devel/2017-December/036147.html
2018-01-22 11:29:25 -08:00
Frederik Rietdijk
6b0873440b Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-22 16:09:11 +01:00
Frederik Rietdijk
4c88132d25 Merge commit 'a0f8e3a' into HEAD 2018-01-22 16:08:37 +01:00
Vladimír Čunát
246ba46db7
Merge older staging (finished on Hydra)
https://hydra.nixos.org/eval/1427837?filter=&compare=1427817
Fixes #34087.
2018-01-22 08:54:37 +01:00
Arcadio Rubio García
671c0622c6 hunspell: 1.6.1 -> 1.6.2 2018-01-22 01:43:48 +00:00
Vladimír Čunát
720f498d7a
gtk2: 2.24.31 -> 2.24.32 (maintenance) 2018-01-21 16:13:03 +01:00
Vladimír Čunát
081b9c9d96
glib: 2.54.2 -> 2.54.3 (maintenance) 2018-01-21 16:09:24 +01:00
Vladimír Čunát
a94c7ba096
Merge branch 'master' into staging
Hydra: ?compare=1428079
2018-01-21 15:47:08 +01:00
Yegor Timoshenko
26c6f43119 libgumbo: rename to gumbo 2018-01-21 13:29:45 +00:00
Vladimír Čunát
b91e846639
mesa: 17.2.8 -> 17.3.3
TODO: verify that S3TC works without adding libtxc*,
and clean all the related code.
2018-01-21 11:01:47 +01:00
Vladimír Čunát
a0f8e3a30c
Merge #33590: mesa: make it find drirc 2018-01-21 09:29:37 +01:00
Daiderd Jordan
1fa5c8abae
Merge pull request #34089 from mnacamura/sdl2-darwin-fix
SDL2_{gfx,mixer,net,ttf}: fix Darwin build
2018-01-21 00:30:36 +01:00
Markus Kowalewski
c6b828b86e
rdma-core: init at 16.1 2018-01-20 15:09:14 -08:00
Mitsuhiro Nakamura
bd57ec3870 SDL2_{gfx,mixer,net,ttf}: move libobjc to buildInputs 2018-01-21 06:57:44 +09:00
Tuomas Tynkkynen
74e2b60999 libsigsegv: 2.11 -> 2.12 2018-01-20 22:44:50 +02:00
Frederik Rietdijk
75d8096108 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-20 21:04:17 +01:00
Thomas Tuegel
88464ecaca
Merge pull request #34047 from ttuegel/bugfix/qt-5/NIX_CFLAGS_COMPILE
Qt 5: Fix debug flags
2018-01-20 11:51:37 -06:00
Thomas Tuegel
67841d4115
Merge pull request #33466 from erosennin/master
qca2 and qca-qt5: use system CA certificates
2018-01-20 11:50:32 -06:00
adisbladis
231eb68c2a
librsvg: 2.40.18 -> 2.42.0 2018-01-21 00:08:46 +08:00
Mitsuhiro Nakamura
4014b24ca1 SDL2_{gfx,mixer,net,ttf}: fix Darwin build 2018-01-21 00:26:21 +09:00
Thomas Tuegel
4a39533ab3
qt5: debug flag should never be null 2018-01-20 09:10:57 -06:00
Thomas Tuegel
c1720b412b
qt5.mkDerivation: honor argument NIX_CFLAGS_COMPILE
If ‘mkDerivation’ is passed ‘NIX_CFLAGS_COMPILE’, we should include those flags
along with the common flags.

See also: #34039 #34038 #33935 #33933 #33930 #33927
2018-01-20 09:10:57 -06:00
Thomas Tuegel
a97eaae950
Merge pull request #33989 from LnL7/darwin-qt
qt510-qtbase: fix darwin build
2018-01-20 09:06:34 -06:00
Jan Tojnar
e44038bcca
gobjectIntrospection: use absolute path for cairo GIR
Cairo does not provide its own GObject bindinds so they are provided
by gobject-introspection package. Unfortunately, this means that if we
want to use the absolute path, we need gi to depend on cairo, which
increases the closure size from 41M to 56M. We will probably want
to split the typelib into a separate output.

Closes: #34080
2018-01-20 15:58:20 +01:00
Vladimír Čunát
94f4857bc5
Merge branch 'master' into staging
Hydra: ?compare=1427817
2018-01-20 10:05:27 +01:00
Dan Peebles
b81c65ce0a libsnark: init at 9e6b19ff 2018-01-20 00:05:26 -05:00
jammerful
a42aef3bdc shibboleth-sp: 2.6.0 -> 2.6.1
Resolves #33875
2018-01-19 22:33:50 +00:00
jammerful
edd3180aa2 opensaml-cpp: 2.6.0 -> 2.6.1
Resolves #33875
2018-01-19 22:33:46 +00:00
jammerful
4414b1b0a7 xml-tooling-c: 1.6.0 -> 1.6.3
Resolves #33875
2018-01-19 22:33:30 +00:00
Orivej Desh
9885029931
Merge pull request #33988 from dtzWill/fix/debian-patches
Fixup debian-patches script, use to fix dead patch URL's
2018-01-19 20:36:31 +00:00
Jan Tojnar
1848e17c0d
Merge pull request #33872 from pbogdan/yajl-cleanup
yajl: small clean up
2018-01-19 12:51:17 +01:00
Lengyel Balazs
bc474e2dd8 ldb: 1.1.27 -> 1.3.1 2018-01-18 21:34:33 +01:00
John Ericson
a18053bdfe Merge remote-tracking branch 'upstream/master' into staging 2018-01-18 14:17:58 -05:00
Herwig Hochleitner
6a84b3fbe1 webkitgtk: 2.18.4 -> 2.18.5
CVE-2017-5753
CVE-2017-5715
2018-01-18 18:55:23 +01:00
John Ericson
5708396f47
Merge pull request #34018 from obsidiansystems/fetchpatch
fetchpatch: Add support for an arbitrary extra prefix
2018-01-18 12:39:39 -05:00
John Ericson
9bd437d4b4 fetchpatch: Add support for an arbitrary extra prefix
We still ensure the old and new ones start, respectfully, with `a/` and
`b/`. Use with `stripLen` to ensure tha the old `a/` and `/b` are gone
if a new prefix is added.
2018-01-18 12:19:49 -05:00
Michael Raskin
654542be52 libmpc: update source URL 2018-01-18 17:15:39 +01:00
Jörg Thalheim
1706698b1c
Merge pull request #33824 from peterhoeg/u/physfs
physfs: 2.0.3 -> 3.0.1
2018-01-18 15:36:30 +00:00
Frederik Rietdijk
27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
Daiderd Jordan
62633d0605
qt510-qtbase: fix darwin build
Includes most of the changes from 3793320958,
moved it to a separate patch to avoid accidental removal.
2018-01-17 22:07:35 +01:00
Will Dietz
ea51cd255d gamin: fix debian-patches to use live URL
Also apparently 0.1.10-4 is gone, so "fixed" to 0.1.10-4.1
2018-01-17 13:22:34 -06:00
Jörg Thalheim
57da1b6f02
Merge pull request #33885 from Izorkin/libnftnl
libnftnl: 1.0.8 -> 1.0.9
2018-01-17 16:44:27 +00:00
Peter Hoeg
7177c9e336 physfs: 2.0.3 -> 3.0.1 2018-01-17 21:59:55 +08:00
Tuomas Tynkkynen
67c73b4e64 Merge commit '2e56ba' from staging into master 2018-01-17 12:50:46 +02:00
Yegor Timoshenko
506c89c30a maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
Robin Gloster
1729c65736
libressl_2_6: 2.6.2 -> 2.6.4 2018-01-17 00:10:07 +01:00
Robin Gloster
6f41c5d805
rabbitmq-c: 0.7.1 -> 0.8.0 2018-01-17 00:10:07 +01:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Tuomas Tynkkynen
2e56ba6fbd Merge remote-tracking branch 'upstream/master' into staging 2018-01-16 22:49:20 +02:00
Anthony Cowley
7aaa72c203 tinyxml-2: 4.0.1 -> 6.0.0 2018-01-16 14:59:45 -05:00
John Ericson
5a754e75b4 Merge branch 'ericson2314-cross-master' into staging 2018-01-16 13:05:39 -05:00
Izorkin
f6ee29dda2 libnetfilter_queue: 1.0.2 -> 1.0.3
fixes #33887
2018-01-16 16:41:01 +00:00
adisbladis
df4746d2b2
Merge pull request #33930 from bkchr/fix_kinit
kinit: Fixes build
2018-01-16 19:48:41 +08:00
Bastian Köcher
97db143538 kinit: Fixes build 2018-01-16 12:21:18 +01:00
Guillaume Bouchard
2995066e9b alembic: use threadsafe hdf5 (#30682)
* hdf5: introduce hdf5-threadsafe variant

Compiled with thread safe support and without the High Level library
which is incompatible with thread safety.

* alembic: clean buildInputs to nativeBuildInputs

* alembic: use hdf5-threadsafe
2018-01-16 18:31:35 +08:00
Izorkin
25eeb15794 libnftnl: 1.0.8 -> 1.0.9 2018-01-16 13:14:14 +03:00
Bastian Köcher
f6c2fb3846 kimageformats: Fixes build 2018-01-16 09:52:04 +01:00
Thomas Tuegel
5783980fc6
qtbase: fix evaluation error
`git rebase` strikes again!
2018-01-15 19:12:01 -06:00
Thomas Tuegel
1c004da67e
Merge branch 'bugfix/kwidgetsaddons/5.42.1' into merge/qt-5.10.0 2018-01-15 19:08:27 -06:00
Thomas Tuegel
7e5346c584
kwidgetsaddons: 5.42.0 -> 5.42.1
Fix regression with Kate sidebar.

See also: https://mail.kde.org/pipermail/release-team/2018-January/010780.html
2018-01-15 19:07:05 -06:00
Thomas Tuegel
04239641b5
Merge branch 'bugfix/qt-5/closure-size-static-libs' into merge/qt-5.10.0 2018-01-15 18:49:27 -06:00
Thomas Tuegel
617c4f4220
Merge branch 'feature/qt-5/5.10.0' into merge/qt-5.10.0 2018-01-15 18:49:13 -06:00
Thomas Tuegel
75d2a7dc4d
qt5: reduce closure size
First, closure size is reduced by including the static libraries in $out instead
of trying to move them to $dev. The Qt build system cannot handle libraries
being split between different prefixes. Previously, the static libraries were
moved into $dev and the shared libraries were symlinked from $out to $dev to
fool the build system. However, this causes $dev to be retained at
runtime. Instead, we now keep the static libraries in $out. Fortunately, the
static libraries are not very large anyway.

Second, we build with QT_NO_DEBUG defined unless debugging is enabled. This
causes some assertions to be removed; when assertions are included, they pull
paths from $dev into the runtime closure by using the __FILE__ macro. We also
now patch qtbase to remove even more assertions when QT_NO_DEBUG is defined.
2018-01-15 18:48:37 -06:00
Piotr Bogdan
4340ee75fe yajl: small clean up
- ruby dependency is no longer needed
- cmake belongs in nativeBuildInputs
2018-01-15 13:01:59 +00:00
Michael Raskin
ffb383eca0
Merge pull request #33652 from thefloweringash/libvncserver-deps
libvncserver: reduce dependencies; only use systemd on linux
2018-01-15 12:32:31 +00:00
adisbladis
edd712e521
Merge pull request #33857 from adisbladis/kde-frameworks-5_42
kde-frameworks: 5.41 -> 5.42
2018-01-15 17:10:10 +08:00
Andrew Childs
48bf2c3e81 libvncserver: reduce dependencies; only use systemd on linux
Permits building on macOS.
2018-01-15 17:25:59 +09:00
Bjørn Forsman
b13230ce24 wildmidi: 0.3.9 -> 0.4.2
0.4.2 fixes the following CVEs:
CVE-2017-11661
CVE-2017-11662
CVE-2017-11663
CVE-2017-11664

Fixes #33877.
2018-01-15 08:53:43 +01:00
Vladimír Čunát
990ff97c6d
glibc: 2.26-115 -> 2.26-131 to fix CVE-2018-1000001
/cc https://github.com/NixOS/nixpkgs/issues/33826#issuecomment-357436030
2018-01-14 20:41:43 +01:00
Tuomas Tynkkynen
6ed0fe7e45 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/build-support/fetchbower/default.nix
	pkgs/build-support/fetchdarcs/default.nix
	pkgs/build-support/fetchgx/default.nix
	pkgs/development/python-modules/botocore/default.nix
	pkgs/os-specific/linux/firmware/firmware-linux-nonfree/default.nix
	pkgs/tools/admin/awscli/default.nix
2018-01-14 21:18:27 +02:00
adisbladis
05d803ab5f
qmltermwidget: Use fetchFromGitHub 2018-01-15 01:47:42 +08:00
adisbladis
ef2591ee01
kde-frameworks: 5.41 -> 5.42 2018-01-14 22:28:34 +08:00
Jörg Thalheim
c08042ba4b
Merge pull request #33742 from lsix/gdbm_1_14
gdbm: 1.13 -> 1.14
2018-01-14 10:47:04 +00:00
adisbladis
fa3aec7e4d
gst-plugins-bad: Fix CVE-2016-9447 2018-01-14 02:07:08 +08:00
Jörg Thalheim
3d7054964f
Merge pull request #33814 from rnhmjoj/vapoursynth
Update Vapoursynth machinery
2018-01-13 16:50:45 +00:00
Will Dietz
c4e9e4a4d6 boehm-gc, libatomic_ops: 7.6.0 -> 7.6.2
These should be the same version.
2018-01-13 09:33:14 -06:00
Joachim F
bba9f874b3
Merge pull request #33795 from romildo/upd.gstreamermm
gstreamermm: 1.8.0 -> 1.10.0
2018-01-13 14:19:12 +00:00
xurei
b9ae8efca5 libzxcvbn: init at 2.3 (#33822)
* Add package libzxcvbn

* zxcvbn-c: name after the project not the library
2018-01-13 10:40:45 +00:00
Robert Helgesson
ad3b2e8657
lombok: 1.16.8 -> 1.16.20
Also perform a few package cleanups.
2018-01-13 09:57:46 +01:00
rnhmjoj
c1902ef000
vapoursynth: R39 -> R40 2018-01-13 03:30:25 +01:00
José Romildo Malaquias
09fb3b5e94 gstreamermm: 1.8.0 -> 1.10.0 2018-01-12 16:52:29 -02:00
markuskowa
6bbf50374f libbladeRF: 1.4.0 -> 1.9.0 (#33551) 2018-01-12 10:43:56 +00:00
Daiderd Jordan
10c6439a89
Merge pull request #33756 from acowley/pngpp-darwin
pngpp: darwin support
2018-01-11 23:26:47 +01:00
rnhmjoj
3f642b4d62
zimg: 2.6.1 -> 2.7 2018-01-11 22:47:24 +01:00