Commit Graph

42050 Commits

Author SHA1 Message Date
makefu
8002a3b760
devpi-common: 3.1.0 -> 3.2.0 2017-12-05 13:31:55 +01:00
makefu
6ad7626a6a
passlib: build with argon2_cffi 2017-12-05 13:31:55 +01:00
makefu
19ce61d79c
pytest-timeout: init at 1.2.1 2017-12-05 13:31:43 +01:00
makefu
7c464e3133
argon2_cffi: init at 16.3.0 2017-12-05 13:30:06 +01:00
Vladimír Čunát
689d6303e8
Merge branch 'master' into staging
The haskell split got reverted (again).
Hydra: ?compare=1416012
2017-12-05 13:07:26 +01:00
Peter Simons
8d8061ec20
Revert "Revive multiple outputs for Haskell packages." 2017-12-05 09:36:08 +01:00
Fatih Altinok
e5e32822df flow: 0.59.0 -> 0.60.1 2017-12-05 08:04:58 +01:00
Vincent Laporte
50bdf5900e ocamlPackages.ocurl: 0.7.8 -> 0.8.0 2017-12-05 07:56:28 +01:00
adisbladis
4c1cd74b5b
Merge pull request #32321 from datakurre/datakurre-zc_buildout_nix
pythonPackages.zc_buildout_nix: 2.9.5 -> 2.10.0
2017-12-05 14:15:48 +08:00
Francois-Rene Rideau
62935172f3 gerbil: 0.12-DEV-777-gd855915 -> 0.12-DEV-836-gcde6802 2017-12-04 23:46:39 -05:00
adisbladis
537f4af06c
libp11: 0.4.4 > 0.4.7 2017-12-05 11:06:12 +08:00
John Ericson
74cbb5796e gcc: Get rid of crossAttrs.configureFlags 2017-12-04 20:50:59 -05:00
Tuomas Tynkkynen
5490e580f5 v8: Fix aarch64 build
https://hydra.nixos.org/build/65224506

Besides dontUpdateAutotoolsGnuConfigScripts, the 'arch' assignment was
wrong and resulted in "x64" (stdenv.isArm is not true on AArch64).
2017-12-05 03:43:07 +02:00
Orivej Desh
2a230dd64d libunistring: fix build and enable tests on darwin 2017-12-04 23:04:34 +00:00
Joachim F
c0d7a054cb
Merge pull request #32274 from ThomasMader/dlang
Improve dlang packages
2017-12-04 23:02:11 +00:00
John Ericson
cabfe1885f gcc: Don't try to enable plugins with host != build 2017-12-04 16:27:18 -05:00
John Ericson
2fdca4db69 gcc: Lock down more tools for cross-builds
That is, build != host == target
2017-12-04 16:27:18 -05:00
Asko Soukka
4d237df79d
pythonPackages.zc_buildout_nix: 2.9.5 -> 2.10.0 2017-12-04 22:13:16 +02:00
Maximilian Bosch
af75b48b51 services.statsd: add simple test 2017-12-04 16:56:16 +01:00
Maximilian Bosch
aaf1e1c4fb statsd: restore support for {influx,librato,stackdriver} backends
These packages will be placed into an environment using
`backendsToPackages`. This function explicitly maps backends to
`pkgs.nodePackages.${type}` unless it's a builtin. This ensures that only
valid backends that work on NixOS are used (if not, the build already
breaks at evaluation time).

The log will be redirected to `stdout` to be able to watch the entire
output using `journalctl`.

Configuration parameters for the backends need to be set using
`services.statsd.extraConfig` as each backend has its own options and
all of them shouldn't be validated and checked explicitly and manually.
2017-12-04 16:56:16 +01:00
Orivej Desh
a5c832f1af gettext: add setup hook populating GETTEXTDATADIRS
Fixes #32296

(cherry picked from commit f727aeb4505a9646eb7f7d67ed0fd411900b570c)
2017-12-04 15:26:52 +00:00
Orivej Desh
59bcd86640 Merge branch 'master' into staging
* master: (53 commits)
  hashcat: 4.0.0 -> 4.0.1
  vault: add nixos test
  emem: 0.2.48 -> 0.2.50
  nixos/nat: add dmzHost option (#32257)
  vulnix: 1.3.4 -> 1.4.0
  linux-4.13: mark as insecure (+required generic changes)
  vault: 0.8.3 -> 0.9.0
  gox: 20140904 -> 0.4.0
  guitarix: 0.35.6 -> 0.36.1
  geolite-legacy: 2017-10-25 -> 2017-12-02
  premake5: 5.0.0pre.alpha.11 -> 5.0.0-alpha12
  otfcc: build with ninja
  python/hetzner: 0.7.5 -> 0.8.0
  linux-testing: 4.15-rc1 -> 4.15-rc2
  Revert "linux_4_13: Remove, no longer supported."
  jenkins: 2.92 -> 2.93
  psc-package: 0.2.4 -> 0.2.5
  dino: 2017-09-26 -> 2017-12-03
  gnome3.gpaste: fix keybindings path
  plasma: 5.11.3 -> 5.11.4
  ...
2017-12-04 15:25:34 +00:00
Lancelot SIX
f2b690ae2b
Merge pull request #32294 from earldouglas/jenkins-2.93
jenkins: 2.92 -> 2.93
2017-12-04 14:36:41 +01:00
Lancelot SIX
4c9f27c9ab
libunistring: 0.9.7 -> 0.9.8
See http://lists.gnu.org/archive/html/info-gnu/2017-12/msg00001.html
for release information
2017-12-04 14:03:44 +01:00
Daiderd Jordan
97af9310d5
Merge pull request #32300 from adisbladis/vault-0_9_0
vault: 0.8.3 -> 0.9.0
2017-12-04 13:12:05 +01:00
Peter Simons
7993e8790f
Merge pull request #32112 from nc6/hask-split-out
Revive multiple outputs for Haskell packages.
2017-12-04 12:36:45 +01:00
adisbladis
6530159f17
gox: 20140904 -> 0.4.0 2017-12-04 16:12:40 +08:00
adisbladis
561de381bc
Merge pull request #32292 from paluh/master
psc-package: 0.2.4 -> 0.2.5
2017-12-04 15:43:31 +08:00
Orivej Desh
3eccd0b11d premake5: 5.0.0pre.alpha.11 -> 5.0.0-alpha12
The new premake fixes the issue in ebb2ca7574 for
the GNU Make target.
2017-12-04 05:55:05 +00:00
Jan Tojnar
c03896e0ae
libinput: 1.9.2 → 1.9.3 2017-12-04 02:07:57 +01:00
Jan Tojnar
b303e5fe74
cairomm: 1.12.0 → 1.12.2 2017-12-04 02:07:57 +01:00
Jan Tojnar
9c62cc74b9
at_spi2_atk: 2.26.0 → 2.26.1 2017-12-04 02:07:56 +01:00
Jan Tojnar
562687401b
at_spi2_core: 2.26.0 → 2.26.2 2017-12-04 02:07:56 +01:00
Jan Tojnar
77a8e8e167
atk: 2.26.0 → 2.26.1 2017-12-04 02:07:56 +01:00
Jan Tojnar
2754d63cec
glib_networking: 2.54.0 → 2.54.1 2017-12-04 02:07:55 +01:00
Jan Tojnar
66c5f850e0
libaccounts-glib: 1.18 → 1.23 2017-12-04 02:07:55 +01:00
James Earl Douglas
1bb086e17d
jenkins: 2.92 -> 2.93 2017-12-03 16:44:57 -07:00
Tomasz Rybarczyk
911dd477fb psc-package: 0.2.4 -> 0.2.5 2017-12-04 00:11:27 +01:00
Benjamin Hipple
4e022bab76 android-platform-tools: 26.0.0 -> 26.0.2 2017-12-03 16:58:03 -05:00
Tuomas Tynkkynen
f2766b4f42 intel-gpu-tools: Broken on non-x86
https://hydra.nixos.org/build/65032931
2017-12-03 19:51:58 +02:00
WilliButz
adf032ba46
nasm: 2.13.01 -> 2.13.02 2017-12-03 16:00:19 +01:00
Vincent Laporte
842d8e4766 frama-c: 20170501 (Phosphorus) -> 20171101 (Sulfur) 2017-12-03 12:26:02 +01:00
Thomas Mader
66860af01a ldc: 1.3.0 -> 1.5.0
- Bootstrap with ldc lts (0.17.5) instead of dmd.
- Enable unittests by using a fixed-output derivation for runtime tests.
2017-12-03 11:41:39 +01:00
Orivej Desh
ecd0e11851 neko: enable check phase 2017-12-03 10:30:08 +00:00
Vincent Laporte
41be8102e3
ocamlPackages.ptmap: 2.0.2 -> 2.0.3 2017-12-03 07:43:46 +00:00
Vincent Laporte
83005408d3 ocamlPackages.mlgmpidl: 1.2.4 -> 1.2.6 2017-12-03 08:21:55 +01:00
Thomas Mader
54f1b753b3 dmd: Enable tests and integrate bootstrap into one derivation
- Merge bootstrap dmd into default derivation.
- Reenable all tests by using a fixed-output derivation for phobos tests because of network checks in sandbox mode.
- Adding supported platforms.
2017-12-03 05:18:57 +01:00
Thomas Mader
48dcf2620d dub: 1.5.0 -> 1.6.0
- Enable unittests by using a fixed-output derivation
- Remove substitutions because they are fixed upstream now
2017-12-03 02:52:04 +01:00
Ben Gamari
92d3c5689d libtasn1: Enable cross-compilation
[dezgeg amended out a doCheck change]
2017-12-03 01:50:42 +02:00
Ben Gamari
ff1a8ba304 libtool: Enable cross compilation 2017-12-03 01:50:42 +02:00
Tuomas Tynkkynen
2da5de5479 ncurses: 6.0-20170902 -> 6.0-20171125 2017-12-03 01:50:42 +02:00
Tuomas Tynkkynen
6ebb1354e6 help2man: 1.47.4 -> 1.47.5 2017-12-03 01:50:42 +02:00
Tuomas Tynkkynen
58307d15a7 Merge remote-tracking branch 'upstream/staging' into master 2017-12-03 01:49:14 +02:00
Jan Tojnar
a6cd26740b
gtk_doc: propagate the respect-xml-catalog-files-var.patch
We are patching the xmlcatalog calls in the JH_CHECK_XML_CATALOG
macro to use the XML_CATALOG_FILES environment variable instead
of a single central catalog file. Since consumers (libraries or
applications) are expected to copy the m4 files to their source
tree, we need to patch them separately. The files should be
identical, though, so we can reuse the patch for gtk_doc.

This commit makes the patch available in passthru so the consumer
expressions do not need to maintain the long relative path.
2017-12-02 20:34:29 +01:00
Orivej Desh
a1b77bfe5f Revert "qt5: 5.9.1 -> 5.9.3"
KDE frameworks 5.40 are not compatible with Qt 5.9.3: #32253

This reverts commit bd71d3aef7 (#32100).
2017-12-02 17:22:17 +00:00
Tuomas Tynkkynen
491e5d8649 rustc: Support aarch64 2017-12-02 14:46:33 +02:00
Michael Fellinger
94b7925b30 elm-interface-to-json: init at 0.1 (#32194)
elm-interface-to-json -> init at 0.1
2017-12-02 13:32:45 +01:00
Orivej Desh
4a7a497fb6 go: add procps for sysctl in tests, print ulimits for debugging resource exhaustion 2017-12-02 12:19:14 +00:00
Daiderd Jordan
0017479abb
Merge pull request #32100 from bkchr/qt_5_9_3
qt5: 5.9.2 -> 5.9.3
2017-12-02 11:12:38 +01:00
Peter Simons
ce777a26f6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7 from Hackage revision
766fbc64fb.
2017-12-02 10:08:45 +01:00
Vincent Laporte
da84fab60b
coqPackages_8_4.contribs: remove 2017-12-02 08:54:19 +00:00
Vincent Laporte
48aa378780
coqPackages_8_4.ynot: remove 2017-12-02 08:53:14 +00:00
Vincent Laporte
e8a316f17f
coqPackages_8_4.unimath: remove 2017-12-02 08:52:38 +00:00
Vincent Laporte
c1efbbab96
coqPackages_8_4.tlc: remove 2017-12-02 08:52:01 +00:00
Vincent Laporte
f6284c76da
coqPackages_8_4.ssreflect: remove 2017-12-02 08:51:36 +00:00
Vincent Laporte
f307634f9d
coqPackages_8_4.QuickChick: remove 2017-12-02 08:51:02 +00:00
Vincent Laporte
5b7e3de309
coqPackages_8_4.mathcomp: remove 2017-12-02 08:49:36 +00:00
Vincent Laporte
00a6d849f8
coqPackages_8_4.interval: remove 2017-12-02 08:48:41 +00:00
Vincent Laporte
5a043e24da
coqPackages_8_4.fiat: remove 2017-12-02 08:46:16 +00:00
Vincent Laporte
13573cf129
coqPackages_8_4.domains: remove 2017-12-02 08:45:14 +00:00
Vincent Laporte
017321a91c
coqPackages_8_4.coquelicot: remove 2017-12-02 08:44:29 +00:00
Vincent Laporte
5add451ee3
coqPackages_8_4.coqeal: remove 2017-12-02 08:42:29 +00:00
Vincent Laporte
7a12b3de44
coqPackages_8_4.coqExtLib: remove 2017-12-02 08:41:40 +00:00
Vincent Laporte
1ada9f8283
coqPackages_8_4.bedrock: remove 2017-12-02 08:40:42 +00:00
Vladimír Čunát
33300c7316
Merge branch 'master' into staging
Hydra: ?compare=1415329
2017-12-02 09:37:07 +01:00
Orivej Desh
7b1489e1a1 j: fix build
/usr/bin/env does not exist in the sandbox.
2017-12-02 06:04:00 +00:00
Vincent Laporte
871fa250b6
ocamlPackages.ipaddr: 2.7.2 -> 2.8.0 2017-12-01 22:26:54 +00:00
Jörg Thalheim
302552b722
Merge pull request #32120 from rybern/add-drip
drip: init at 0.2.4
2017-12-01 21:44:23 +00:00
Jörg Thalheim
04221193f9
Merge pull request #32167 from dotlambda/git-annex-adapter
python3Packages.git-annex-adapter: init at 0.2.0
2017-12-01 21:39:08 +00:00
Joerg Thalheim
5da0dffef7 gdbgui: 0.9.0.1 -> 0.9.1.0 2017-12-01 20:56:51 +00:00
Jörg Thalheim
fdb8dea0c6
Merge pull request #32233 from wizeman/u/upd-gup
gup: 0.6.0 -> 0.7.0
2017-12-01 20:46:28 +00:00
Joachim F
e4c22e4f5a
Merge pull request #32035 from knedlsepp/upgrade-armadillo
armadillo: 7.800.1 -> 8.300.0
2017-12-01 20:45:41 +00:00
Tomas Hlavaty
eefe8271af sbcl: 1.4.1.0.20171104 -> 1.4.2 2017-12-01 20:43:11 +01:00
Tomas Hlavaty
89f61b3339 ccl: 1.11 -> 1.11.5 2017-12-01 20:31:47 +01:00
Bastian Köcher
bd71d3aef7 qt5: 5.9.2 -> 5.9.3 2017-12-01 18:34:54 +01:00
Joachim F
6ccf5617d2
Merge pull request #32208 from Synthetica9/master
j: 701_b -> 806
2017-12-01 17:24:04 +00:00
Ricardo M. Correia
eb9c69f6eb gup: 0.6.0 -> 0.7.0 2017-12-01 15:45:13 +01:00
Peter Simons
ae82d9e59e
Merge pull request #32181 from joncfoo/update/purescript-dependencies
purescript: fix build by overriding optparse-applicative dependency
2017-12-01 14:38:00 +01:00
Peter Simons
65b15c40f1 R: update package set 2017-12-01 13:48:26 +01:00
Jörg Thalheim
509bc6fe43
Merge pull request #32221 from markus1189/jo-1.1
jo: 1.0 -> 1.1
2017-12-01 11:47:16 +00:00
Markus Hauck
6191299474 jo: 1.0 -> 1.1 2017-12-01 10:58:58 +01:00
Pascal Wittmann
a941856f01 udunits: use https instead of http for homepage url 2017-12-01 10:44:04 +01:00
Vladimír Čunát
9f8c3f77ea
Merge branch 'master' into staging
Hydra: ?compare=1415011
2017-12-01 09:18:58 +01:00
Vladimír Čunát
da3679c160
libsoup: maintenance 2.60.0 -> 2.60.2 + patch 2017-12-01 08:27:31 +01:00
Orivej Desh
45cf0b0da4 fenics: restrict to Darwin
It has never been building on Linux.
2017-12-01 07:17:15 +00:00
Vladimír Čunát
5cc70518bf
Merge #32162: libmicrohttpd: 0.9.55 -> 0.9.57 2017-12-01 08:11:18 +01:00
Vladimír Čunát
542adbdd05
Merge #32034: pygobject: 3.24.1 -> 3.26.1 2017-12-01 08:00:24 +01:00
Vladimír Čunát
b4ec153040
orc: doCheck broken on i686 on Hydra, again 2017-12-01 07:49:25 +01:00
Orivej Desh
0df7d2d010 python.pkgs.ws4py: skip flaky timing-sensitive tests 2017-12-01 04:12:06 +00:00
Orivej Desh
eb32f08bc0 widertiger: mark as broken
It is not maintained, and not used since 480b289f5b.
2017-12-01 00:47:46 +00:00
Orivej Desh
1f99fd6965 libminc: fix build after hdf5 upgrade by using hdf5_1_8 2017-12-01 00:37:29 +00:00
Orivej Desh
e1757f6a24 julia: do not print environment before testing 2017-12-01 00:05:26 +00:00
Peter Simons
458331408e r-openssl: fix build 2017-11-30 18:45:47 +01:00
Patrick Hilhorst
4bb9ffef6a j: 701_b -> 806 2017-11-30 17:14:33 +01:00
Vladimír Čunát
d477bc353c
ocamlnet: fixup build by bringing back nettle-3.3 2017-11-30 12:28:35 +01:00
Orivej Desh
6b4f0b5bf4 qt4: fix parallel building
qmake needs uic to extract dependency information from .ui files.  In -fast mode
qmake generates Makefiles for each subproject after the previous subproject is
built, and by the time it encounters subprojects with .ui files, uic is
available to provide dependency information.  In -no-fast mode qmake builds
subprojects in the same order, but generates all Makefiles beforehand, without
uic, and they miss dependencies.
2017-11-30 09:51:14 +00:00
Orivej Desh
c8d822252b qt4: delete parallel-build.patch to replace with a generic fix 2017-11-30 09:51:14 +00:00
Orivej Desh
64f945efd2 Revert "qt48: use tabs in the Makefile patch"
to apply a different fix, since the current one does not apply to Darwin.

This reverts commit bfaf7ae5ae.
2017-11-30 07:42:07 +00:00
Yurii Rashkovskii
a83067ea9e ats2: 0.3.0 -> 0.3.7
The patch is no longer needed as ats2 includes contribs in the
upstream Makefile_dist file
2017-11-30 13:09:50 +07:00
adisbladis
78b3d6de28
Merge pull request #32184 from acowley/rtags-2.16
rtags: 2.15 -> 2.16
2017-11-30 09:50:54 +08:00
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
Nicholas Clarke
dc0e594451 Fix 'ghcWithPackages' as per https://github.com/NixOS/nixpkgs/issues/32082 2017-11-27 16:09:03 +00:00
Nicholas Clarke
d90165c7db Revert "Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out""
This reverts commit 89f5d52cf4.
2017-11-27 16:05:22 +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
Bjørn Forsman
40e08aa870 stm32flash: use ${name} in fetchurl to keep DRY 2017-11-27 08:02:01 +01:00
Eric Litak
45e41b75f7 stm32flash: 1.0 -> 0.5
This version is newer. 1.0 was given as a placeholder, I presume,
because that sourcetree wasn't versioned.

[Bjørn: extend commit message.]
2017-11-27 08:01:15 +01:00
Vincent Laporte
64413dec3e
ocamlPackages.ppx_deriving_yojson: 3.0 -> 3.1 2017-11-27 05:07:22 +00:00
Peter Hoeg
d28c21bd6d libao: 1.2.0 -> 1.2.2 2017-11-27 12:25:24 +08:00
Orivej Desh
8aab940a85
Merge pull request #32003 from risicle/ris-cf-cli
cloudfoundry-cli: init at 6.32.0
2017-11-26 23:07:11 +00:00
Robert Scott
77a3331a10 cloudfoundry-cli: init at 6.32.0 2017-11-26 23:06:27 +00:00
Tim Steinbach
3cb310a231
sbt: 1.0.3 -> 1.0.4 2017-11-26 17:21:06 -05:00
Jörg Thalheim
ab48481f06
Merge pull request #31073 from peterromfeldhk/jazzy
jazzy: init at 0.9.0
2017-11-26 21:32:14 +00:00
Vincent Laporte
620b93f10a
ocamlPackages.ppx_import: 1.1 -> 1.4 2017-11-26 20:52:17 +00:00
Peter Hoeg
50ad43bd39 libqmatrixclient: init at 0.1 2017-11-26 23:35:00 +08:00
adisbladis
747d0f50ee
Merge pull request #32041 from ck3d/libftdi1-1.4
libftdi1: 1.3 -> 1.4
2017-11-26 20:45:58 +08:00
Jörg Thalheim
8fa05d7eef
Merge pull request #32071 from adisbladis/libu2f-host-1_1_4
libu2f-host: 1.1.1 -> 1.1.4
2017-11-26 11:55:07 +00:00
adisbladis
5ca1c4007e
libu2f-host: 1.1.1 -> 1.1.4 2017-11-26 18:56:56 +08:00
Tuomas Tynkkynen
3b21645529 usbredir: Fix ARM build
The error from -Wformat happens on all 32-bit plaforms, not just i686.
2017-11-26 11:13:20 +02:00
Tuomas Tynkkynen
f689a6d1c6 snappy: 1.1.4 -> 1.1.7
Fixes build on ARM
2017-11-26 11:13:20 +02:00
Orivej Desh
9d2fcd33ea agg: do not enable parallel building 2017-11-26 07:40:21 +00:00
adisbladis
d1c525bc49
Merge pull request #32043 from ck3d/fix-missing-x11-in-vaapi-intel
vaapi-intel: fix missing depency to get X11 backend
2017-11-26 12:32:19 +08:00
Jan Tojnar
4920d4fff2
glib: recognize NIX_GSETTINGS_OVERRIDES_DIR variable
For some reason, the GNOME 3.26 update broke the overrides. It turns
out the overrides now need to come before the overridden schemas in the
XDG_DATA_DIRS variable. This is not possible in general due to applications
prefixing the variable (e.g. in wrapGAppsHook).

To fix this, a new environment variable NIX_GSETTINGS_OVERRIDES_DIR
was introduced. It has greater priority than XDG_DATA_DIRS but lower
than GSETTINGS_SCHEMA_DIR. A separate variable was chosen in order not
to block the built-in one for users.
2017-11-26 03:11:00 +01:00
Jan Tojnar
289134fddf
meson: pass library install paths to g-ir-scanner
We are patching g-ir-scanner to produce absolute paths in the GIR
files. When an application uses an internal library placed in a
non-standard path (e.g. $out/lib/gnome-shell), the scanner needs
to be informed. For autotools-based apps, the full path was
obtained from libtool-wrapped files; with Meson, this is no longer
possible – we need to pass the path information some way.

This commit channels the --fallback-library-path option added
to g-ir-scanner in aforementioned patch.
2017-11-26 03:10:55 +01:00
Jan Tojnar
5a4320ab59
gnome3: get rid of extraneous NIX_CFLAGS_COMPILE 2017-11-26 03:10:53 +01:00
Jan Tojnar
c8b58a47fc
gvfs: Rely on XML_CATALOG_FILES variable 2017-11-26 03:10:52 +01:00
Jan Tojnar
5a3b7ef2e7
gnome3: use the same version of Vala 2017-11-26 03:10:50 +01:00
Jan Tojnar
1c1d677149
gnome3: dependency tweaks 2017-11-26 03:10:49 +01:00
Jan Tojnar
60dbe7eea4
granite: 0.4.0.1 → 0.4.1 2017-11-26 03:10:48 +01:00
Orivej Desh
29b2984b0c
Merge pull request #31987 from jtojnar/devhelp-devdoc
stdenv: Move devhelp books to outputDevdoc
2017-11-25 23:14:47 +00:00
Orivej Desh
c97ea96860 python.pkgs.bokeh: add myself to maintainers 2017-11-25 22:35:14 +00:00
Joachim F
fc303d2e25
Merge pull request #32032 from knedlsepp/upgrade-eccodes
eccodes: 2.2.0 -> 2.5.0
2017-11-25 21:55:46 +00:00
Joachim F
592488c657
Merge pull request #32033 from knedlsepp/upgrade-grib-api
grib-api: 1.19.0 -> 1.24.0
2017-11-25 21:55:35 +00:00
Christian Kögler
fa9b33aac3 vaapi-intel: fix missing depency to get X11 backend 2017-11-25 22:30:39 +01:00
Christian Kögler
442b73f559 libftdi1: 1.3 -> 1.4 2017-11-25 22:17:03 +01:00
zimbatm
6e52c1f7ba python3Packages.bash_kernel: init at 0.7.1 2017-11-25 19:10:43 +00:00
zimbatm
4a643ce7db pythonPackages.pexpect: 4.2.1 -> 4.3.0 2017-11-25 19:10:30 +00:00
Jan Tojnar
0124cbdac8
gtk-doc: clean up XML_CATALOG_FILES patch
libxml2 1.9.7 supports the XML_CATALOG_FILES environment variable
natively by using empty catalogfile argument.
2017-11-25 19:58:13 +01:00
Josef Kemetmüller
7cdab6579d armadillo: 7.800.1 -> 8.300.0 2017-11-25 18:27:01 +01:00
Josef Kemetmüller
5b190bef0c grib-api: 1.19.0 -> 1.24.0 2017-11-25 17:59:48 +01:00
Josef Kemetmüller
cbe33904d6 eccodes: 2.2.0 -> 2.5.0 2017-11-25 17:52:47 +01:00
Andreas Rammhold
4bda3c4225
tracefilegen: 2015-11-14 -> 2017-05-13
Updated while resolving the build issue with gcc7 that is being tracked
in #31747.
2017-11-25 14:07:07 +01:00
Jörg Thalheim
5233333265
Merge pull request #32022 from bachp/gitlab-runner-10.2.0
gitlab-runner: 10.1.0 -> 10.2.0
2017-11-25 11:12:43 +00:00