Doron Behar
|
a246b74f21
|
Improve pythonSupport handling
Use pythonPackages instead of just python and add an attribute to
python-packages.nix.
|
2019-10-05 10:08:47 +03:00 |
|
Doron Behar
|
cf6dd6cc0c
|
Use lib.optionalString for postInstall
|
2019-10-05 08:15:16 +03:00 |
|
Doron Behar
|
f9391a2ca8
|
Use upstream's short description in meta
|
2019-10-05 08:14:40 +03:00 |
|
Doron Behar
|
94eafa02bf
|
Link upstream issue about stlfacadeSupport defaulting false
|
2019-10-05 07:58:56 +03:00 |
|
Doron Behar
|
e86ef91b58
|
gaia: init at 2.4.5
|
2019-10-04 11:26:38 +03: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 |
|
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 |
|
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 |
|
Mario Rodas
|
a65eab246b
|
Merge pull request #70199 from tredontho/tredontho/universal-ctags-jansson
universal-ctags: Add jansson dependency
|
2019-10-02 02:50:22 -05:00 |
|
Jonathan Ringer
|
e38f32a468
|
onnxruntime: init at 0.5.0
|
2019-10-02 00:47:58 -07:00 |
|
Nikolay Amiantov
|
1c429acbff
|
tensorflow: add OpenGL path to find libcudart
|
2019-10-02 10:33:31 +03:00 |
|
Nikolay Amiantov
|
4947ddf347
|
libtensorflow: add meta
|
2019-10-02 10:33:31 +03:00 |
|
Nikolay Amiantov
|
46b7933d9a
|
tensorflow: fix CUDA build using wrong GCC
|
2019-10-02 10:33:31 +03:00 |
|
László Vaskó
|
9d9aa6099f
|
python37Packages.pyrsistent: 0.15.2 -> 0.15.4
Some tests are broken on 0.15.2 if used with pytest 5+ as discussed
in #64145. The issue is fixed in tobgu/pyrsistent#175 and released in
0.15.4.
|
2019-10-01 22:59:10 -07:00 |
|