Tuomas Tynkkynen
ce8bd325e6
ncurses: Add temporary mirror for sources
...
Issue #35264
2018-02-22 03:36:36 +02:00
Vladimír Čunát
3e6c5a25f3
Merge branch 'staging'
...
In particular, this upgrades the default gcc: 6 -> 7.
Fixes #27794 , /cc #31747 .
2018-02-22 00:32:46 +01:00
Michael Raskin
18a5d05765
Merge pull request #35294 from volth/icu-60
...
icu: init at 60.2
2018-02-21 22:00:11 +00:00
volth
5a08e90cdc
icu: init at 60.2
2018-02-21 20:47:52 +00:00
Frederik Rietdijk
b5391b2451
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-21 20:43:10 +01:00
Jörg Thalheim
b6cad72585
Merge pull request #35142 from Kaali/master
...
rpm: Add Darwin support
2018-02-21 10:18:00 +00:00
Väinö Järvelä
aacd3e5267
nss: link libraries with absolute paths on Darwin
2018-02-21 07:33:11 +02:00
Jörg Thalheim
eda72ad748
Merge pull request #35192 from vbgl/ppl-typename
...
ppl: fix build
2018-02-20 23:13:23 +00:00
Vladimír Čunát
1d15dadbec
Merge branch 'master' into staging
...
Larger rebuilds from master.
2018-02-20 20:33:40 +01:00
Jörg Thalheim
825ff649b5
Merge pull request #34161 from leenaars/asn2quickder
...
pythonPackages update: asn1ate and asn2quickder
2018-02-20 12:27:10 +00:00
Jörg Thalheim
585971600f
quickder: fix python shebangs
2018-02-20 11:23:41 +00:00
Väinö Järvelä
2a99b51390
nspr: link libraries with absolute paths on Darwin
2018-02-20 12:12:46 +02:00
Mitsuhiro Nakamura
a425c654e5
mbedtls: change extension .so -> .dylib on Darwin
2018-02-20 11:29:47 +09:00
Michael Raskin
cfa3e7e633
Merge pull request #34798 from oxij/pkgs/aspell-dicts
...
aspellDicts: add more dictionaries and some documentation
2018-02-19 14:24:46 +00:00
Shea Levy
32ce7012f0
Merge branch 'master' into gcc-7
2018-02-18 16:27:22 -05:00
Shea Levy
a96886863a
Merge branch 'riscv-initial-cross-support' of git://github.com/shlevy/nixpkgs
2018-02-18 16:16:48 -05:00
Michiel Leenaars
1afb012df6
quickder: 1.0-RC2 -> 1.2-6
2018-02-18 22:01:52 +01:00
Vladimír Čunát
655446c7f5
libav*: maintenance updates
...
Also remove myself from meta.maintainers,
as I can't really give them too much maintenance.
2018-02-18 19:57:34 +01:00
Cray Elliott
c8aebb699a
ffmpeg, ffmpeg-full: 3.4.1 -> 3.4.2
2018-02-18 09:04:16 -08:00
Frederik Rietdijk
dca3146945
Merge pull request #34036 from jraygauthier/jrg/geis-fix-python-prog
...
geis: fix python programs
2018-02-18 16:19:15 +00:00
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
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