Anthony Cowley
cd5ce7f4d4
rtags: 2.15 -> 2.16
2017-11-29 18:29:20 -05:00
Jonathan Curran
75b79fb5db
Use override instead of overrideScope
2017-11-29 15:47:44 -07:00
Jonathan Curran
7775a1a60e
purescript: fix build by overriding optparse-applicative dependency
2017-11-29 14:52:29 -07:00
Tuomas Tynkkynen
703a9f93c1
gcc6: Restore missing platform flags
...
This was missed in commit 1c1207220f
("gcc: Refactor treatment of configure flags"), all other GCC versions
have it right.
2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
0f249a7354
gccSnapshot: Reduce diff to gcc7
2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
d7a0695c43
gcc7: Reduce diff to gcc6
2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
825b953bf5
gcc48: Reduce diff to gcc49
2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
77b409b2cf
gcc49: Reduce diff to gcc5
2017-11-29 23:09:17 +02:00
Tuomas Tynkkynen
aa3d195a30
gcc5: Reduce diff to gcc6
2017-11-29 23:09:16 +02:00
Vincent Laporte
191f03f02e
ocamlPackages.re: disable tests for OCaml ≥ 4.06
2017-11-29 20:46:24 +00:00
Jason Felice
ed38976d9a
chez: support Darwin
2017-11-29 19:26:13 +00:00
Orivej Desh
0c9ba0e149
Merge pull request #32173 from dtzWill/fix/qt48-parallel-patch-tabs
...
qt48: match whitespace in context of patch to better apply on @dtzWill's tree and maybe future nixpkgs too
2017-11-29 18:59:11 +00:00
Mateusz Kowalczyk
6f8601288b
bazel: 0.7.0 -> 0.8.0
2017-11-29 16:10:53 +00:00
Will Dietz
bfaf7ae5ae
qt48: use tabs in the Makefile patch
...
Fixes application of the patch to a differently configured Qt.
2017-11-29 15:29:31 +00:00
Tuomas Tynkkynen
fc26ff04b2
llvm: Include aarch64 patch in repo
...
The URL is already a dead link.
2017-11-29 17:01:17 +02:00
Jörg Thalheim
4654fb6aa5
Merge pull request #32157 from womfoo/init/yq-2.3.3
...
yq: init at 2.3.3
2017-11-29 13:05:48 +00:00
Orivej Desh
11520e812c
Merge pull request #32123 from kosta/master
...
brotli: 0.6.0 -> 1.0.1
2017-11-29 11:16:53 +00:00
Lancelot SIX
858ed1fc30
libmicrohttpd: 0.9.55 -> 0.9.57
...
See http://lists.gnu.org/archive/html/info-gnu/2017-11/msg00011.html
for release information
2017-11-29 11:30:51 +01:00
Orivej Desh
6c82383370
libskk: fix build
2017-11-29 10:30:03 +00:00
Kranium Gikos Mendoza
131f48d0b1
yq: init at 2.3.3
2017-11-29 21:15:15 +11:00
Peter Simons
b58cb3fa28
ghc-8.2.2: drop obsolete gold linker patch
...
Pointed out by @basvandijk in b1a0f91afe
.
2017-11-29 10:47:08 +01:00
Peter Simons
cf1e09013e
git-annex: update hash for new version 6.20171124
2017-11-29 10:47:07 +01:00
Peter Simons
f2dd899a67
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7 from Hackage revision
7428a6b894
.
2017-11-29 10:47:03 +01:00
Peter Simons
98bf2860e4
hackage2nix: disable failing builds
2017-11-29 10:47:01 +01:00
Peter Simons
6610c3557d
hackage2nix: keep language-c-0.7.0 around in the package set for c2hs hack
2017-11-29 10:45:36 +01:00
Orivej Desh
a88146d308
qt4: fix parallel building of moc_qtgradientviewdialog.o
...
Previously the last of these commands:
```
make -j sub-tools-bootstrap
make -j sub-uic sub-moc sub-rcc
make -C tools/designer/src/lib .obj/release-shared/moc_qtgradientviewdialog.o
```
failed with this error:
```
In file included from .uic/release-shared/ui_qtgradientviewdialog.h:63:0,
from .moc/release-shared/../../../../../shared/qtgradienteditor/qtgradientviewdialog.h:47,
from .moc/release-shared/moc_qtgradientviewdialog.cpp:9:
../../../shared/qtgradienteditor/qtgradientview.h:47:31: fatal error: ui_qtgradientview.h: No such file or directory
```
because uic did not ensure that the build of moc_qtgradientviewdialog.o happens
after the build of moc_qtgradientview.o.
2017-11-29 09:08:44 +00:00
Orivej Desh
8b0ef2a564
qt4: enable parallel building in the configure phase
2017-11-29 09:06:42 +00:00
Vladimír Čunát
5f020d5627
Merge branch 'staging'
...
There are security fixes in multiple packages /cc #32117 ,
so I'm merging a little earlier, with a few thousand jobs
still not finished on Hydra for x86_64-darwin and aarch64-linux.
2017-11-29 10:02:40 +01:00
Orivej Desh
00ced68a9e
lua5_1: provide version
2017-11-29 03:01:15 +00:00
Daiderd Jordan
d7039d5029
libmpack: fix darwin build
...
On darwin we need the correct prefix during the buildPhase, otherwise
the dynamic libraries have an incorrect install_name.
2017-11-29 02:38:16 +00:00
Mike Playle
3aecf95548
libamqpcpp: init at 2.7.4
2017-11-29 01:54:32 +00:00
Orivej Desh
db0c2be112
Merge pull request #32118 from crawford/ct
...
container-linux-config-transpiler: 0.4.1 -> 0.5.0
2017-11-29 01:04:26 +00:00
Orivej Desh
0238e5ca93
Merge pull request #32108 from yuriaisaka/pr-libskk-init
...
libskk: init at 1.0.2
2017-11-29 01:03:40 +00:00
Orivej Desh
e8b6a11aba
libbrotli: delete
...
Its functionality was incorporatad into brotli.
2017-11-29 00:59:46 +00:00
Orivej Desh
486625e0fe
libbrotli: 1.0 -> 1.0.1.2017-10-30
2017-11-29 00:59:46 +00:00
Orivej Desh
d202a0ce67
nix-exec: mark as broken
...
It has not been compatible with nix unstable since 2017-05.
2017-11-29 00:20:34 +00:00
Orivej Desh
1229d32a26
Merge pull request #32125 from earldouglas/jenkins-2.92
...
jenkins: 2.91 -> 2.92
2017-11-28 23:57:46 +00:00
zimbatm
55709e4a79
python3Packages.bash_kernel: allow different python interpreters
2017-11-28 21:39:55 +00:00
Vladimír Čunát
8b53b2ec2c
Merge branch 'master' into staging
2017-11-28 21:06:44 +01:00
Vladimír Čunát
e0368f5076
gnutls: use mirror://gnupg ( fix #32147 )
...
ftp.gnutls.org stopped working with curl; it's not clear yet why.
2017-11-28 20:43:56 +01:00
Orivej Desh
0d7203a5c7
Merge pull request #32145 from dywedir/reason
...
ocamlPackages.reason: 3.0.2 -> 3.0.3
2017-11-28 18:44:10 +00:00
dywedir
fb6f204813
ocamlPackages.reason: 3.0.2 -> 3.0.3
2017-11-28 20:28:43 +02:00
Vladimír Čunát
fac570a71d
Re-merge #32126 : ffmpeg-3.4: fix CVE CVE-2017-16840
...
I'm sorry, I merged older version of the PR by accident.
2017-11-28 19:22:59 +01:00
Vladimír Čunát
c917950c05
Merge #32126 : ffmpeg-3.4: fix CVE CVE-2017-16840
2017-11-28 19:00:43 +01:00
Andreas Rammhold
fe1f228580
ffmpeg-full-3.4: apply patch for CVE-2017-16840
2017-11-28 18:41:53 +01:00
Vladimír Čunát
e6a7a2e1fd
Merge #32134 : pcre2: Patch for CVE-2017-8786
2017-11-28 18:20:01 +01:00
Vladimír Čunát
addd20e6f9
Merge branch 'master' into staging
2017-11-28 18:19:34 +01:00
Joerg Thalheim
6f52bf8063
drip: provided which at run time
2017-11-28 13:36:38 +00:00
Tuomas Tynkkynen
0ea6ab8097
llvm_{4,5}: Add Aarch64 patch
...
https://reviews.llvm.org/D40423
2017-11-28 14:51:40 +02:00
Graham Christensen
ec622a9b38
Merge pull request #32107 from grahamc/chefdk-bump
...
chefdk: 1.3.40 -> 2.3.4
2017-11-28 06:59:49 -05:00
Orivej Desh
7f8bc042cc
obliv-c: fix build with glibc 2.26
...
by ignoring unavoidable but unneeded _Complex and __float128 keywords.
Upstream issue: https://github.com/samee/obliv-c/issues/48
2017-11-28 11:10:44 +00:00
Vladimír Čunát
d70d5c9ddb
gnutls: force rebuild
...
If you have fixed-output derivation with correct hash but bad builder
on Hydra, it seems really difficult to restart it with a good builder.
2017-11-28 09:38:05 +01:00
Vladimír Čunát
7393665803
gnutls: fixup download URL after update
...
I'm sorry about that; I forgot 3.5 in there.
Still, I don't know why their ftp won't work well with curl;
wget is perfectly OK.
2017-11-28 07:58:08 +01:00
adisbladis
93294fc5c8
pcre2: Patch for CVE-2017-8786
2017-11-28 12:47:37 +08:00
Orivej Desh
7df6853920
python.pkgs.zope_testrunner: 4.7.0 -> 4.8.1
...
Upstream patch [1] does not apply because the file extension is different since [2].
[1] https://github.com/zopefoundation/zope.testrunner/pull/66
[2] 666b71ecbf
2017-11-28 02:03:24 +00:00
Jan Tojnar
550cdb511e
dfeet: 0.3.12 → 0.3.13
2017-11-28 02:44:19 +01:00
Jan Tojnar
e69dce9bc0
dfeet: use python 3
2017-11-28 02:44:19 +01:00
Jan Tojnar
ece775c1d4
dfeet: cleanup
2017-11-28 02:44:19 +01:00
Vincent Laporte
81143b67aa
ocamlPackages.cstruct: fix evaluation
2017-11-28 01:11:15 +00:00
Mateusz Kowalczyk
c289d95aba
Merge pull request #32093 from peterhoeg/u/libao
...
libao: 1.2.0 -> 1.2.2
2017-11-27 23:48:09 +00:00
Andreas Rammhold
64d8cc7fc4
ffmpeg-full-3.4: apply patch for CVE-2017-16840
2017-11-28 00:24:02 +01:00
Andreas Rammhold
2492f45565
ffmpeg-3.4: apply fix CVE CVE-2017-16840
...
Details at [1].
[1] http://git.videolan.org/?p=ffmpeg.git;a=commit;h=a94cb36ab2ad99d3a1331c9f91831ef593d94f74
2017-11-28 00:14:05 +01:00
James Earl Douglas
f09a429089
jenkins: 2.91 -> 2.92
2017-11-27 15:14:05 -07:00
Ryan Bernstein
1a2e2cac36
drip: refactor to original repository
2017-11-27 16:38:43 -05:00
Vincent Laporte
bfc0959511
ocamlPackages.cstruct: 2.3.2 -> 3.0.2
2017-11-27 20:49:18 +00:00
Peter Simons
e7f4979270
Merge pull request #31395 from vaibhavsagar/cleanup-ihaskell-wrapper
...
ihaskell/wrapper.nix: unify ihaskellEnv and ihaskell
2017-11-27 20:49:22 +01:00
Jan Tojnar
8b8f17a68b
pythonPackages.pygobject3: 3.24.1 → 3.26.1
2017-11-27 19:48:19 +01:00
Jan Tojnar
a63603685a
pythonPackages.pycairo: 1.10.0 → 1.15.4
2017-11-27 19:48:19 +01:00
Ryan Bernstein
2361fd8cf6
drip: init at 0.2.4
2017-11-27 13:47:52 -05:00
Alex Crawford
25081fa648
container-linux-config-transpiler: 0.4.1 -> 0.5.0
2017-11-27 09:51:59 -08:00
Vladimír Čunát
853dd191e2
orc: maintenance 0.4.27 -> 0.4.28
...
The test problems are probably gone. Let's try it again.
2017-11-27 18:05:41 +01:00
Vincent Laporte
d0c513b470
ocamlPackages.yojson: 1.3.3 -> 1.4.0
2017-11-27 17:00:15 +00:00
Orivej Desh
b00c65103d
luajit: symlink missing lua.hpp
2017-11-27 16:14:18 +00:00
Orivej Desh
78af59354c
glew: fix darwin install name
2017-11-27 15:59:50 +00:00
Orivej Desh
4a8caddb6e
SDL2_image: support darwin
2017-11-27 15:59:50 +00:00
Orivej Desh
6c8763e0ca
ftgl: enable darwin
2017-11-27 15:59:50 +00:00
Orivej Desh
90ab4ef5a8
ftgl212: delete
...
It is no longer used and ftgl 2.1.3 is newer.
2017-11-27 15:22:16 +00:00
Vladimír Čunát
fe812fd3df
Merge #29293 : gnome-doc-utils: fix for paths cont. '+'
2017-11-27 15:30:34 +01:00
Vladimír Čunát
4440074c6b
Merge #32037 : gtk-doc: clean up XML_CATALOG_FILES patch
2017-11-27 15:17:04 +01:00
Vladimír Čunát
b800aa18fe
harfbuzz: 1.5.1 -> 1.7.1
2017-11-27 15:10:06 +01:00
Vladimír Čunát
6705f30e2c
Merge branch 'master' into staging
2017-11-27 15:09:53 +01:00
Yuri Aisaka
42002eace9
libskk: init at 1.0.2
2017-11-27 22:46:35 +09:00
Graham Christensen
3d8d5f5a0d
chefdk: 1.3.40 -> 2.3.4
2017-11-27 08:32:40 -05:00
Vladimír Čunát
f71dfabad3
Merge #31891 : gtk3: propagate gsettings_desktop_schemas
2017-11-27 13:57:13 +01:00
Vladimír Čunát
9642fb40e8
glib: maintenance 2.54.1 -> 2.54.2
2017-11-27 13:54:15 +01:00
Vladimír Čunát
c465185bb7
cmake: maintenance 3.9.4 -> 3.9.6
2017-11-27 13:36:14 +01:00
Vladimír Čunát
6eb4a86954
pango: maintenance 1.40.12 -> 1.40.14
2017-11-27 13:30:59 +01:00
Vladimír Čunát
6a71852630
mesa: maintenance 17.2.4 -> 17.2.6
2017-11-27 13:05:52 +01:00
Vladimír Čunát
f37443483e
libdrm: 2.4.84 -> 2.4.88
2017-11-27 13:05:07 +01:00
Vladimír Čunát
529c5c50b1
gnutls: 3.5.15 -> 3.6.1
...
No breaking changes expected, as the ABI is still 3.4.0.
2017-11-27 12:42:11 +01:00
Vladimír Čunát
40a2973f14
Merge #31853 : nettle: 3.3 -> 3.4
2017-11-27 12:24:16 +01:00
Vladimír Čunát
6345089ca0
Merge #29392 : gnome3: 3.24 -> 3.26
...
It might be slightly confusing that a couple of the changes will be twice
in the history, but let's merge this way.
2017-11-27 12:19:01 +01:00
Vladimír Čunát
6589519174
Merge #31453 : meson: library install paths for g-ir-scanner
2017-11-27 12:13:34 +01:00
Chris Martin
299e3228a4
nodePackages.html-minifier: init at 3.5.7
2017-11-27 05:10:39 -05:00
Vladimír Čunát
337e900c3d
Merge #31683 : glib: Add variable for overriding schemas
2017-11-27 10:54:19 +01:00
Joerg Thalheim
d0f3035e48
iozone: 3.434 -> 3.471
2017-11-27 09:37:14 +00:00
John Ericson
1c44d5efc6
Merge pull request #32098 from obsidiansystems/binPrefix
...
treewide: Use `targetPrefix` instead of `prefix` for platform name prefixes
2017-11-27 03:20:53 -05:00
John Ericson
e755a8a27d
treewide: Use targetPrefix
instead of prefix
for platform name prefixes
...
Certain tools, e.g. compilers, are customarily prefixed with the name of
their target platform so that multiple builds can be used at once
without clobbering each other on the PATH. I was using identifiers named
`prefix` for this purpose, but that conflicts with the standard use of
`prefix` to mean the directory where something is installed. To avoid
conflict and confusion, I renamed those to `targetPrefix`.
2017-11-27 03:15:50 -05:00
John Ericson
bef4379b7d
Merge @orivej's master history cleanup commit into staging
...
This is a good commit, and so I want it to be the most recent common ancester
of master and staging. Almost no files are changed; the point is history.
2017-11-27 02:42:07 -05:00
Austin Seipp
63428868af
microsoft_gsl: fix crossSystem build support
...
cmake needs to be part of nativeBuildInputs, otherwise you get a very unhelpful
debugging trace.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-11-27 01:40:31 -06:00