Vladimír Čunát
44f8613fb3
aws-sdk-cpp: fixup build with gcc7
...
Hydra will need more complicated fixups.
2018-02-18 16:53:14 +01:00
Shea Levy
a551e6debc
gnumake: Fix build against glibc 2.27.
2018-02-18 09:27:50 -05:00
Shea Levy
f3f79bd6c6
boehmgc: Add patch for RISC-V support.
2018-02-18 09:02:06 -05:00
Shea Levy
a61fdebc25
libatomic_ops: Add patch for RISC-V support.
2018-02-18 09:00:12 -05:00
Bjørn Forsman
09cf3506fa
qt5X.full: add "-full" to package name
...
This aligns the package name more with the attrname.
This is a re-application of the idea behind 7405af72e6
("qt: make package names of "full" variants appear as such"), which
seems to have been lost on the way.
2018-02-18 14:44:16 +01:00
Nikolay Amiantov
44901407f0
qtEnv: fix paths in qt.conf
...
The shell variables from setup hook are not visible here, so instead substitute
them from Nix side.
2018-02-18 14:44:16 +01:00
Vladimír Čunát
837de09605
mp4v2: fix build with gcc7 via Fedora patch
...
It fixes a bug anyway.
2018-02-18 14:33:37 +01:00
Vladimír Čunát
0a52c59db9
dbus_cplusplus: fix build with gcc7 via Fedra patches
2018-02-18 13:59:42 +01:00
SLNOS
3f9ada02ae
aspellDicts: add more dictionaries and some documentation
2018-02-18 12:58:50 +00:00
Vincent Laporte
0c7a1fcf96
ppl: fix build
2018-02-18 12:11:06 +00:00
Bjørn Forsman
7ab180999b
qt510.full: add missing modules
...
Specifically: qtquickcontrols2, qtvirtualkeyboard, qtwebchannel,
qtwebengine, qtwebkit.
This fixes a regression since qt56.full.
2018-02-18 12:58:26 +01:00
Bjørn Forsman
23cdc3224a
qt59.full: add missing modules
...
Specifically: qtquickcontrols2, qtwebchannel, qtwebengine, qtwebkit.
This fixes a regression since qt56.full.
2018-02-18 12:58:26 +01:00
Hamish Mackenzie
56e4d8a81e
glib-networking: Fix glib-networking for macOS
2018-02-19 00:26:33 +13:00
Vladimír Čunát
64db4f7a57
libunique: fix build with gcc-7 by fixing a bug
2018-02-18 10:35:46 +01:00
Shea Levy
158cf6449c
pcre: Disable JIT on RISC-V.
2018-02-18 00:13:43 -05:00
Shea Levy
5be93a5883
glibc: Add 2.27
2018-02-17 23:08:05 -05:00
Vladimír Čunát
a84844de03
Merge branch 'master' into gcc-7
...
... to fix lispPackages.*
2018-02-17 22:45:50 +01:00
Daiderd Jordan
2e33da997d
Merge pull request #31650 from matthewbauer/aws-sdk-cpp-darwin-fix
...
aws-sdk-cpp: fix on darwin
2018-02-17 20:53:12 +01:00
Yuri Aisaka
49b0760b3b
cpp-gsl: init at unstable-2018-02-15 ( #34998 )
2018-02-17 18:27:57 +00:00
Matthew Bauer
590cdf0fb0
aws-sdk-cpp: fix on darwin
2018-02-17 10:02:25 -06:00
Vladimír Čunát
eea55393ab
libmemcached: -fpermissive to fixup build with gcc7
2018-02-17 16:34:39 +01:00
Vladimír Čunát
cacba075a5
libmwaw: 0.3.10 -> 0.3.13
...
... to fix build with gcc7. LibreOffice seems to start OK.
2018-02-17 16:11:21 +01:00
Joachim F
0ab789639f
Merge pull request #34430 from dtzWill/update/pagespeed-1.13.35.2
...
psol, ngx_pagespeed: 1.13.35.1 -> 1.13.35.2
2018-02-17 10:20:59 +00:00
Vladimír Čunát
7a1462c04a
Merge branch 'master' into gcc-7
...
A few thousand rebuilds.
Hydra: ?compare=1433915
2018-02-17 10:27:21 +01:00
Vladimír Čunát
d74d79a712
qt4: fix evaluation on Darwin after parent commit
2018-02-17 10:21:22 +01:00
Vladimír Čunát
44a2012ccc
qt4: disable warnings to fit log on Hydra
...
Also convert flags to list of nix strings.
2018-02-17 10:16:21 +01:00
Vladimír Čunát
d4f1587da5
qt5*.qtwebkit: disable a warning to fit log on Hydra
...
Before > 64 MiB, now ~25 MiB.
2018-02-17 09:45:38 +01:00
Joachim F
071988a6b3
Merge pull request #34580 from markuskowa/openmpi-fix-dso-pr
...
openmpi: fix broken modules, disable dsos
2018-02-17 08:16:01 +00:00
Yuri Aisaka
f8c48908f7
caffe2: init at 0.8.1 ( #34956 )
2018-02-16 15:09:40 +00:00
Vladimír Čunát
b5aaaf87a7
Merge staging and PR #35021
...
It's the last staging commit (mostly) built on Hydra,
and a minimal fix for Darwin regression in pysqlite.
2018-02-16 09:13:12 +01:00
Nikolay Amiantov
bfcb295006
acl: cleanup style and meta
2018-02-15 22:41:08 +03:00
Nikolay Amiantov
469437275f
attr: cleanup style and meta
2018-02-15 22:41:08 +03:00
Matthew Bauer
c61a990714
libbsd: update darwin patch
...
Fixes #27120
Fixes #34989
2018-02-15 11:38:58 -06:00
Tuomas Tynkkynen
b1916b45a3
Merge remote-tracking branch 'upstream/staging' into gcc-7
...
Conflicts:
pkgs/development/libraries/libidn/default.nix
pkgs/top-level/all-packages.nix
2018-02-15 15:45:37 +02:00
adisbladis
ea48495249
Merge pull request #34936 from bkchr/kde_frameworks_5_43
...
kde_frameworks: 5.42 -> 5.43
2018-02-15 15:56:34 +08:00
Bastian Köcher
5abf6ef5a8
qt5: 5.10.0 -> 5.10.1
2018-02-15 08:54:29 +01:00
Jan Tojnar
6665d4faa9
appstream-glib: 0.7.2 → 0.7.6
2018-02-15 01:11:12 +01:00
Will Dietz
88e977df81
gcab: 0.7 -> 1.1
2018-02-15 01:11:11 +01:00
Frederik Rietdijk
672bb6b4ab
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-14 21:30:08 +01:00
Joachim F
d2f0494bf4
Merge pull request #34960 from leenaars/updatelinks
...
Update several broken links to package homepages
2018-02-14 15:34:28 +00:00
Joachim F
68bf89e7b9
Merge pull request #33950 from acowley/tinyxml-2-6
...
tinyxml-2: 4.0.1 -> 6.0.0
2018-02-14 15:27:47 +00:00
Michiel Leenaars
b8f63e69e9
mimetic: fix broken link
2018-02-14 11:56:03 +01:00
Michiel Leenaars
9c99c35a5f
cutee: fix broken link
2018-02-14 11:55:07 +01:00
Michiel Leenaars
d00086bdef
gnutls-kdh: fix link
2018-02-14 11:50:34 +01:00
Jan Tojnar
44695e7045
Merge pull request #34507 from jtojnar/pipewire
...
pipewire: init at 0.1.8
2018-02-14 02:29:39 +01:00
Daiderd Jordan
4c07aea8d8
qt48: fix darwin build with clang-5
2018-02-14 00:34:27 +01:00
Joachim F
a4621c0f68
Merge pull request #34921 from leenaars/getdns
...
getdns: init at 1.3.0
2018-02-13 23:05:02 +00:00
Shea Levy
6bc24a2248
nix-plugins: Make cross-compilation friendly.
...
Thanks, @dtzWill
2018-02-13 17:33:34 -05:00
Vladimír Čunát
f8865b1181
mpfr: 3.1.3 -> 3.1.6 (bugfix)
...
There's also 4.0.0, but I'd leave that for later.
2018-02-13 23:08:38 +01:00
Vladimír Čunát
193ebca1e5
libmpc: 1.0.3 -> 1.1.0
...
I also saw #33946 , though I'm not sure what to make of it...
2018-02-13 23:08:35 +01:00
Will Dietz
b2282e8f9b
psol: fixup hash after beta became stable (apparently)
2018-02-13 15:02:17 -06:00
Will Dietz
767bddbd80
libbfd: manually update config.guess/config.sub
...
Workaround for building "from" the bfd directory but needing
to update files a level above.
This needs to be done *after* autoreconf since autoreconf
will replace these itself, apparently.
2018-02-13 13:42:21 -06:00
Will Dietz
42a17d638b
libbfd: back to postPatch, restore configurePlatforms
2018-02-13 13:42:21 -06:00
Will Dietz
6825c0c18b
nettle: cleanup cross changes
...
reviewer feedback + minor other things I noticed
while revisiting.
2018-02-13 12:36:54 -06:00
Will Dietz
a65aa78e14
libbfd: simplify per reviewer feedback
...
Changing postPatch to postAutoreconf is needed
when updateAutotoolsGnuConfigScriptsHook is used
or the directory change happens too early.
2018-02-13 11:20:08 -06:00
Will Dietz
2bfe036f42
libexecinfo: fix CC/AR
2018-02-13 11:06:56 -06:00
Will Dietz
7f3527d33f
libexecinfo: fetch patches, add meta, maintain
2018-02-13 11:06:56 -06:00
Shea Levy
9ef5d9c143
nix-plugins: Bump for new nix plugin mechanism
2018-02-13 11:19:31 -05:00
Will Dietz
e93dc20ed4
icu: xlocale.h fixup needed w/musl as well
2018-02-13 09:45:01 -06:00
Will Dietz
6923737bb4
libgpg-error: hack-fix missing header?
2018-02-13 09:45:01 -06:00
Will Dietz
3413562111
fftw: disable using openmp w/musl
...
For now anyway, since we build w/o support for it IIRC.
2018-02-13 09:45:00 -06:00
Will Dietz
ee4f04dcd7
aws-sdk-cpp: disable tests on cross
2018-02-13 09:44:59 -06:00
Ben Gamari
5b761a8687
nettle: Enable cross-compilation
2018-02-13 09:44:57 -06:00
Will Dietz
551f0702c2
polkit: patch to fix w/musl, POSIX
2018-02-13 09:44:56 -06:00
Will Dietz
e25153a9b8
gamin: patch from alpine to fix non-portable pthread mutex init
2018-02-13 09:44:55 -06:00
Will Dietz
c48974c952
qt4: Add patch for socklen_t on musl, from alpine
2018-02-13 09:44:54 -06:00
Will Dietz
2e2517c9c9
SDL: add libiconv to fix build
2018-02-13 09:44:54 -06:00
Will Dietz
1289cdaf75
mesa: patch to fix w/musl
2018-02-13 09:44:53 -06:00
Will Dietz
cd50057a61
webrtc-audio-processing: don't use execinfo w/musl
2018-02-13 09:44:51 -06:00
Will Dietz
3564ae11bc
libmemcached: add musl patch from alpine
2018-02-13 09:44:51 -06:00
Will Dietz
0153599164
libdaemon: Add patch to fix musl build
2018-02-13 09:44:50 -06:00
Will Dietz
cccf48ca0c
openssl: isMusl
2018-02-13 09:44:50 -06:00
Will Dietz
6593d882a9
openssl: fix cross, ensure 'Configure' has shebang patched
2018-02-13 09:44:49 -06:00
Will Dietz
aa00d53708
openssl 1.1.0: disable 'async' bits relating to setcontext/etc on musl
2018-02-13 09:44:49 -06:00
Will Dietz
e1e6e94c5d
webkitgtk: Add musl patch from Alpine re:execinfo, use libc++ on ALLVM
2018-02-13 09:44:48 -06:00
Will Dietz
8dfe068f86
openblas: patch to fix on non-glibc
2018-02-13 09:44:48 -06:00
Will Dietz
c8081971f4
openblas: NO_AFFINITY=1 fix for musl
2018-02-13 09:44:48 -06:00
Will Dietz
49b7e4337f
libexecinfo: init at 1.1, patches from Alpine
...
Not sure if ALLVM should use this, but might be good
to have it on hand just-in-case :).
Maybe part of libnone?
2018-02-13 09:44:48 -06:00
Will Dietz
77c58c9de1
libusb: fix header usage on musl, patch from Alpine
2018-02-13 09:44:46 -06:00
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
Andreas Rammhold
122fa75b2d
Merge pull request #34426 from andir/libyamlcpp
...
WIP: libyaml-cpp: 0.5.3 -> 0.6.1
2018-02-13 16:43:40 +01:00
Bastian Köcher
deef33187b
kde_frameworks: 5.42 -> 5.43
2018-02-13 16:29:20 +01: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
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