Will Dietz
29b012e177
tbb: mallinfo patch to fix build w/musl, fix w/clang
2018-02-13 09:44:46 -06:00
Will Dietz
f96d0d114e
libnet: Add patch from alpine to fix build on musl
2018-02-13 09:44:46 -06:00
Will Dietz
4a5aa55d73
ti-rpc: patch to fix w/musl
2018-02-13 09:44:45 -06:00
Will Dietz
6c2e8b36cf
libnsl: Add alpine patches to fix w/musl
2018-02-13 09:44:44 -06:00
Will Dietz
b905c0cb9c
stfl: use libiconv fix on all non-glibc not just darwin
2018-02-13 09:44:44 -06:00
Will Dietz
bc999dcac5
libunistring: no tests on musl
2018-02-13 09:44:44 -06:00
Will Dietz
38d17e33c3
libidn: don't run tests on musl
2018-02-13 09:44:43 -06:00
Will Dietz
3b9e99ddae
libffi: add patch to fix w/musl
...
also use patches from OE, fix musl softfloat build
2018-02-13 09:44:42 -06:00
Will Dietz
4aca016313
changes some targetPlatform to hostPlatform checks
2018-02-13 09:44:42 -06:00
Will Dietz
158c3c4864
libxml2: disable tests also
2018-02-13 09:44:41 -06:00
Will Dietz
e4d5928ba3
boehm-gc: fix missing include, fix build w/musl
...
Also disable-static, don't remember why
2018-02-13 09:44:39 -06:00
Will Dietz
65c9c38a21
attr: patch to fix headers w/musl
2018-02-13 09:44:36 -06:00
Will Dietz
41435ee8a6
libiconv: disable overly strict asssertion in libiconv
2018-02-13 09:44:35 -06:00
Will Dietz
cec99d22f0
npth: run tests, even if brief
2018-02-13 09:44:30 -06:00
Will Dietz
9ba32c76f4
libnfnetlink: patch to fix build w/non-glibc (namely, musl)
2018-02-13 09:44:30 -06:00
Will Dietz
bc2ad5a968
libunwind: patch to fix build on non-glibc
2018-02-13 09:44:29 -06:00
Will Dietz
2d772d52ae
libbfd: fix for cross (based on same from @bgamari)
2018-02-13 09:44:29 -06:00
Ben Gamari
a868bf3797
glibc: Fix cross-compilation of locales
2018-02-13 09:44:26 -06:00
Tuomas Tynkkynen
1a06373c0a
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/development/libraries/libclc/default.nix
pkgs/top-level/all-packages.nix
2018-02-13 16:42:55 +02:00
Shea Levy
d6023f0456
Merge branch 'grpc-upgrade' of git://github.com/bhipple/nixpkgs
2018-02-13 09:01:00 -05:00
Andreas Rammhold
5856b4270e
qpdf: 7.0.0 -> 7.1.1
2018-02-13 12:22: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
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
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