Commit Graph

43784 Commits

Author SHA1 Message Date
Frederik Rietdijk
fac78c878c Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-03 17:42:47 +01:00
Graham Christensen
dbd9e7fcb2
Merge pull request #34534 from dtzWill/fix/fastjet-clang5
fastjet: Fix build w/clang5
2018-02-03 10:01:51 -05:00
adisbladis
c56b13a06f
Merge pull request #34496 from etu/php722
php: 7.2.1 -> 7.2.2, xdebug: 2.6.0beta1 -> 2.6.0
2018-02-03 22:32:42 +08:00
adisbladis
97be994d6a
qcachegrind: Fix build with Qt 5.10 2018-02-03 22:03:59 +08:00
Tuomas Tynkkynen
a25e6e1d96 go_1_8: Scale up test timeouts
https://hydra.nixos.org/build/68539514
2018-02-03 16:01:17 +02:00
Jörg Thalheim
401fd19bd6
Merge pull request #34539 from dtzWill/feature/retdec-smaller
retdec: split up, greatly reduce in size (by default)
2018-02-03 12:21:59 +00:00
Elis Hirwing
7951e626bd
php71: 7.1.13 -> 7.1.14 2018-02-03 13:15:39 +01:00
Frederik Rietdijk
fa71b1ab2f
Merge pull request #34079 from ixxie/oauthenticator
pythonPackages.oauthenticator & dependencies
2018-02-03 12:02:56 +00:00
Tuomas Tynkkynen
58ef5957e2 rust binary build: call patchShebangs on install.sh
It failed on aarch64 otherwise. The #!/bin/sh inside/outside the sandbox
probably matters but I don't investigate more for now.
2018-02-03 13:57:57 +02:00
Matan Shenhav
ab4cd34077 pythonPackages.pytest-tornado: init at 0.4.5 2018-02-03 11:55:04 +00:00
Matan Shenhav
e4718a81bf pythonPackages.oauthenticator: init at 0.7.2 2018-02-03 11:55:04 +00:00
Matan Shenhav
e2487ba88d pythonPackages.mwoauth: init at 0.3.2 2018-02-03 11:55:04 +00:00
Matan Shenhav
a67f4753ea pythonPackages.globus-sdk: init at 1.4.1 2018-02-03 11:55:04 +00:00
Tuomas Tynkkynen
3effd5bb05 cargo: Should be supported on all Linux platforms now 2018-02-03 13:51:03 +02:00
Michael Raskin
3753608dec
Merge pull request #34540 from razvan-panda/master
AntTweakBar: init at 1.16
2018-02-03 11:45:03 +00:00
Răzvan Flavius Panda
4a7ae5c6b7 AntTweakBar: init at 1.16 2018-02-03 13:31:10 +02:00
Jörg Thalheim
4f2ba1354f
Merge pull request #34537 from kristoff3r/fix-pwntools
pythonPackages.pwntools: fix build
2018-02-03 10:23:11 +00:00
Vladimír Čunát
e2a096560c
Merge #33891: wildmidi: 0.3.9 -> 0.4.2
Fixes DoS CVEs.  qmmp build failed before this merge (the same way).
2018-02-03 11:15:43 +01:00
Elis Hirwing
6010266505
php72: 7.2.1 -> 7.2.2 2018-02-03 11:14:56 +01:00
Vladimír Čunát
dd57c63793
Merge branch 'staging'
There are some Darwin regressions and a mysterious Lisp issue,
but also a security update of curl...
2018-02-03 10:56:07 +01:00
Jörg Thalheim
e35090706c gdbgui: 0.10.0.1 -> 0.11.0.0 2018-02-03 09:40:44 +00:00
Frederik Rietdijk
360e019550
Merge pull request #34529 from dotlambda/pytest-aiohttp
pythonPackages.pytest-aiohttp: disable tests
2018-02-03 09:25:24 +00:00
Frederik Rietdijk
73d985f1b5 buildbot: buildbot-pkg fix
Fixes issue mentioned in
https://github.com/NixOS/nixpkgs/pull/33992#issuecomment-360937226
2018-02-03 10:05:53 +01:00
Frederik Rietdijk
2564ea97c0
Merge pull request #33992 from lopsided98/buildbot-update
buildbot: 0.9.11 -> 0.9.15.post1
2018-02-03 09:05:16 +00:00
Nadrieril
d1e2159638 serversyncstorage: move to python-modules 2018-02-03 09:52:15 +01:00
Nadrieril
5b2484ab86 syncserver: move to python-modules 2018-02-03 09:51:42 +01:00
Nadrieril
0c139e2186 tokenserver: move to python-modules 2018-02-03 09:51:42 +01:00
Frederik Rietdijk
d2aa5102a3
Merge pull request #34544 from dotlambda/jinja2
pythonPackages.jinja2: 2.9.6 -> 2.10
2018-02-03 08:50:02 +00:00
Frederik Rietdijk
55e0f12761 Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-03 09:48:42 +01:00
Frederik Rietdijk
54abfdc667 python.pkgs.rdflib: move expression 2018-02-03 09:35:36 +01:00
Frederik Rietdijk
c2b84b27ec
Merge pull request #34528 from dotlambda/aiohttp
pythonPackages.aiohttp: 2.3.9 -> 2.3.10
2018-02-03 07:58:35 +00:00
Tuomas Tynkkynen
10c8e6d0c5 Merge remote-tracking branch 'upstream/master' into staging 2018-02-03 02:50:21 +02:00
Robert Schütz
8387836428 pythonPackages.jinja2: 2.9.6 -> 2.10 2018-02-03 01:46:35 +01:00
Will Dietz
5a08309e8d retdec: separate "support", greatuly reduce size by default
Don't include PE signatures by default,
offer "full" variant containing them if desired.
2018-02-02 16:12:39 -06:00
Will Dietz
0380728ddc retdec: homepage fixup 2018-02-02 16:12:38 -06:00
Kristoffer Søholm
d834ae3cbb pythonPackages.pwntools: fix build
pypandoc is broken (it does not work properly with pandoc 2), so we
remove the dependency as it was only used for generating PyPI docs.
The patch will be included upstream in the next version, so it should
be removed next time this package is updated.
2018-02-02 20:02:19 +01:00
Daiderd Jordan
6d788e9063
Merge pull request #34514 from acowley/libqalculate-clang
libqalculate: fix build with clang
2018-02-02 19:34:18 +01:00
Daniel Peebles
f6fb8e3c09
Merge pull request #34535 from jammerful/audiofile
audiofile: Update Patch File Location
2018-02-02 13:17:36 -05:00
jammerful
d198355ac6 audiofile: Update Patch File Location
Debian moved git servers.
2018-02-02 13:06:53 -05:00
Tuomas Tynkkynen
33e744a5b4 gdb: 8.0.1 -> 8.1 2018-02-02 18:47:01 +02:00
Will Dietz
8a1069bdcb fastjet: Fix build w/clang5
https://hydra.nixos.org/build/68588849/nixlog/1

libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../include/fastjet -O2 -Wall -g -Woverloaded-virtual -DDROP_CGAL -I. -I./siscone -I./../../include -I./siscone -c SISConeBasePlugin.cc  -fno-common -DPIC -o .libs/libSISConePlugin_la-SISConeBasePlugin.o
SISConeBasePlugin.cc:12:12: error: no matching member function for call to 'structure_of'
  return a.structure_of<UserScaleBase::StructureType>().ordering_var2()
         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../../include/fastjet/PseudoJet.hh:1012:60: note: candidate template ignored: substitution failure [with TransformerType = fastjet::SISConeBasePlugin::UserScaleBase::StructureType]: ISO C++ specifies that qualified reference to 'StructureType' is a constructor name rather than a type in this context, despite preceding 'typename' keyword
const typename TransformerType::StructureType & PseudoJet::structure_of() const{
      ~~~~~~~~                                             ^
2018-02-02 10:24:18 -06:00
Robert Schütz
cb8eb4d1b2 pythonPackages.pytest-aiohttp: disable tests 2018-02-02 15:44:44 +01:00
Robert Schütz
7f53156859 pythonPackages.aiohttp: 2.3.9 -> 2.3.10 and enable tests 2018-02-02 15:42:41 +01:00
Robert Schütz
b403a17db8 pythonPackages.idna-ssl: init at 1.0.0 2018-02-02 15:42:08 +01:00
Shea Levy
43f647e5b4
Merge branch 'dynamic-function-args' 2018-02-02 09:41:16 -05:00
Anthony Cowley
25225f0b46 libqalculate: fix build with clang
This addresses a security complaint clang makes about the source code,
and allows the build to succeed on darwin.
2018-02-01 21:57:21 -05:00
Daiderd Jordan
a64f8e888f
Merge pull request #34431 from LnL7/darwin-json-glib
json-glib: fixup darwin install_name
2018-02-02 00:25:37 +01:00
Jan Tojnar
a39fb2483b
Merge pull request #34428 from jtojnar/gegl-0.3.28
gegl_0_3: 0.3.26 → 0.3.28
2018-02-02 00:06:19 +01:00
Jan Tojnar
e621f17274
gegl_0_3: loosen platforms 2018-02-01 23:58:02 +01:00
Jan Tojnar
27ac1bfaf9
gegl_0_3: 0.3.26 → 0.3.28 2018-02-01 23:57:49 +01:00