Commit Graph

43978 Commits

Author SHA1 Message Date
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
Márton Boros
2996be511d
Undo spacing difference 2018-02-03 10:17:24 +01:00
Márton Boros
e3220fe6b5
Merge branch 'master' into fix-idris-modules 2018-02-03 10:12:37 +01: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
Richard Marko
305ed7e50b python-canopen: init at 0.5.1 2018-02-03 09:55:08 +01:00
Richard Marko
6c52f36468 python-canmatrix: init at 0.6 2018-02-03 09:55:08 +01: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
Richard Marko
096a07f5e2 python-can: init at 2.0.0 2018-02-03 07:31:53 +01: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
Markus Kowalewski
67b0496e0b uhd: uhd firmware 3.7.3->3.10.3, lock img version to host tools
thanks to lukeadams for the patch
2018-02-02 11:21:14 -08:00
Markus Kowalewski
56253afe2e uhd: 3.10.2.0 -> 3.10.3.0 2018-02-02 11:21:14 -08: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
Will Dietz
64e4c98a7f llvm-5: add extra 'python' output for opt-viewer tool 2018-02-02 06:30:09 -06: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
Jan Tojnar
0d71207862
babl: 0.1.38 → 0.1.42 2018-02-01 23:57:45 +01:00
Daiderd Jordan
51e188034c
Merge pull request #34502 from dtzWill/fix/xpwn-libusb
xpwn: build usb-based tools by replacing libusb1 dep with libusb
2018-02-01 21:42:26 +01:00
Michael Raskin
4c379dbbdd lispPackages.clwrapper: Fix a typo in dynamic-library-hack 2018-02-01 21:32:21 +01:00
Will Dietz
5dc6306e9c xpwn: build usb-based tools by replacing libusb1 dep with libusb
Otherwise the build fails to detect libusb and doesn't build
the 'xpwn' and 'dfu-util' tools.

New tools run but I don't have any suitable devices to test :).

(I believe latest iGadgets need a newer version of xpwn anyway)
2018-02-01 14:15:02 -06:00
Michael Raskin
8818546d48 lispPackages.clwrapper: recognise CCL in setup-hook 2018-02-01 19:07:19 +01:00
Rodney Lorrimar
480e3f343a buildkite-agent: enable building on darwin 2018-02-01 10:33:10 +00:00
Frederik Rietdijk
356b553239 python.pkgs.ptyprocess: 0.5 -> 0.5.2 2018-02-01 10:55:17 +01:00
Frederik Rietdijk
6aee1a81d2 python.pkgs.ptyprocess: move expression 2018-02-01 10:55:17 +01:00
adisbladis
fab26c6c72
Merge pull request #34465 from steveeJ/steveej-attempt-qtile-bump-0.10.7
qtile: 0.10.4 -> 0.10.7
2018-02-01 17:35:39 +08:00
Frederik Rietdijk
d30735f889
Merge pull request #34188 from dotlambda/home-assistant
home-assistant: init at 0.62.1
2018-02-01 08:44:48 +00:00
Vladimír Čunát
2fb4606f38
Merge branch 'master' into staging
Haskell rebuild.
Hydra: ?compare=1430378
2018-02-01 09:36:23 +01:00
adisbladis
1b0f730a73 pythonPackages.xcffib: 0.3.2 -> 0.5.1 2018-02-01 09:04:13 +01:00
Bjørn Forsman
75867d8967 liburcu: 0.9.3 -> 0.9.5 2018-02-01 08:04:09 +01:00
Herwig Hochleitner
d5bc23c45c pixie: 1356 -> 1364 2018-02-01 00:36:49 +01:00
Herwig Hochleitner
1965804664 pixie: implement checkPhase 2018-02-01 00:36:46 +01:00
Herwig Hochleitner
82b6c6939b pixie: remove deprecated alias 2018-02-01 00:36:43 +01:00
Will Dietz
293424b745 gdb: 8.0.1 -> 8.1
https://sourceware.org/ml/gdb/2018-01/msg00026.html
2018-01-31 14:59:44 -06:00
Shea Levy
943592f698
Add setFunctionArgs lib function.
Among other things, this will allow *2nix tools to output plain data
while still being composable with the traditional
callPackage/.override interfaces.
2018-01-31 14:02:19 -05:00
Sander van der Burg
0d7a0d7572 titaniumenv: fix nasty IPA generation bug 2018-01-31 18:56:47 +01:00
Peter Simons
6f93e0f749 fix GHC 8.4.x builds of hspec and test-framework 2018-01-31 16:03:59 +01:00
Peter Simons
866a1ed2d5 cabal2nix: build with hpack 0.23 2018-01-31 16:03:59 +01:00
Peter Simons
94b6357dc5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-20-g7c22fdf from Hackage revision
d0f20cf258.
2018-01-31 16:03:54 +01:00
Peter Simons
b063a02320 LTS Haskell 10.4 2018-01-31 16:03:50 +01:00
Sander van der Burg
fe6510369d titaniumenv: add parameter that specifies than an IPA build is a store build 2018-01-31 15:33:03 +01:00
Andreas Rammhold
d8d5beac65
Merge pull request #34436 from andir/firefox-58
Firefox 57.0.4 -> 58.0.1
2018-01-31 14:28:04 +00:00
Antoine Eiche
81b9ca062d skopeo: remove the patch by setting a variable at build time 2018-01-31 08:57:15 +01:00
Andreas Rammhold
e524549536
nss: 3.33 -> 3.34.1 2018-01-31 01:51:28 +01:00
Peter Hoeg
5097e84a9d
Merge pull request #32042 from ck3d/lirc-0.9.4d
lirc: 0.9.4 -> 0.10.0 + more driver
2018-01-31 08:33:20 +08:00
Daiderd Jordan
787d371c28
json-glib: fixup darwin install_name
Couldn't figure out how to fix it durning the build.
2018-01-30 22:03:43 +01:00
Vladimír Čunát
c9171e5a4c
Merge branch 'master' into staging
Hydra: ?compare=1430035
2018-01-30 19:51:33 +01:00
Peter Simons
ade2840f20
Merge pull request #34405 from pjan/developPackage-modifier
Adds modifier option to developPackage
2018-01-30 19:26:07 +01:00
Robert Schütz
c68a1651e7 pythonPackages.aiohttp: remove name attribute 2018-01-30 11:01:05 +01:00
Robert Schütz
9d392684c2 pythonPackages.pytest-aiohttp: init at 0.3.0 2018-01-30 11:01:05 +01:00
Florian Klink
ab02f5400e astral: init at 1.4 2018-01-30 11:01:05 +01:00
Stefan Frijters
6c744fc93d pyprof2calltree: init at 1.4.3 (#34379) 2018-01-30 09:09:36 +00:00
pjan vandaele
bdffbc775e
Adds modifier option to developPackage 2018-01-30 12:29:59 +09:00
Christian Kögler
300f6c5943 lirc: 0.10.0 -> 0.10.1 2018-01-29 21:16:36 +01:00
Frederik Rietdijk
f0eee3e351
Merge pull request #34392 from dotlambda/discordpy-broken
pythonPackages.discordpy: Mark as broken
2018-01-29 17:48:00 +00:00
Robert Schütz
4e59363867 pythonPackages.discordpy: Mark as broken 2018-01-29 18:45:38 +01:00
Pierre-Etienne Meunier
4b0000a1de Pyrseas: init at 0.8.0 (#34225)
* Pyrseas: init at 0.8.0

Pyrseas is a declarative tool for managing PostgreSQL schemas.

* Replacing python27Packages with python2Packages

* Explaining why the tests are disabled

* Pyrseas: updating after review
2018-01-29 17:17:04 +00:00
Tim Steinbach
0f01846e97
gradle: 4.4.1 -> 4.5 2018-01-29 11:52:50 -05:00
Tim Steinbach
900c0241c9
kotlin: 1.2.20 -> 1.2.21 2018-01-29 11:52:50 -05:00
Frederik Rietdijk
4d9b5ede18
Merge pull request #33862 from dotlambda/pyhomematic
python3Packages.pyhomematic: init at 0.1.38
2018-01-29 16:52:32 +00:00
Frederik Rietdijk
1716bf7498
Merge pull request #34382 from teto/pulp
pulp: init at 1.6.0
2018-01-29 16:51:27 +00:00
Matthieu Coudron
04b45828c6 pulp: init at 1.6.0
A python Linear Programming API.
2018-01-30 08:56:09 +09:00
Robert Schütz
762b1bbcbd python3Packages.pyhomematic: init at 0.1.38 2018-01-29 15:47:57 +01:00
Frederik Rietdijk
ad069c3683
Merge pull request #34359 from catern/upsup
pythonPackages.supervise_api: 0.2.0 -> 0.3.0
2018-01-29 14:15:27 +00:00
Frederik Rietdijk
565c97d302
Merge pull request #34352 from dotlambda/multidict
python3Packages.multidict: 4.0.0 -> 4.1.0
2018-01-29 14:13:01 +00:00
Frederik Rietdijk
79575ee9e1
Merge pull request #34278 from dotlambda/colorlog
pythonPackages.colorlog: 2.6.1 -> 3.1.0
2018-01-29 14:11:27 +00:00
Michael Raskin
0a70f37275 lispPackages.clwrapper: build helper; saving dynamic library search path from NIX_LISP_ 2018-01-29 15:15:51 +01:00
Peter Simons
72141a630b ghc-8.4.1: un-revert "update to 8.4.1-alpha2"
This commit undoes the revert from a74b0e717d.
See https://github.com/NixOS/nixpkgs/issues/34229 and
https://github.com/NixOS/nixpkgs/pull/34232 for further details about why this
build seemed broken.
2018-01-29 13:01:46 +01:00
Andreas Rammhold
bc59ebd30e
Merge pull request #34322 from dotlambda/hbmqtt
pythonPackages.hbmqtt: init at 0.9.1
2018-01-29 11:51:06 +00:00
Moritz Ulrich
f8c4ccd89b
ws: Init at 0.2.1 2018-01-29 10:23:07 +01:00
John Ericson
82ebace595 glibc: Fix Darwin build
Fix the failure caused in #34198 by a suggested change of mine. @vcunat
reported in [1].

[1]: https://github.com/NixOS/nixpkgs/pull/34198#issuecomment-361075911
2018-01-29 00:47:02 -05:00
Franz Pletz
b77ed4322e
Merge pull request #34365 from geistesk/racket-6.12
racket: 6.11 -> 6.12
2018-01-28 23:13:04 +00:00
Franz Pletz
103cf02037
libewf: 20140608 -> 20171104 2018-01-28 22:19:23 +01:00
Franz Pletz
84176497e8
hwloc: 1.11.8 -> 1.11.9 2018-01-28 21:53:06 +01:00
geistesk
69b5ff8b6e racket: 6.11 -> 6.12 2018-01-28 21:32:24 +01:00
Franz Pletz
36d6df8d60
talloc: 2.1.8 -> 2.1.11 2018-01-28 19:59:43 +01:00
Franz Pletz
66d34f852f
libtiff: 4.0.8 -> 4.0.9 2018-01-28 19:32:20 +01:00
Franz Pletz
29be965b78
npth: 1.3 -> 1.5 2018-01-28 19:02:11 +01:00
Franz Pletz
ef8f08dd4c
netcdf: 4.4.1.1 -> 4.6.0 2018-01-28 19:02:11 +01:00
Franz Pletz
024fb7e9b3
netcdfcxx4: 4.2.1 -> 4.3.0 2018-01-28 19:02:11 +01:00
Franz Pletz
b36a9d405d
libcdr: 0.1.1 -> 0.1.4 2018-01-28 19:02:10 +01:00
Franz Pletz
f43ca1cc21
cgal: 4.9 -> 4.11 2018-01-28 19:02:09 +01:00
Franz Pletz
139c0f160e
libast: 0.7 -> 0.7.1 2018-01-28 19:02:08 +01:00
Franz Pletz
8ebba206e4
libogg: 1.3.2 -> 1.3.3 2018-01-28 19:02:01 +01:00
Franz Pletz
5e58708cdb
libsass: 3.4.5 -> 3.4.8 2018-01-28 18:52:30 +01:00
Franz Pletz
662e6c5193
librsync: 2.0.0 -> 2.0.1 2018-01-28 18:52:30 +01:00
Franz Pletz
3fc95ac6f3
libraw: 0.18.5 -> 0.18.7 2018-01-28 18:52:30 +01:00
Franz Pletz
cbd7b6cf9c
libowfat: 0.29 -> 0.31 2018-01-28 18:52:29 +01:00
Franz Pletz
c587a817c0
libmikmod: 3.3.11 -> 3.3.11.1 2018-01-28 18:52:29 +01:00
Franz Pletz
05cc916ad3
libbluray: 1.0.0 -> 1.0.2 2018-01-28 18:52:29 +01:00
Franz Pletz
23b4baac4d
libass: 0.13.7 -> 0.14.0 2018-01-28 18:52:29 +01:00
Franz Pletz
6c4d92b7f7
xvidcore: 1.3.4 -> 1.3.5 2018-01-28 18:52:28 +01:00
Franz Pletz
60fa8e9d10
libxmp: 4.3.12 -> 4.4.1 2018-01-28 18:52:27 +01:00
Franz Pletz
1c8075321d
libargon2: 20161029 -> 20171227 2018-01-28 18:52:26 +01:00
Franz Pletz
f8968a2a79
libstemmer: init at 2017-03-02 2018-01-28 18:52:26 +01:00
Franz Pletz
cf41d8784d
libsodium: 1.0.15 -> 1.0.16 2018-01-28 18:52:25 +01:00
Franz Pletz
dfdb17d10d
geoip: 1.6.2 -> 1.6.12 2018-01-28 18:52:24 +01:00
Franz Pletz
e3fbefd678
jenkins: 2.101 -> 2.103 2018-01-28 18:52:23 +01:00
Franz Pletz
5319630e57
libite: 1.9.2 -> 2.0.1 2018-01-28 18:52:22 +01:00
Franz Pletz
61b9ecc51d
mbedtls: 2.6.0 -> 2.6.1 2018-01-28 18:52:22 +01:00
Franz Pletz
b20284ddd8
libwebp: 0.6.0 -> 0.6.1 2018-01-28 18:21:33 +01:00
Franz Pletz
92c55ab25d
libseccomp: 2.3.2 -> 2.3.3 2018-01-28 18:21:33 +01:00
Franz Pletz
413d1844ac
libxslt: 1.1.29 -> 1.1.32 2018-01-28 18:21:32 +01:00
Vladimír Čunát
e5523cd7f6
Merge #34338: gnutls: fix p11-kit test (failing/skipped) 2018-01-28 18:03:04 +01:00
Spencer Baugh
bce1355a5f pythonPackages.supervise_api: 0.2.0 -> 0.3.0 2018-01-28 16:56:30 +00:00
adisbladis
f85163e89c
Merge pull request #34326 from ThomasMader/dub1.7.1
dub: 1.6.0 -> 1.7.1
2018-01-28 22:36:05 +08:00
adisbladis
7b5d9a2938
Merge pull request #29558 from teto/fctix_xkeyboard
[RDY] fcitx: fix keyboard not found
2018-01-28 22:19:16 +08:00
Matthieu Coudron
be7c4c1d7e libpinyin: 1.6.0 -> 2.1.91 2018-01-29 02:06:39 +09:00
Matthieu Coudron
bef69925e3 fcitx-libpinyin: 0.3.93 -> 0.5.3
Previously optional dependencies are now made mandatory like qtwebbrowser.dev .
In order to find these libraries, I used libsForQt5.callPackage.
2018-01-29 02:06:01 +09:00
Robert Schütz
9d8d6df50c python3Packages.multidict: 4.0.0 -> 4.1.0 2018-01-28 14:08:30 +01:00
Thomas Mader
b07f0f9eec dub: 1.6.0 -> 1.7.1 2018-01-28 09:30:52 +01:00
adisbladis
a7794d287b
Merge pull request #34347 from aneeshusa/make-bsdtar-available-for-vagrant
vagrant: Make bsdtar available to extract boxes
2018-01-28 09:57:08 +08:00
adisbladis
800e744869
p11_kit: 0.23.7 -> 0.23.9 2018-01-28 09:17:53 +08:00
Aneesh Agrawal
9c33aa8465 vagrant: Make bsdtar available to extract boxes 2018-01-27 15:48:19 -08:00
adisbladis
27e4499f6a
libdivecomputer: 0.5.0 -> 0.6.0 2018-01-28 06:51:34 +08:00
adisbladis
41af33a039
mypy: 0.540 -> 0.560 2018-01-28 06:51:33 +08:00
adisbladis
92d790117d
ccache: 3.3.4 -> 3.3.5 2018-01-28 06:51:28 +08:00
Michael Raskin
32925f082b lispPackages: deduplicate dynamical library search path 2018-01-27 21:59:19 +01:00
Sarah Brofeldt
5e5cae073c
Merge pull request #34324 from ThomasMader/dmd2.078.1
dmd: 2.078.0 -> 2.078.1
2018-01-27 21:36:15 +01:00
Sarah Brofeldt
4d8be61278
Merge pull request #34325 from ThomasMader/dtools2.078.1
dtools: 2.078.0 -> 2.078.1
2018-01-27 21:20:31 +01:00
Tuomas Tynkkynen
c3a658deb1 Merge remote-tracking branch 'upstream/master' into staging 2018-01-27 21:53:16 +02:00
Dylan Simon
85f81f5ef5 gnutls: fix (failing) p11-kit test
The p11-kit-trust test looks in /usr/lib for pkcs11 modules.  As a
result it is unnecessarily skipped on sandboxed builds, and fails on
unsandboxed builds with a system p11-kit.  Replace hard-coded /usr/lib
paths with pkg-config.
2018-01-27 12:39:02 -05:00
Daiderd Jordan
e39f211575
Merge pull request #34244 from LnL7/rust-skip-test
rust: disable another fragile test
2018-01-27 18:26:03 +01:00
Daiderd Jordan
b119c18e92
Merge pull request #34227 from thefloweringash/rust-darwin-dont-strip
rustc: Fix corrupted .rlib files caused by stripping on Darwin
2018-01-27 18:25:51 +01:00
Tuomas Tynkkynen
5925caf39d libbsd: 0.8.6 -> 0.8.7 2018-01-27 16:23:43 +02:00
Tuomas Tynkkynen
eef3601b08 Revert "ldb: 1.1.27 -> 1.3.1"
This reverts commit bc474e2dd8.

Source hash is incorrect:

https://hydra.nixos.org/build/68234054

And even fixing it doesn't make it compile:

Checking for system tdb (>=1.3.15)                                                : not found
ERROR: System library tdb of version 1.3.15 not found, and bundling disabled
builder for ‘/nix/store/bxnawxa402vrv4qmcmj2hmp98a0bz7li-ldb-1.3.1.drv’ failed with exit code 1
error: build of ‘/nix/store/bxnawxa402vrv4qmcmj2hmp98a0bz7li-ldb-1.3.1.drv’ failed
2018-01-27 16:23:43 +02:00
zimbatm
e526128aed
packer: 1.1.0 -> 1.1.3 (#34329) 2018-01-27 12:57:11 +00:00
Robert Schütz
f2a5b2fd65 pythonPackages.hbmqtt: init at 0.9.1 2018-01-27 11:42:20 +01:00
Robert Schütz
2474e6e212 pythonPackages.transitions: init at 0.6.4 2018-01-27 11:42:13 +01:00
Andreas Rammhold
30e7a09b26
Merge pull request #34317 from dtzWill/update/fac-1.0.4
fac: 1.0.1 -> 1.0.4, add man page
2018-01-27 09:41:03 +00:00
Andreas Rammhold
934191c4c2
Merge pull request #34321 from mimadrid/update/yq-2.3.4
yq: 2.3.3 -> 2.3.4
2018-01-27 09:34:11 +00:00
Miguel Madrid Mencía
cda71dc907
yq: 2.3.3 -> 2.3.4 2018-01-27 10:12:07 +01:00
Vladimír Čunát
2d2dbe083f
Merge branch 'master' into staging
Hydra: ?compare=1429281
2018-01-27 09:14:22 +01:00
Vladimír Čunát
ef60e41145
cmake: bring back 3.9 for Darwin bootstrap
Broken by ba6e0ae33df36; see e.g. https://hydra.nixos.org/build/68223628
2018-01-27 09:11:37 +01:00
adisbladis
f686b90a58
sbcl: 1.4.2 -> 1.4.3 2018-01-27 14:07:10 +08:00
John Ericson
57b01b1bcf lib, openssl: Get rid of openssl.system
We compute it on the fly, careful to avoid any mass rebuilds for now.
2018-01-26 21:22:00 -05:00
John Ericson
7d0d12e3e0 glibc: Remove two tiny old cross hacks
- Name is already suffixed

 - Env vars are already exported
2018-01-26 21:01:33 -05:00
Sarah Brofeldt
7f1c5a124c
Merge pull request #34093 from markuskowa/rdma-core-pr
rdma-core: init at 16.1
2018-01-27 02:17:10 +01:00
Ben Wolsieffer
7c609d76b1 buildbot: make buildbot-pkg a real package, and add it as a build input of buildbot 2018-01-26 19:41:27 -05:00
Will Dietz
77a6cb32c6 fac: 1.0.1 -> 1.0.4, add man page 2018-01-27 09:20:59 +09:00
Markus Kowalewski
5bb712d5e8 libxc: set platform to x86_64-linux only 2018-01-26 23:21:29 +00:00
Ben Wolsieffer
d2e83e6357 buildbot: 0.9.11 -> 0.9.15.post1 2018-01-26 17:29:01 -05:00
John Ericson
71f814a889 lib, glibc: Get rid of withTLS
glibc removed the underlying flag in 2011 in
83cd14204559abbb52635006832eaf4d2f42514a [1].

This gets us one step closer to fixing #34274: the cross stdenv for
aarch64-unknown-linux-gnu at least evals now.

Thanks to @Dezgeg for doing all the research for this.

[1]: https://sourceware.org/git/?p=glibc.git;a=commit;h=83cd14204559abbb52635006832eaf4d2f42514a
2018-01-26 23:29:06 +02:00
Thomas Mader
820d78492d dtools: 2.078.0 -> 2.078.1 2018-01-26 22:18:48 +01:00
Thomas Mader
50c23666fc dmd: 2.078.0 -> 2.078.1 2018-01-26 22:08:28 +01:00
Peter Simons
b7e6ac1515 hledger: install man pages and info files
Make sure that hledger, hledger-ui, and hledger-web have their documentation
installed in locations where system tools can find them.

Fixes https://github.com/NixOS/nixpkgs/issues/34301.
2018-01-26 19:42:04 +01:00
Clemens Fruhwirth
2f83f52ab8 gcc: 7.2.0 -> 7.3.0 2018-01-26 15:59:22 +01:00
Robert Schütz
9d196ef641 pythonPackages.colorlog: 2.6.1 -> 3.1.2 2018-01-26 13:27:59 +01:00
Peter Simons
a74b0e717d ghc-8.4.1: revert "update to 8.4.1-alpha2"
This reverts commit d232856846 from
https://github.com/NixOS/nixpkgs/pull/34172. The new version does not compile:
https://nix-cache.s3.amazonaws.com/log/zhxjgmilqh5bnp16rv0fx4b6bcrhxf2a-ghc-61db0b8.drv.
2018-01-26 13:01:12 +01:00
Peter Simons
b83990dd76 haskell-hie-packages: disable broken Hydra builds 2018-01-26 13:01:12 +01:00
Peter Simons
71c76eadff hackage2nix: disable broken Hydra builds 2018-01-26 13:01:12 +01:00
Peter Simons
f8776eabdd cabal2nix: build with latest version of hpack 2018-01-26 13:01:12 +01:00
Peter Simons
4ec557eea9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-16-gec0f902 from Hackage revision
6b78792753.
2018-01-26 13:01:12 +01:00
Peter Simons
03ef28473d haskell-tinc: drop broken non-Hackage package 2018-01-26 13:01:11 +01:00
Peter Simons
c83b455c7d haskell-intero-nix-shim: drop broken non-Hackage package 2018-01-26 13:01:11 +01:00
Peter Simons
05723c4d97 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-15-g0d15053 from Hackage revision
0d7f6b72e9.
2018-01-26 13:01:11 +01:00
Peter Simons
edf1d07173 hackage2nix: disable broken Hydra builds 2018-01-26 13:01:11 +01:00
Peter Simons
a45dfaa335 Drop broken Haskell compilers.
- ghc versions 6.10.4, 6.12.3, and 7.2.2 are broken, and 6.10.2-binary is no
   longer necessary after those versions have been dropped

 - halvm version 2.4.0 hasn't compiled in a long time

 - uhc version 1.1.9.4 hasn't compiled in a long time
2018-01-26 13:01:11 +01:00
Peter Simons
83b35508c6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-11-g68a143c from Hackage revision
ddb65ce29d.
2018-01-26 13:01:11 +01:00
Peter Simons
f9700df56a lambdabot-core: add myself as a maintainer 2018-01-26 13:01:10 +01:00
Peter Simons
291c3681f6 cabal-plan: fix build by applying https://github.com/haskell-hvr/cabal-plan/pull/16 2018-01-26 13:01:10 +01:00
Peter Simons
da7833e7e6 cabal2spec: add myself as a maintainer 2018-01-26 13:01:10 +01:00
Frederik Rietdijk
92e1c17cd3
Merge pull request #34268 from FrancescElies/cesc/aspell/turkish
[aspell] adds turkish dictionary
2018-01-26 11:05:42 +00:00
adisbladis
df54d823d1
Merge pull request #34281 from markuskowa/libxc-pr
libxc: 2.2.3 -> 3.0.1
2018-01-26 15:43:22 +08:00
adisbladis
fac586dcfe
nodePackages_8_x.pnpm: init at 1.31.0 2018-01-26 14:43:46 +08:00
Markus Kowalewski
a682314812
libxc: 2.2.3 -> 3.0.1 2018-01-25 20:36:48 -08:00
Tuomas Tynkkynen
8f0508ebc1 go: Scale up test timeouts
I can't reproduce the problem on an idle machine where it finishes in
112.954s, so let's hope this works.

https://hydra.nixos.org/build/68236758
2018-01-26 03:49:24 +02:00
Andrew Childs
7857399288 rustc: Fix corrupted .rlib files caused by stripping on Darwin 2018-01-26 09:41:24 +09:00
Francesc Elies Henar
783acc9525 aspellDicts.tr: init at 0.50 2018-01-25 22:32:44 +01:00
Herwig Hochleitner
ea01365cff webkitgtk: 2.18.5 -> 2.18.6
CVE-2018-4088
CVE-2018-4096
CVE-2018-4089
CVE-2017-7153
CVE-2017-7160
CVE-2017-7161
CVE-2017-7165
CVE-2017-13884
CVE-2017-13885
2018-01-25 20:34:04 +01:00
Vincent Demeester
89f73ceda5 dep: 0.4.0 -> 0.4.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-25 20:08:25 +01:00
Robin Gloster
0f9cf03432
aprutil: 1.6.0 -> 1.6.1 2018-01-25 19:35:46 +01:00
Robin Gloster
f7ff8d83ec
apr: 1.6.2 -> 1.6.3 2018-01-25 19:31:24 +01:00
adisbladis
52d2d62caa
Merge pull request #34243 from bachp/gitlab-runner-10.4.0
gitlab-runner: 10.3.0 -> 10.4.0
2018-01-25 09:38:44 +08:00
Vincent Demeester
39676b5b01
dep: 0.3.1 -> 0.4.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-24 15:48:55 -08:00
Daiderd Jordan
1dd284ceb5
rust: disable another fragile test 2018-01-24 23:06:10 +01:00
Pascal Bach
029e80a90b gitlab-runner: 10.3.0 -> 10.4.0 2018-01-24 22:38:57 +01:00
Frederik Rietdijk
bf87e56cda
Merge pull request #34081 from jtojnar/gir-abs-cairo
gobjectIntrospection: use absolute path for cairo GIR
2018-01-24 20:59:16 +00:00
Jörg Thalheim
a3d6f38adf
Merge pull request #34116 from brown131/patch-1
Update hy to latest version
2018-01-24 17:02:14 +00:00
Ben Gamari
c68aa532d6 glib: Allow cross compilation
tweaked to handle non-glibc along with others
2018-01-24 09:33:37 -06:00
Will Dietz
162398f907 libgpg-error: fixup 2018-01-24 09:33:37 -06:00
Ben Gamari
4df330ea6e libgpg-error: Enable cross-compilation 2018-01-24 09:33:36 -06:00
Ben Gamari
3655157d22 libomxil-bellagio: Enable cross-compilation 2018-01-24 09:33:36 -06:00
Will Dietz
0509695050 aspell: perl should be nativeBuildInput
build fails otherwise, presumably not also needed
as a buildInput for some reason.
2018-01-24 09:33:36 -06:00
Will Dietz
fffd72cb56 lsof: fix for cross 2018-01-24 09:33:35 -06:00
adisbladis
f7dd6951aa
go: 1.9.2 -> 1.9.3 2018-01-24 23:00:26 +08:00
Frederik Rietdijk
f4348cc5cb python.pkgs.backports_lzma: set to null conditionally 2018-01-24 14:18:19 +01:00
Frederik Rietdijk
21ae679db7 python.pkgs.matplotlib: fix optional dependency 2018-01-24 14:18:19 +01:00
Frederik Rietdijk
18275c60ff python.pkgs.tornado: fix optional dependency 2018-01-24 14:18:19 +01:00
Frederik Rietdijk
a6bb22853a python.pkgs.backport_functools_lru_cache: set to null conditionally 2018-01-24 14:18:18 +01:00
Frederik Rietdijk
769342b37b Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-24 14:17:49 +01:00
Frederik Rietdijk
25e3e2d69d
Merge pull request #33626 from thanegill/rxpy-init
pythonPackages.rx: init at 1.6.0
2018-01-24 08:27:15 +01:00
Jörg Thalheim
976d17fb5e python.pkgs.astor: also disable some test on python2 2018-01-24 06:24:16 +00:00
Jörg Thalheim
3b6b52b19f python.pkgs.astor: fix python 3.6 tests 2018-01-24 06:21:40 +00:00
Ruben Maher
e17d01dffc flow: 0.63.1 -> 0.64.0 2018-01-24 13:13:10 +10:30
Graham Christensen
2a2793f618
Merge pull request #34085 from ikervagyok/samba
samba: 4.6.11 -> 4.7.4
2018-01-23 20:55:15 -05:00
Graham Christensen
f2636ebb41
Merge pull request #34197 from zauberpony/vultr-1.15.0
vultr: 1.13.0 -> 1.15.0
2018-01-23 19:29:24 -05:00
Vladimír Čunát
9f22de7227
Merge #34204: icu: fix paths returned by icu-config 2018-01-23 22:45:36 +01:00
Vladimír Čunát
e12d9adfe3
icu: fix the output of icu-config --incfile 2018-01-23 22:42:57 +01:00
Andrey Golovizin
8cdf8f15e6 icu: fix include path returned by icu-config 2018-01-23 20:58:55 +01:00
Tuomas Tynkkynen
0663e972a4 ponyc: Not supported on aarch64
https://hydra.nixos.org/build/67722376
2018-01-23 21:42:30 +02:00
Tuomas Tynkkynen
3cd40f1a4f pypy: Doesn't support aarch64
https://hydra.nixos.org/build/67861197
2018-01-23 21:42:30 +02:00
Thane Gill
df43f58dc6 pythonPackages.rx: init at 1.6.0 2018-01-23 10:03:17 -08:00
Elmar Athmer
adabeea0b8 vultr: 1.13.0 -> 1.15.0 2018-01-23 18:44:18 +01:00
Daniel Peebles
d18af2680d
Revert "clang-{4,5}: prefer python3, much friendlier for cross" 2018-01-23 10:13:07 -05:00
Peter Simons
eb5d7d2b26 haskell-lambdabot: fix build 2018-01-23 16:09:29 +01:00
Thomas Tuegel
cac51ef856
Merge pull request #34181 from markuskowa/arpack-pr
arpack: 3.3.0 -> 3.5.0
2018-01-23 06:11:31 -06:00
Peter Simons
4bed2d659d
Merge pull request #34172 from deepfire/x-ghc-8.4-master
ghc841:  update to 8.4.1-alpha2
2018-01-23 11:14:43 +01:00
Frederik Rietdijk
5a45105d64
Merge pull request #34152 from thanegill/python.pkgs.ldap3-2.4.1
python.ldap3: 2.4 -> 2.4.1
2018-01-23 08:00:24 +01:00
adisbladis
70cf5ea965
Merge pull request #34147 from dotlambda/yarl
python3Packages.yarl: 1.0.0 -> 1.1.0
2018-01-23 12:50:06 +08:00
Robert Schütz
efbe08a2da
python3Packages.yarl: 1.0.0 -> 1.1.0 2018-01-23 12:36:28 +08:00
adisbladis
7bb18a9a90
Merge pull request #34160 from kamidon/staging
libinput: 1.9.3 -> 1.9.4
2018-01-23 12:27:32 +08:00
John Ericson
f432c48298
Merge pull request #34173 from dtzWill/fix/cross-misc-ben-1
misc minor cross fixups from @bgamari
2018-01-22 21:44:34 -05:00
John Ericson
e1b8eb7d36
Merge pull request #34180 from dtzWill/fix/texinfo-cross
texinfo: fix cross
2018-01-22 21:34:48 -05:00
Will Dietz
16b6e5a452 libxslt: make configureFlags unconditional, re-org to address comment 2018-01-22 20:25:45 -05:00
Ben Gamari
2893657014 automake: Enable cross-compilation 2018-01-22 20:25:44 -05:00
Ben Gamari
8f8b836bce libtool2: Enable cross-compilation 2018-01-22 20:25:44 -05:00
Ben Gamari
6719bf5a74 libxslt: Explicitly specify libxml prefix
Otherwise configure seems not to find xml2-config while cross-compiling.
2018-01-22 20:25:43 -05:00
Ben Gamari
2e4124c8c9 libdaemon: Enable cross-compilation 2018-01-22 20:25:43 -05:00
John Ericson
f83bf0e79d
Merge pull request #34170 from dtzWill/fix/flex-cross
flex: fix for cross
2018-01-22 20:11:03 -05:00
John Ericson
a959e60f8a
Merge pull request #34176 from dtzWill/fix/cross-misc-3
Misc cross fixes
2018-01-22 19:47:52 -05:00
Will Dietz
cafe25224f flex: review feedback
* top-level attributes, not crossAttrs
* use depsBuildBuild
2018-01-22 18:44:42 -06:00
Will Dietz
f57fc787fd texinfo: fix cross 2018-01-22 18:26:51 -06:00
John Ericson
796e2e8c75
Merge pull request #34177 from dtzWill/fix/llvm-remove-unneeded-deps
llvm-{4,5}: remove perl, groff -- not needed
2018-01-22 19:26:29 -05:00
Markus Kowalewski
a16880533f arpack: remove FFLAGS 2018-01-22 15:52:57 -08:00
Markus Kowalewski
eb30d65de6 arpack: 3.3.0 -> 3.5.0 2018-01-22 15:36:43 -08:00