Commit Graph

70182 Commits

Author SHA1 Message Date
Nicolas Mattia
76b54c75b3 libcxxabi: don't depend on libunwind 2019-10-03 13:39:19 +02:00
Thomas Tuegel
629f713796
Merge pull request #70264 from ttuegel/security--CVE-2019-14744
Patch kdelibs for CVE-2019-14744
2019-10-03 05:57:21 -05:00
Maximilian Bosch
06041fd174
python3Packages.asdf: 2.3.3 -> 2.4.2
Bump to fix the broken build of the package:

* Disable doctest as they're currently broken in our test env
* Loosen version constraint for `semantic_version` as it was only
  introduced to work around some deprecation warnings[1]

See also: https://hydra.nixos.org/build/102480957

ZHF #68361

[1] 3446ae072b
2019-10-03 11:07:15 +02:00
Olli Helenius
2ac643c241 pythonPackages.hcloud: init at 1.6.1 2019-10-03 02:00:27 -07:00
Domen Kožar
ab5863afad
cachix: workaround https://github.com/NixOS/nix/issues/2990 2019-10-03 10:52:24 +02:00
Domen Kožar
660db64a26
cachix: fix build on darwin 2019-10-03 10:08:42 +02:00
Mario Rodas
ea5d2a0efa flow: 0.108.0 -> 0.109.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.109.0
2019-10-03 08:27:11 +02:00
Vincent Laporte
dc6b299e09 ocamlPackages.patience_diff: init at 0.12.0 2019-10-03 08:26:41 +02:00
Vincent Laporte
33c36dd2f4 ocamlPackages.expect_test_helpers: init at 0.12.0 2019-10-03 08:26:41 +02:00
Vincent Laporte
2c87f4f07e ocamlPackages.expect_test_helpers_kernel: init at 0.12.0 2019-10-03 08:26:41 +02:00
Vincent Laporte
e0dcde83b0 ocamlPackages.sexp_pretty: init at 0.12.0 2019-10-03 08:26:41 +02:00
Enno Lohmeier
31c4f79289 pythonPackages.bleach: add implicit setuptools dependency 2019-10-02 20:57:37 -07:00
Jonathan Ringer
64205fa108 pythonPackages.trackpy: disable plot tests 2019-10-02 20:49:57 -07:00
Daniël de Kok
c4fdb91a0b python3Packages.spacy_models: update for spaCy 2.2.0 compatibility 2019-10-02 17:05:22 -07:00
Daniël de Kok
4491958922 python3Packages.spacy: 2.1.8 -> 2.2.0
Changelog:
https://github.com/explosion/spaCy/releases/tag/v2.2.0
2019-10-02 17:05:22 -07:00
Daniël de Kok
bff5f0bbb1 python3Packages.thinc: 7.1.0 -> 7.1.1 2019-10-02 17:05:22 -07:00
Daniël de Kok
770d7f46b9 python3Packages.preshed: 2.0.1 -> 3.0.2 2019-10-02 17:05:22 -07:00
Jan Tojnar
4655669483
Gnome 3.34 (#68608)
Gnome 3.34
2019-10-03 00:38:54 +02:00
mb
0cd88820b3 rocksdb: 6.2.2 -> 6.2.4 2019-10-03 00:21:55 +02:00
worldofpeace
7543b25e37
libproxy: build with spidermonkey_60 2019-10-03 00:09:20 +02:00
Jan Tojnar
0038189df8
grilo-plugins: add grl-chromaprint 2019-10-03 00:09:19 +02:00
Jan Tojnar
44069671eb
grilo-plugins: build grl-bookmarks
Totem asks after it.
2019-10-03 00:09:19 +02:00
Jan Tojnar
b8ab8598ed
vte-ng: move inside termite
It is just a few patches only needed by termite. Let's not pollute our tree with it.
2019-10-03 00:09:18 +02:00
worldofpeace
dac8bf9ed5
libpeas: correct gtk .pc file
Here's the diff post meson:
-prefix=/nix/store/hfrrby8wapcz17v927as18z3znqdv2ps-libpeas-1.22.0
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
+prefix=/nix/store/sc8h3m6fv3zdjzpkimhm4yqarafhjp6y-libpeas-1.24.0
+libdir=${prefix}/lib
 includedir=${prefix}/include

-Name: libpeas-gtk
-Description: libpeas-gtk, a GObject plugins library (Gtk widgets)
-Requires: glib-2.0 >= 2.38.0, gtk+-3.0 >= 3.0.0, libpeas-1.0 >= 1.22.0
-Version: 1.22.0
+Name: libpeas-gtk-1.0
+Description: GObject plugins library widgetery
+Version: 1.24.0
+Requires.private: libpeas-1.0, glib-2.0 >=  2.38.0, gobject-2.0 >=  2.38.0, gobject-introspection-1.0 >=  1.39.0, gtk+-3.0 >=  3.0.0, gmodule-2.0 >=  2.38.0, gio-2.0 >=  2.38.0
+Libs: -L${prefix}//lib  -lpeas-gtk-1.0
 Cflags: -I${includedir}/libpeas-1.0
-Libs: -L${libdir} -lpeas-gtk-1.0

As we can see, all the requires got moved into private.
This appears to have broken midori [0]

[0]: https://hydra.nixos.org/build/101627205
2019-10-03 00:09:14 +02:00
worldofpeace
752ebe1078
libunity: fix build with latest vala
See: https://gitlab.gnome.org/GNOME/vala/issues/766
2019-10-03 00:09:13 +02:00
Tor Hedin Brønner
84fb39ef12
webkitgtk: 2.24.4 -> 2.26.1
* add fix-bubblewrap-paths.patch
* use clangStdenv
  We're running into #36947

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-03 00:09:13 +02:00
worldofpeace
41d71bacd6
dee: pull in patches
Fixes the deprecation warnings and vapi stuff.
This also allows us to use latest vala.
2019-10-03 00:09:11 +02:00
Thomas Tuegel
9a0674296e
kdelibs: Patch for CVE-2019-14744
See also: https://phabricator.kde.org/D22989
See also: https://github.com/NixOS/nixpkgs/issues/70102
2019-10-02 16:47:02 -05:00
Thomas Tuegel
260ef791a3
pykde4: Do not build on Hydra
pykde4 is not used in Nixpkgs, so it is not appropriate to build on Hydra.
2019-10-02 16:31:41 -05:00
Thomas Tuegel
ee36267193
kdelibs: gnidorah is maintainer 2019-10-02 16:30:09 -05:00
Thomas Tuegel
e98b64c2e0
Revert "Remove pykde4"
This reverts commit a3ad16b9ca.
2019-10-02 16:29:14 -05:00
John Mercier
2e2b068e04 micronaut 1.2.1 -> 1.2.3 2019-10-02 23:15:56 +02:00
Peter Simons
31714a442d
Merge pull request #70192 from obsidiansystems/call-hackage-cross
haskell: Speed up cross callHackage by using native source
2019-10-02 22:15:48 +02:00
Thomas Tuegel
a3ad16b9ca
Remove pykde4 2019-10-02 13:37:43 -05:00
Marek Mahut
c18e6fb510
Merge pull request #70225 from jonringer/fix-poetry
pythonPackages.poetry: fix python2 build
2019-10-02 18:41:46 +02:00
John Wiegley
133eb427c1
libbfd: use zlib.dev as input (#70247)
libbfd: use zlib.dev as input
2019-10-02 17:58:23 +02:00
Ryan Mulligan
e5b783bd22
Merge pull request #69969 from r-ryantm/auto-update/sourcetrail
sourcetrail: 2019.2.39 -> 2019.3.46
2019-10-02 07:26:52 -07:00
Domen Kožar
cb4332e3eb
Merge pull request #69886 from NixOS/haskell-updates
Haskell updates
2019-10-02 15:51:55 +02:00
Domen Kožar
bf22c802e1
haddock: fix build 2019-10-02 15:35:50 +02:00
Peter Simons
9dfa74a9a8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
54d61d70bc.
2019-10-02 15:25:01 +02:00
Domen Kožar
5258f5597d
haddock-*: fix by pinning 2019-10-02 15:15:47 +02:00
talyz
96a1dbac97
bundler: 1.17.2 -> 1.17.3
Extracted from https://github.com/NixOS/nixpkgs/pull/70216.
2019-10-02 12:35:10 +00:00
Nicolas Mattia
7b8ae75cc3 libbfd: use zlib.dev as input 2019-10-02 14:13:39 +02:00
Mario Rodas
9c673c4a91
Merge pull request #67542 from jonringer/add-onnxruntime
onnxruntime: init at 0.5.0
2019-10-02 07:04:31 -05:00
Mario Rodas
5ed9d8b8aa ruby_2_4: 2.4.7 -> 2.4.9
Changelog:
- https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-4-8-released/
- https://www.ruby-lang.org/en/news/2019/10/02/ruby-2-4-9-released/
2019-10-02 10:38:32 +00:00
Mario Rodas
5e76e7b430 ruby_2_5: 2.5.6 -> 2.5.7
Changelog: https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-5-7-released/
2019-10-02 10:38:32 +00:00
Mario Rodas
4ee22f3a9c ruby_2_5: 2.6.4 -> 2.6.5
Changelog: https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-6-5-released/
2019-10-02 10:38:32 +00:00
Mario Rodas
befd5c954b ruby: remove ruby_2_3 patchset
d3983caf45 removed ruby_2_3 from nixpkgs
2019-10-02 10:38:32 +00:00
Jörg Thalheim
d97e30068c
Merge pull request #68231 from Chiiruno/dev/zeronet
Update: Zeronet, Init: pythonPackages: merkletools
2019-10-02 10:57:57 +01:00
Mario Rodas
50675916d1
Merge pull request #70147 from marsam/update-zig
zig: 0.4.0 -> 0.5.0
2019-10-02 03:46:13 -05:00