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
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
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
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
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
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
Tuomas Tynkkynen
f2766b4f42
intel-gpu-tools: Broken on non-x86
...
https://hydra.nixos.org/build/65032931
2017-12-03 19:51:58 +02: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
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
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
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