Commit Graph

178106 Commits

Author SHA1 Message Date
Gabriel Ebner
8821d1f68f
Merge pull request #72711 from gebner/freecad0184
freecad: 0.18.3 -> 0.18.4
2019-11-03 14:45:40 +01:00
Michael Eden
5b96d9cf21 nodejs: cross compile runtime for ARM 2019-11-03 14:45:13 +01:00
Jan Tojnar
f3a8147404
gimpPlugin.exposureBlend: mark as broken
It produces an error:

	GIMP-Error: Calling error for procedure 'gimp-image-get-active-layer':
	Procedure 'gimp-image-get-active-layer' has been called with an invalid ID for argument 'image'. Most likely a plug-in is trying to work on an image that doesn't exist any longer.

	(script-fu:25123): GLib-WARNING **: 12:41:03.500: (../glib/gerror.c:416):g_error_new_valist: runtime check failed: (domain != 0)
	script-fu-Warning: Error while loading /nix/store/31y1qiyg8fzn07yz6lrnkbja33298gmz-gimp-with-plugins-2.10.14/share/gimp/2.0/scripts/exposure-blend/nds9ds1m18d0wg1b01fch8wyzdwpmr8x-exposure-blend.scm:

	Error: (/nix/store/31y1qiyg8fzn07yz6lrnkbja33298gmz-gimp-with-plugins-2.10.14/share/gimp/2.0/scripts/exposure-blend/nds9ds1m18d0wg1b01fch8wyzdwpmr8x-exposure-blend.scm : 627) Procedure execution of gimp-image-get-active-layer failed on invalid input arguments: Procedure 'gimp-image-get-active-layer' has been called with an invalid ID for argument 'image'. Most likely a plug-in is trying to work on an image that doesn't exist any longer.
2019-11-03 14:43:14 +01:00
Jan Tojnar
e93c38ff7c
gimp-with-plugins: pass all script attributes
to the pluginDerivation
2019-11-03 14:43:14 +01:00
Jan Tojnar
46818a55b1
gimpPlugins.gap: fix build 2019-11-03 14:43:13 +01:00
Jan Tojnar
a73ad445a9
gimpPlugins.waveletSharpen: fix build 2019-11-03 14:43:13 +01:00
Jan Tojnar
8da26cc578
gimp-with-plugins: install plug-ins into subdirs
GIMP 3 will require all plugins to be installed into their own subdirectories, so let’s just do that now.
2019-11-03 14:43:13 +01:00
Jan Tojnar
ae21a2bc60
gimp-with-plugins: fix installing custom scripts
script-fu (Scheme) scripts are not actually loaded from $GIMP2_PLUGINDIR (lib/gimp/2.10) but $GIMP_DATADIR (share/gimp/2.10).
2019-11-03 14:43:12 +01:00
Jan Tojnar
43c3f471b8
gimp: format with nixpkgs-format 2019-11-03 14:43:12 +01:00
Jan Tojnar
c75c6b588a
gimp: 2.10.12 → 2.10.14
https://www.gimp.org/news/2019/10/31/gimp-2-10-14-released/
2019-11-03 14:43:12 +01:00
Jan Tojnar
258f6f4437
gegl_0_4: 0.4.16 → 0.4.18
https://gitlab.gnome.org/GNOME/gegl/blob/GEGL_0_4_18/docs/NEWS.txt#L1-123

Ported to Meson, which means ton of extra dependencies used by default.
Though the closure size effect appears to be minimal: 88.9M → 92.9M

Also drop GTK dependency, since it is not needed any more (was it ever?)
2019-11-03 14:43:09 +01:00
Alex Rice
66611546f0 brillo: init at 1.4.8 2019-11-03 14:42:43 +01:00
Franz Pletz
6928b5c12b
arangodb: 3.3.23.1 -> 3.3.24, 3.4.7 -> 3.4.8, 3.5.0-rc.7 -> 3.5.1 2019-11-03 14:33:50 +01:00
Franz Pletz
286bfac78c
libksi: 2015-07-03 -> 3.20.3025 2019-11-03 14:33:50 +01:00
Jan Tojnar
148eae459b
poly2tri-c: init at 0.1.0 2019-11-03 14:31:38 +01:00
Jan Tojnar
fdd6153555
netsurf.libnsgif: build on Darwin 2019-11-03 14:31:38 +01:00
Jan Tojnar
a881d113a9
netsurf.buildsystem: build on Darwin 2019-11-03 14:31:37 +01:00
Michael Weiss
3f0d188f65
sshfs: 3.5.2 -> 3.6.0
The patch prevents the following error:
[2/7] Generating manpages with a custom command.
../sshfs.rst:210: (ERROR/3) Unexpected indentation.
../sshfs.rst:211: (WARNING/2) Block quote ends without a blank line; unexpected unindent.
2019-11-03 14:21:43 +01:00
Michael Weiss
828061351c
fuse3: 3.7.0 -> 3.8.0 2019-11-03 14:21:43 +01:00
Gabriel Ebner
cf5597809e freecad: 0.18.3 -> 0.18.4 2019-11-03 14:14:35 +01:00
Michael Weiss
5b2a6c9984
gns3-{gui,server}: 2.2.0 -> 2.2.1 2019-11-03 14:05:31 +01:00
Michael Weiss
546c02c0e4
androidStudioPackages.beta: 3.6.0.13 -> 3.6.0.14 2019-11-03 14:05:31 +01:00
Florian Klink
51dc44f91a
Merge pull request #72642 from r-ryantm/auto-update/python3.8-twilio
python38Packages.twilio: 6.29.3 -> 6.32.0
2019-11-03 13:58:34 +01:00
Renaud
21b48a2db1
Merge pull request #72409 from prusnak/veracrypt
veracrypt: 1.23-Hotfix-2 -> 1.24-Hotfix1
2019-11-03 13:51:21 +01:00
Tobias Mayer
a7cd3c2d82 cmake-format: init at 0.6.0 2019-11-03 13:47:38 +01:00
Frederik Rietdijk
f3bc4373dc
Merge pull request #72224 from NixOS/staging-next
Staging next
2019-11-03 13:31:58 +01:00
Ente
8177aa48c3 keepass-otpkeyprov: init at 2.6 2019-11-03 13:22:57 +01:00
zimbatm
01f6d4d36f
Merge pull request #72419 from WilliButz/rubyPackages/remove-global-v8-pinning
rubyPackages: remove global v8 pinning
2019-11-03 12:19:18 +00:00
R. RyanTM
7befcddb33 wolfssl: 4.1.0 -> 4.2.0 2019-11-03 03:50:53 -08:00
R. RyanTM
a40b03c608 x11docker: 6.2.0 -> 6.3.0 2019-11-03 03:36:33 -08:00
Jan Tojnar
561b40dacb
Merge pull request #72676 from r-ryantm/auto-update/template-glib
template-glib: 3.32.0 -> 3.34.0
2019-11-03 12:35:19 +01:00
Jan Tojnar
56cd83a71a
gnome3.swell-foop: 3.34.0 -> 3.34.1 (#72677)
gnome3.swell-foop: 3.34.0 -> 3.34.1
2019-11-03 12:32:23 +01:00
Pavol Rusnak
17e7fb2fef
veracrypt: 1.23-Hotfix-2 -> 1.24-Hotfix1 2019-11-03 11:33:54 +01:00
Kirill Elagin
7cacaea1db gnu-efi: Use their crosscompilation support correctly
IIUC, previously, the cross-compilation support was done in a somewhat
hacky way and was, basically, special-cased for ARM.

Now we use the cross-compilation support intergrated into their own
build system.

Test:

* nix-build --arg crossSystem '(import <nixpkgs/lib>).systems.examples.musl64' '<nixpkgs>' -A gnu-efi
2019-11-03 13:29:30 +03:00
Frederik Rietdijk
7827d3f449 python35: 3.5.8 -> 3.5.9
There were no new changes in version 3.5.9; 3.5.9 was released only because of a CDN caching problem,
which resulted in some users downloading a prerelease version of the 3.5.8 .xz source tarball.
Apart from the version number, 3.5.9 is identical to the proper 3.5.8 release.
2019-11-03 11:21:05 +01:00
xrelkd
bd638c7f04 just: 0.4.4 -> 0.4.5 2019-11-03 12:09:02 +02:00
R. RyanTM
a4a032376f checkstyle: 8.25 -> 8.26 (#72467) 2019-11-03 10:31:19 +01:00
R. RyanTM
36038807ca alembic: 1.7.11 -> 1.7.12 (#72454) 2019-11-03 10:28:07 +01:00
Renaud
c7fdfc4128
Merge pull request #72581 from romildo/upd.theme-jade1
theme-jade1: 3.3 -> 1.5
2019-11-03 10:25:11 +01:00
R. RyanTM
0f4d7128a8 rss2email: 3.10 -> 3.11 2019-11-03 10:23:33 +01:00
R. RyanTM
28b0a6a9e0 star: 2.7.2b -> 2.7.3a 2019-11-03 10:23:05 +01:00
R. RyanTM
93a2c2ee98 s3ql: 3.3 -> 3.3.2 2019-11-03 10:22:46 +01:00
R. RyanTM
5a8a2e9d33 serialdv: 1.1.2 -> 1.1.4 2019-11-03 10:22:25 +01:00
Mario Rodas
7efb823404
du-dust: 0.2.3 -> 0.4.1.2 2019-11-03 04:20:00 -05:00
Frederik Rietdijk
0caf36def0 Merge master into staging-next 2019-11-03 10:15:58 +01:00
Frederik Rietdijk
9e352d9046
Merge pull request #72601 from jonafato/firefox-beta-bin-69.0b16-71.0b6
firefox-beta-bin-unwrapped: 69.0b16 -> 71.0b6
2019-11-03 10:15:36 +01:00
John Ericson
b2372b8d5e
Merge pull request #72639 from kirelagin/netbsd-musl
Tweak cross-compilation of some netbsd stuff
2019-11-03 04:15:23 -05:00
R. RyanTM
a5e7b47f3d parallel: 20190922 -> 20191022 2019-11-03 10:10:15 +01:00
R. RyanTM
b1a591dd14 palemoon: 28.7.0 -> 28.7.2 2019-11-03 10:09:55 +01:00
R. RyanTM
7e4bf89408 ps_mem: 3.12 -> 3.13 2019-11-03 10:08:40 +01:00
R. RyanTM
2177a8ee20 quilter: 2.0.0 -> 2.0.2 2019-11-03 10:05:47 +01:00
R. RyanTM
fa5b8c2da6 pytrainer: 2.0.0 -> 2.0.1 2019-11-03 10:05:30 +01:00
R. RyanTM
2947823125 python38Packages.wxPython_4_0: 4.0.6 -> 4.0.7 2019-11-03 10:05:01 +01:00
Kirill Elagin
8e912bcb30 fixup! Tweak cross-compilation of some netbsd stuff 2019-11-03 12:04:39 +03:00
R. RyanTM
0d71f7fec7 simpleitk: 1.2.2 -> 1.2.3 2019-11-03 10:04:39 +01:00
R. RyanTM
99f221538b gitAndTools.stgit: 0.20 -> 0.21 2019-11-03 10:04:16 +01:00
R. RyanTM
5a33df7e1e shairport-sync: 3.3.2 -> 3.3.4 2019-11-03 10:03:55 +01:00
R. RyanTM
21d0acb249 samplv1: 0.9.10 -> 0.9.11 2019-11-03 10:03:33 +01:00
R. RyanTM
ee3ab209fe sysprof: 3.34.0 -> 3.34.1 2019-11-03 10:03:07 +01:00
R. RyanTM
a6294b53b7 unrar: 5.8.2 -> 5.8.3 2019-11-03 10:02:50 +01:00
Elis Hirwing
0b27dd0bde
emacs-nox: Add alias for emacs26-nox 2019-11-03 09:56:41 +01:00
Gabriel Ebner
ec43bdc06e
Merge pull request #69442 from charles-dyfis-net/curaLE-3.6.20
curaLulzbot: 3.6.18 -> 3.6.21
2019-11-03 09:40:29 +01:00
R. RyanTM
2eb6ea6d11 gnome3.swell-foop: 3.34.0 -> 3.34.1 2019-11-03 00:53:02 -07:00
R. RyanTM
cf9b33dd49 template-glib: 3.32.0 -> 3.34.0 2019-11-03 00:47:42 -07:00
Michael Raskin
07da1ca8b5
Merge pull request #72491 from urkud/inkscape-cleanup
inkscape: use latest poppler, use gtkspell2, drop `-fpermissive`
2019-11-03 06:52:59 +00:00
R. RyanTM
84bf78faa4 solr: 8.2.0 -> 8.3.0 2019-11-02 23:50:12 -07:00
R. RyanTM
cc73a0b275 rocksdb: 6.3.6 -> 6.4.6 2019-11-02 23:32:00 -07:00
Peter Hoeg
8bddbbaf84
Merge pull request #72404 from peterhoeg/u/displaylink
displaylink: make it work!
2019-11-03 14:19:41 +08:00
Peter Hoeg
4bff595c1c
Merge pull request #72411 from peterhoeg/f/john
john: build with python3
2019-11-03 14:19:16 +08:00
Jan Tojnar
1c74b29b05
pinentry-gnome: fix target output 2019-11-03 04:19:10 +01:00
R. RyanTM
eed3a01c78 qbittorrent: 4.1.8 -> 4.1.9.1 2019-11-02 17:32:34 -07:00
R. RyanTM
f42e4ef5f9 python38Packages.twilio: 6.29.3 -> 6.32.0 2019-11-02 17:01:43 -07:00
Jonathan Ringer
b9948763f5 appdaemon: add setuptools 2019-11-02 16:48:07 -07:00
R. RyanTM
b425aa6393 python38Packages.pypillowfight: 0.2.4 -> 0.3.0 2019-11-02 16:45:32 -07:00
R. RyanTM
f64ad2582b python38Packages.dogpile_cache: 0.8.0 -> 0.9.0 2019-11-02 16:41:39 -07:00
R. RyanTM
780ae6ff39 python38Packages.django_extensions: 2.2.3 -> 2.2.5 2019-11-02 16:35:06 -07:00
R. RyanTM
20361715aa python38Packages.plumbum: 1.6.7 -> 1.6.8 2019-11-02 16:33:57 -07:00
R. RyanTM
742e3de047 python38Packages.boolean-py: 3.6 -> 3.7 2019-11-02 16:32:26 -07:00
R. RyanTM
19d0158940 python38Packages.azure-mgmt-storage: 5.0.0 -> 6.0.0 2019-11-02 16:31:02 -07:00
R. RyanTM
48b1e9d6ed python38Packages.elementpath: 1.3.0 -> 1.3.1 2019-11-02 16:30:02 -07:00
R. RyanTM
035dcb39ed python38Packages.flask-jwt-extended: 3.24.0 -> 3.24.1 2019-11-02 16:29:27 -07:00
R. RyanTM
8be907f3de pdf2djvu: 0.9.13 -> 0.9.14 (#72613) 2019-11-03 00:29:07 +01:00
R. RyanTM
ba3d399a1f python38Packages.emcee: 3.0.0 -> 3.0.1 2019-11-02 16:28:47 -07:00
Mario Rodas
4386a87bf5
Merge pull request #72435 from marsam/update-chezmoi
chezmoi: 1.5.5 -> 1.7.2
2019-11-02 18:25:09 -05:00
R. RyanTM
a1c42b2ea3 drumgizmo: 0.9.18 -> 0.9.18.1 (#72496) 2019-11-03 00:19:57 +01:00
R. RyanTM
8eb5b27504 gmic: 2.7.4 -> 2.7.5 (#72517) 2019-11-03 00:17:52 +01:00
Franz Pletz
fbb1165625
varnishPackages: general version bumps & refactor 2019-11-03 00:12:04 +01:00
R. RyanTM
980ecf2cba libburn: 1.5.0 -> 1.5.2 (#72547) 2019-11-03 00:09:49 +01:00
Kirill Elagin
60944c7efd Tweak cross-compilation of some netbsd stuff
This makes, at least, the following packages compile with musl:

* netbsd.compat
* netbsd.getent
* netbsd.fts
2019-11-03 02:08:27 +03:00
R. RyanTM
1d7166766d libisofs: 1.5.0 -> 1.5.2 (#72545) 2019-11-02 23:59:35 +01:00
Ryan Mulligan
63d74db555
Merge pull request #72615 from r-ryantm/auto-update/postman
postman: 7.9.0 -> 7.10.0
2019-11-02 15:58:56 -07:00
Renaud
c94bc42968
Merge pull request #72565 from romildo/upd.matcha
matcha: 2019-10-03 -> 2019-11-02
2019-11-02 23:51:30 +01:00
R. RyanTM
025964d772 libxls: 1.5.1 -> 1.5.2 (#72557) 2019-11-02 23:47:32 +01:00
R. RyanTM
fd66f95106 libwhereami: 0.3.0 -> 0.3.1 (#72561) 2019-11-02 23:44:23 +01:00
Gabriel Ebner
b938107a8f
octoprint: 1.3.11 -> 1.3.12 (#72630)
octoprint: 1.3.11 -> 1.3.12
2019-11-02 23:28:53 +01:00
R. RyanTM
0be5b83ddd padthv1: 0.9.10 -> 0.9.11 (#72590) 2019-11-02 23:28:10 +01:00
Andreas Rammhold
dbbadbb1ec
Merge pull request #72600 from risicle/ris-opencv-4.1.2
opencv4: 4.1.0 -> 4.1.2, addressing CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939
2019-11-02 23:26:50 +01:00
Mario Rodas
e0699ce4f5
Merge pull request #72398 from tadeokondrak/vapoursynth-r48
vapoursynth: R47.2 -> R48
2019-11-02 17:25:37 -05:00
Jonathan Ringer
708787c096 pythonPackages.checkmanifest: fix build 2019-11-02 15:20:42 -07:00
Gabriel Ebner
5ed4beea61 octoprint-plugins.printtimegenius: 1.3.1 -> 2.0.2 2019-11-02 23:12:19 +01:00
Gabriel Ebner
311656e640 marlin-calc: 2019-06-04 -> 2019-10-17 2019-11-02 23:12:19 +01:00
Gabriel Ebner
6abfaf890d octoprint-plugins.stlviewer: 0.4.1 -> 0.4.2 2019-11-02 23:12:19 +01:00
Gabriel Ebner
04742d003e octoprint-plugins.mqtt: 0.8.0 -> 0.8.6 2019-11-02 23:12:19 +01:00
Gabriel Ebner
c1d87b7e83 octoprint: 1.3.11 -> 1.3.12 2019-11-02 23:12:19 +01:00
Renaud
5f5bfce078
Merge pull request #72593 from romildo/upd.papirus-icon-theme
papirus-icon-theme: 20191009 -> 20191101
2019-11-02 22:56:45 +01:00
R. RyanTM
cb48195260 openfst: 1.7.2 -> 1.7.4 (#72599) 2019-11-02 22:53:28 +01:00
R. RyanTM
ddc59b46d2 python38Packages.paho-mqtt: 1.4.0 -> 1.5.0 2019-11-02 14:50:47 -07:00
Yury G. Kudryashov
ba0a68c45b inkscape: use latest poppler, use gtkspell2, drop -fpermissive
It seems that `inkscape-0.9.4` builds with the latest poppler and
without the `-fpermissive` workaround.
2019-11-02 17:47:15 -04:00
R. RyanTM
a977c039a1 python38Packages.cerberus: 1.3.1 -> 1.3.2 2019-11-02 14:37:48 -07:00
R. RyanTM
52de4dbf5c plata-theme: 0.8.9 -> 0.9.0 (#72609) 2019-11-02 22:13:40 +01:00
José Romildo Malaquias
a61bd1e42d lxqt: restrict to linux platform
libqtxdg fails to build on darwin.

LXQt is a DE for linux so assume darwin is not supported.

The platform for some packages that may be useful outside of
LXQt (like pcmanfm-qt, lximage-qt and others) and do not depend on
libqtxdg are not being changed.
2019-11-02 13:36:21 -07:00
José Romildo Malaquias
e4f1ecc336 lxqt.libqtxdg: 3.3.1 -> 3.4.0 2019-11-02 13:36:21 -07:00
Jonathan Ringer
1092bd70af spirv-tools: 2019.3 -> 2019.4 2019-11-02 13:30:24 -07:00
R. RyanTM
752231d474 folly: 2019.10.14.00 -> 2019.10.21.00 2019-11-02 13:29:39 -07:00
Maximilian Bosch
60055f4ffa
Merge pull request #72392 from WilliButz/update-postgres-exporter
prometheus-postgres-exporter: 0.6.0 -> 0.7.0, run tests
2019-11-02 21:12:04 +01:00
R. RyanTM
63436c1375 postman: 7.9.0 -> 7.10.0 2019-11-02 13:05:32 -07:00
Ryan Mulligan
b5b7886016
Merge pull request #72577 from romildo/upd.iconpack-obsidian
iconpack-obsidian: 4.3 -> 4.9
2019-11-02 12:55:29 -07:00
Michael Raskin
66523b7bbc
Merge pull request #72576 from r-ryantm/auto-update/love
love_11: 11.2 -> 11.3
2019-11-02 19:47:57 +00:00
Bjørn Forsman
1ee040724a trompeloeil: 34 -> 35 2019-11-02 20:05:06 +01:00
Julien Dehos
41778dd605 pfstools: add netpbm support (fix #60841) (#61083) 2019-11-02 19:42:53 +01:00
R. RyanTM
2f5967aa33 catch2: 2.10.0 -> 2.10.2 2019-11-02 11:25:46 -07:00
R. RyanTM
b95e29c5e7 devpi-server: 5.1.0 -> 5.2.0 2019-11-02 11:21:15 -07:00
R. RyanTM
fc8f371706 cimg: 2.7.4 -> 2.7.5 2019-11-02 11:13:31 -07:00
R. RyanTM
1faee87692 dcmtk: 3.6.4 -> 3.6.5 2019-11-02 11:12:28 -07:00
R. RyanTM
120787b81f eaglemode: 0.94.1 -> 0.94.2 2019-11-02 11:08:13 -07:00
R. RyanTM
fc8b711277 drawpile: 2.1.11 -> 2.1.12 2019-11-02 11:07:17 -07:00
R. RyanTM
2fbc1e7c08 cfr: 0.147 -> 0.148 2019-11-02 11:05:41 -07:00
Julien Dehos
8ca3cad711 pfstools: build pfsalign (fix #60843) (#61050) 2019-11-02 19:00:39 +01:00
Jon Banafato
e3d0b139c7 firefox-beta-bin-unwrapped: 69.0b16 -> 71.0b6 2019-11-02 13:09:21 -04:00
Robert Scott
d623837d64 opencv4: 4.1.0 -> 4.1.2 (security)
resolving CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939

most internal downloads are unchanged except for "ade" which was bumped
from v0.1.1d to v0.1.1f between these releases
2019-11-02 17:00:59 +00:00
Gabriel Ebner
7828823386
Merge pull request #72099 from otwieracz/master
Remove unnecessary `sentry-sdk` dependencies causing problems in python27 builds
2019-11-02 17:42:39 +01:00
Ryan Mulligan
5627ea76c6
Merge pull request #72535 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 19.2.1 -> 19.3.0
2019-11-02 09:34:05 -07:00
Ryan Mulligan
95c519f5ce
Merge pull request #70766 from xfix/nixpkg-mullvad-update
mullvad: 2019.7 -> 2019.8
2019-11-02 09:05:24 -07:00
Daiderd Jordan
10875a75aa
Merge pull request #71926 from DzmitrySudnik/jdk_darwin
java-darwin: upgrade 8.0_121 -> 8.0_222
2019-11-02 16:43:02 +01:00
Marek Mahut
107fc18d2f
Merge pull request #72455 from mmahut/trac
trac: init at 1.4
2019-11-02 16:23:49 +01:00
José Romildo Malaquias
b165246073 papirus-icon-theme: 20191009 -> 20191101 2019-11-02 12:21:28 -03:00
Jörg Thalheim
0afcd297bd
Merge pull request #72575 from andir/dino
dino: unstable-2019-09-12 -> unstable-2019-10-28
2019-11-02 14:57:12 +00:00
Jörg Thalheim
d7bc19a340
jgmenu: 3.4 -> 3.5 (#72527)
jgmenu: 3.4 -> 3.5
2019-11-02 14:56:29 +00:00
José Romildo Malaquias
51c4691bb5 theme-jade1: move to data/themes 2019-11-02 11:35:53 -03:00
José Romildo Malaquias
5188ec80c1 theme-jade1: 3.3 -> 1.5 2019-11-02 11:35:39 -03:00
Emery Hemingway
523b9f792f nim: disable Nim compiler check
Too many tests need to be disabled and too many additional inputs
are required.
2019-11-02 15:12:40 +01:00
R. RyanTM
e37aa87642 nim: 1.0.0 -> 1.0.2 2019-11-02 15:12:40 +01:00
Jan Tojnar
97563ac157
libmanette: 0.2.2 -> 0.2.3 (#72543)
libmanette: 0.2.2 -> 0.2.3
2019-11-02 14:45:11 +01:00
Florian Klink
ef2af94928
Merge pull request #72485 from charles-dyfis-net/gocryptfs-1.7.1
gocryptfs: 1.7 -> 1.7.1
2019-11-02 14:37:10 +01:00
Jan Tojnar
4839004ef2
libmanette: format expression with nixpkgs-format
and also fix homepage
2019-11-02 14:30:56 +01:00
Ryan Mulligan
8fb411e291
Merge pull request #72432 from r-ryantm/auto-update/avro-c
avro-c: 1.9.0 -> 1.9.1
2019-11-02 06:27:51 -07:00
Jan Tojnar
addd19bd3d
gnome3.libchamplain: 0.12.19 -> 0.12.20 (#72560)
gnome3.libchamplain: 0.12.19 -> 0.12.20
2019-11-02 14:22:55 +01:00
Ryan Mulligan
aa344e3cea
Merge pull request #72530 from r-ryantm/auto-update/hylafaxplus
hylafaxplus: 7.0.0 -> 7.0.1
2019-11-02 06:14:47 -07:00
Ryan Mulligan
b81b193de9
Merge pull request #72573 from doronbehar/update-syncthingtray
syncthingtray: 0.10.1 -> 0.10.2
2019-11-02 06:08:24 -07:00
Jan Tojnar
6a8fc63658
Merge pull request #72507 from r-ryantm/auto-update/gnome-getting-started-docs
gnome3.gnome-getting-started-docs: 3.34.0 -> 3.34.1
2019-11-02 13:54:25 +01:00
José Romildo Malaquias
7fb8274503 iconpack-obsidian: 4.3 -> 4.9 2019-11-02 09:52:01 -03:00
R. RyanTM
aabf8498d3 love_11: 11.2 -> 11.3 2019-11-02 05:50:48 -07:00
Andreas Rammhold
d1bef95b4c
dino: unstable-2019-09-12 -> unstable-2019-10-28
This fixes a crash when receiving files via OMEMO.
2019-11-02 13:35:07 +01:00
Doron Behar
36cb72e5bc syncthingtray: 0.10.1 -> 0.10.2 2019-11-02 14:21:42 +02:00
Ryan Mulligan
10487fe242
Merge pull request #71858 from r-ryantm/auto-update/qtutilities
libsForQt5.qtutilities: 6.0.1 -> 6.0.2
2019-11-02 04:46:23 -07:00
José Romildo Malaquias
f94133b621 matcha: 2019-10-03 -> 2019-11-02 2019-11-02 08:19:35 -03:00
Kolby Crouch
eb4dd1794d retroarch: update cores 2019-11-02 06:16:10 -05:00
Timo Kaufmann
b5ac99fe00 Revert "python: notebook: 5.7.8 -> 6.0.1"
This reverts commit ad53cf0a82.

I think this commit must have been by mistake. It updates the version of
notebook that was supposed to pin to an old, py2 compatible version.
2019-11-02 12:11:12 +01:00
Timo Kaufmann
bf946a808d Revert "pythonPackages.ipython: remove python2 frozen package"
This reverts commit 0ccf10b955.

I think it was premature to drop the support a couple of weeks before
the official deadline. At least sage still depends on it.
2019-11-02 12:11:12 +01:00
obadz
f72c9bb67e
Merge pull request #72497 from ivan/chromium-78.0.3904.87
chromium: 78.0.3904.70 -> 78.0.3904.87
2019-11-02 10:46:21 +00:00
R. RyanTM
09c0a8518b gnome3.libchamplain: 0.12.19 -> 0.12.20 2019-11-02 03:21:07 -07:00
R. RyanTM
899fa1ef93 libpwquality: 1.4.1 -> 1.4.2 2019-11-02 03:14:30 -07:00
Marek Mahut
569611ff22
Revert "frostwire-bin: 6.7.4 -> 6.8.3" 2019-11-02 11:00:31 +01:00
Gabriel Ebner
ac24901d17
libqalculate: 3.4.0 -> 3.5.0 (#72550)
libqalculate: 3.4.0 -> 3.5.0
2019-11-02 10:59:06 +01:00
Gabriel Ebner
a4f0bfdc87 qalculate-gtk: 3.4.0 -> 3.5.0 2019-11-02 10:54:10 +01:00
Maximilian Bosch
83a5ad13b7
documize-community: 3.4.0 -> 3.4.1
https://github.com/documize/community/releases/tag/v3.4.1
2019-11-02 10:35:17 +01:00
Marek Mahut
94e92dd714 trac: init at 1.4 2019-11-02 10:28:18 +01:00
Marek Mahut
548985b1a7
Merge pull request #60971 from r-ryantm/auto-update/frostwire
frostwire-bin: 6.7.4 -> 6.8.3
2019-11-02 10:25:40 +01:00
Maximilian Bosch
10669361e0
Merge pull request #72305 from aanderse/mongodb
phpPackages.mongodb: 1.5.5 -> 1.6.0
2019-11-02 10:15:57 +01:00
Michael Raskin
13afd7a452
Merge pull request #72508 from r-ryantm/auto-update/gtkmm
gtkmm3: 3.24.1 -> 3.24.2
2019-11-02 09:05:44 +00:00
Michael Raskin
3f48d344e2
Merge pull request #72502 from r-ryantm/auto-update/eudev
eudev: 3.2.8 -> 3.2.9
2019-11-02 09:05:21 +00:00
R. RyanTM
618405d196 libqalculate: 3.4.0 -> 3.5.0 2019-11-02 02:00:28 -07:00
Vladimír Čunát
a2e12f9db9
Merge #72364: firefox*: 70.0 -> 70.0.1 2019-11-02 09:44:02 +01:00
Daniël de Kok
d91debafde python3Packages.spacy: 2.2.1 -> 2.2.2
Major changes:

- Multiprocessing support in nlp.pipe.
- Base language support for Luxembourgish.

Changelog:
https://github.com/explosion/spaCy/releases/tag/v2.2.2
2019-11-02 09:40:26 +01:00
Daniël de Kok
bf552163f2 python3Packages.wasabi: 0.2.2 -> 0.3.0
Changelog:
https://github.com/ines/wasabi/releases/tag/v0.3.0
2019-11-02 09:40:13 +01:00
Daniël de Kok
e82694c58a python3Packages.srsly: 0.1.0 -> 0.2.0
Changelog:
https://github.com/explosion/srsly/releases/tag/v0.2.0
2019-11-02 09:40:11 +01:00
Daniël de Kok
fed908b3a5 python3Packages.thinc: 7.2.0 -> 7.3.1
Largest changes:

- Add Mish activation.
- Add experimental support for the RAdam optimizer.
- Add experimental support for lookahead to the optimizer.
- Add experimental support for LARS to the optimizer.

Changelog:
https://github.com/explosion/thinc/releases/tag/v7.3.0
2019-11-02 09:40:06 +01:00
Maximilian Bosch
47bd85469f
Merge pull request #72509 from Luflosi/kitty-no-update
kitty: disable update check machanism
2019-11-02 09:20:40 +01:00
Maximilian Bosch
e4d7d00bdb
Merge pull request #72536 from r-ryantm/auto-update/ibus-typing-booster
ibus-engines.typing-booster-unwrapped: 2.6.8 -> 2.7.0
2019-11-02 09:10:30 +01:00
R. RyanTM
0c15f0d0ca libmanette: 0.2.2 -> 0.2.3 2019-11-02 01:07:50 -07:00
Jörg Thalheim
f36b98dbd2
Merge pull request #72528 from r-ryantm/auto-update/jruby
jruby: 9.2.8.0 -> 9.2.9.0
2019-11-02 08:07:12 +00:00
Jörg Thalheim
bf3c44b5ad
Merge pull request #72526 from r-ryantm/auto-update/hyperscan
hyperscan: 5.1.1 -> 5.2.1
2019-11-02 08:02:44 +00:00
J Phani Mahesh
977daa25ad neomutt: 2019-10-25 -> 20191102 2019-11-02 08:02:28 +00:00
Jörg Thalheim
187f68baa6
Merge pull request #72531 from r-ryantm/auto-update/jsonrpc-glib
jsonrpc-glib: 3.33.3 -> 3.34.0
2019-11-02 07:55:44 +00:00
Jörg Thalheim
04a079082c
Merge pull request #72539 from r-ryantm/auto-update/jmol
jmol: 14.29.54 -> 14.29.55
2019-11-02 07:49:50 +00:00
Peter Simons
30b8f7d77d
Merge pull request #72523 from r-ryantm/auto-update/grip
grip: 3.10.2 -> 4.0.0
2019-11-02 08:40:15 +01:00
Jörg Thalheim
245a706b8e
gpodder: 3.10.9 -> 3.10.11 (#72524)
gpodder: 3.10.9 -> 3.10.11
2019-11-02 07:39:50 +00:00
Marek Mahut
835b8b962c
Merge pull request #72493 from mmahut/jormungandr
jormungandr: 0.7.0-rc3 -> 0.7.0-rc4
2019-11-02 08:35:52 +01:00
R. RyanTM
b3799c5627 jmol: 14.29.54 -> 14.29.55 2019-11-02 00:16:58 -07:00
R. RyanTM
3d1f9c2d58 ibus-engines.typing-booster-unwrapped: 2.6.8 -> 2.7.0 2019-11-01 23:47:05 -07:00
R. RyanTM
b31abd1df4 intel-media-sdk: 19.2.1 -> 19.3.0 2019-11-01 23:43:17 -07:00
R. RyanTM
69390743f0 jsonrpc-glib: 3.33.3 -> 3.34.0 2019-11-01 22:54:48 -07:00
R. RyanTM
3da675c6aa hylafaxplus: 7.0.0 -> 7.0.1 2019-11-01 22:26:51 -07:00
Mario Rodas
dd43e8a3ed
Merge pull request #72520 from marsam/update-yed
yed: 3.19.1 -> 3.19.1.1
2019-11-02 00:16:30 -05:00
Mario Rodas
c9ef4a23d5
Merge pull request #72513 from r-ryantm/auto-update/gandi-cli
gandi-cli: 1.4 -> 1.5
2019-11-02 00:14:10 -05:00
Mario Rodas
35153b1984
Merge pull request #72504 from r-ryantm/auto-update/git-quick-stats
git-quick-stats: 2.0.10 -> 2.0.11
2019-11-02 00:07:43 -05:00
R. RyanTM
901f445cbe jruby: 9.2.8.0 -> 9.2.9.0 2019-11-01 21:49:48 -07:00
R. RyanTM
ec4774d316 jgmenu: 3.4 -> 3.5 2019-11-01 21:46:17 -07:00
R. RyanTM
eaa9679897 hyperscan: 5.1.1 -> 5.2.1 2019-11-01 21:40:32 -07:00
R. RyanTM
3d13a8a42c gpodder: 3.10.9 -> 3.10.11 2019-11-01 21:12:15 -07:00