Benjamin Staffin
e6307b46d8
discord: fix appindicator tray icon support
...
Include libappindicator-gtk3 in discord's library path so it's able to
create an indicator icon.
2020-06-23 15:59:33 -04:00
Jörg Thalheim
f166a13c7d
Merge pull request #90294 from mweinelt/snapcast
...
snapcast: v0.15.0 -> v0.20.0
2020-06-23 20:35:02 +01:00
markuskowa
ad2f8ca27d
Merge pull request #91283 from lsix/qgis-3.10.7
...
qgis: 3.10.4 -> 3.10.7
2020-06-23 20:47:15 +02:00
Vladimír Čunát
64cf1e79dd
Merge #91363 : small treewide: his -> theirs/its
2020-06-23 19:11:13 +02:00
Maximilian Bosch
ea13f90b5f
riot-desktop: 1.6.5 -> 1.6.6
...
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.6
2020-06-23 17:09:52 +02:00
Maximilian Bosch
c1e8f5c825
riot-web: 1.6.5 -> 1.6.6
...
https://github.com/vector-im/riot-web/releases/tag/v1.6.6
2020-06-23 17:09:28 +02:00
Profpatsch
517be84135
small treewide: his -> theirs/its
...
SJW brigade represent. ;)
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2020-06-23 16:49:50 +02:00
Claudio Bley
21a21a4224
bazel: 3.2.0 -> 3.3.0
2020-06-23 15:29:38 +02:00
Ryan Mulligan
b411fedceb
Merge pull request #91334 from r-ryantm/auto-update/psi-plus
...
psi-plus: 1.4.1231 -> 1.4.1407
2020-06-23 06:09:57 -07:00
Mario Rodas
801b645b2a
Merge pull request #91246 from danieldk/resilio-sync-2.7.1
...
resilio-sync: 2.7.0 -> 2.7.1
2020-06-23 07:20:16 -05:00
Vladyslav M
2cd2e7267e
Merge pull request #89733 from sikmir/aerc
...
aerc: unstable-2020-02-01 -> 0.4.0
2020-06-23 09:46:29 +03:00
R. RyanTM
061cae0dc6
psi-plus: 1.4.1231 -> 1.4.1407
2020-06-23 05:59:55 +00:00
Peter Hoeg
12ab0bd980
Merge pull request #89803 from SCOTT-HAMILTON/KAppTemplate
...
kapptemplate: init at 19.12.3
2020-06-23 11:44:10 +08:00
Stefan Frijters
f1235e43c2
maestral: 0.6.4 -> 1.1.0
2020-06-22 13:36:52 -07:00
Marek Mahut
232fb824f8
Merge pull request #91294 from mmahut/cgminer
...
cgminer: 3.7.2 -> 4.11.1
2020-06-22 22:35:12 +02:00
Maximilian Bosch
3c3840ecd6
stellarium: 0.20.1 -> 0.20.2
...
https://github.com/Stellarium/stellarium/releases/tag/v0.20.2
2020-06-22 20:30:42 +02:00
Maximilian Bosch
ab38702594
Merge pull request #91257 from Th0rgal/master
...
wpsoffice: add myself as a maintainer
2020-06-22 19:12:46 +02:00
Marek Mahut
703bd0a609
cgminer: moving to pkgs/applications/blockchains
2020-06-22 17:41:51 +02:00
Marek Mahut
2c3bf6b8f3
cgminer: 3.7.2 -> 4.11.1
2020-06-22 17:41:50 +02:00
Emery Hemingway
ad32426b47
av-98: init at 1.0.2dev
2020-06-22 19:52:13 +05:30
Daniël de Kok
bc03b771fd
micro: install man page
2020-06-22 15:13:19 +02:00
Daniël de Kok
2aaef877e3
Merge pull request #91108 from sikmir/micro
...
micro: 2.0.3 -> 2.0.5
2020-06-22 15:03:18 +02:00
Lancelot SIX
3bdefc8802
qgis: 3.10.4 -> 3.10.7
2020-06-22 13:47:53 +01:00
Maximilian Bosch
14bc25038b
gitea: 1.12.0 -> 1.12.1
...
https://github.com/go-gitea/gitea/releases/tag/v1.12.1
2020-06-22 11:26:09 +02:00
Aaron Andersen
d9e94d1d03
Merge pull request #91069 from Ma27/bump-gitea
...
gitea: 1.11.6 -> 1.12.0
2020-06-21 19:16:27 -04:00
Maximilian Bosch
b31645cfa9
Merge pull request #91247 from dotlambda/fix-khard
...
khard: fix tests
2020-06-22 00:01:26 +02:00
Thomas Marchand
0b58e1dcd0
wpsoffice: add myself as a maintainer
2020-06-21 23:56:49 +02:00
Daniël de Kok
dbad5e5f29
resilio-sync: 2.7.0 -> 2.7.1
...
Changelog:
https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2020-06-21 20:10:22 +02:00
Robert Schütz
f0e598bd84
khard: fix tests
...
Sandboxing causes the help to be displayed differently when the COLUMNS
variable is not set. See https://github.com/scheibler/khard/issues/263 .
2020-06-21 20:10:14 +02:00
Luflosi
f96feeef7c
kitty: 0.17.4 -> 0.18.0
...
https://github.com/kovidgoyal/kitty/releases/tag/v0.18.0
I submitted a patch to kitty, so that the library paths can now be passed as arguments to the build system, eliminating the need for patching. This should reduce the required maintenance effort in the future.
This commit removes the dependency on `which`, which is no longer necessary since 5e4fe584fa
. It was introduced in 481e61fad8
.
The configure phase is now ignored because kitty has no configure script.
The kitty tests are now run after compilation.
The zsh completions no longer need to be invoked with `source` since 38eb737845
, so remove the outdated comment.
There is now a link to the changelog.
2020-06-21 16:57:05 +02:00
Doron Behar
8acdd6db79
vim_configureable: improve luajit support
2020-06-21 14:45:11 +02:00
Jan Tojnar
2b86087644
Merge pull request #91194 from jtojnar/thunderbird-cleanup
2020-06-21 12:25:23 +02:00
Jan Tojnar
eb700f7a93
firefox-bin: remove GConf dependency
...
It is only optionally dlopened by crash reporter to try to get system proxy settings
but no system stores proxy in GConf these days so it is completely useless.
97c590ed55/toolkit/crashreporter/client/crashreporter_gtk_common.cpp (L121-L122)
2020-06-20 23:38:08 +02:00
Jan Tojnar
a699dd2bee
firefox-bin: remove libgnome dependency
...
It is deprecated and has been removed ages ago:
https://bugzilla.mozilla.org/show_bug.cgi?id=694570
It persists in the crash reporter for some reason but it is optional there:
f66f5a235e/toolkit/crashreporter/client/crashreporter_linux.cpp (L366-L370)
2020-06-20 23:37:15 +02:00
Jan Tojnar
5384ace0c8
firefox-bin: do not depend on libcanberra-gtk
...
libxul only needs libcanberra.so.0
3dc26ddcf3/widget/gtk/nsSound.cpp (L158)
2020-06-20 23:34:54 +02:00
Jan Tojnar
987a5c1e14
firefox: remove libIDL dependency
...
It has not been used for ages:
https://bugzilla.mozilla.org/show_bug.cgi?id=687766
2020-06-20 23:33:39 +02:00
Jan Tojnar
5b3a626ab9
thunderbird: remove libIDL dependency
...
It has not been used for ages:
https://bugzilla.mozilla.org/show_bug.cgi?id=687766
2020-06-20 23:25:19 +02:00
Jan Tojnar
3dd5efc40b
thunderbird-bin: remove libgnome dependency
...
It is deprecated and has been removed ages ago:
https://bugzilla.mozilla.org/show_bug.cgi?id=694570
It persists in the crash reporter for some reason but it is optional there:
f66f5a235e/toolkit/crashreporter/client/crashreporter_linux.cpp (L366-L370)
2020-06-20 23:25:11 +02:00
Jan Tojnar
1cbcbbecc2
thunderbird-bin: do not depend on libcanberra-gtk
...
libxul only needs libcanberra.so.0
3dc26ddcf3/widget/gtk/nsSound.cpp (L158)
2020-06-20 23:24:49 +02:00
Jan Tojnar
a22a20cb40
thunderbird-bin: remove GConf dependency
...
It is only optionally dlopened by crash reporter to try to get system proxy settings
but no system stores proxy in GConf these days so it is completely useless.
97c590ed55/toolkit/crashreporter/client/crashreporter_gtk_common.cpp (L121-L122)
2020-06-20 23:24:49 +02:00
Jan Tojnar
f0d4f5f842
thunderbird-bin: drop GStreamer dependency
...
It has not been used since 2015:
42c92612f4
2020-06-20 22:30:42 +02:00
Timo Kaufmann
40178ea3a2
Merge pull request #90515 from fgaz/evilpixie/init
...
impy,evilpixie: init
2020-06-20 16:04:30 +02:00
Marek Mahut
847ddfc867
Merge pull request #91117 from mmahut/bitcoin-knots
...
bitcoind-knots: init at 0.20.0
2020-06-20 15:31:09 +02:00
Marek Mahut
0ff1bdb7c0
Merge pull request #90884 from mmahut/wasabi
...
nixos/wasabibackend: init 1.1.11.1
2020-06-20 15:30:32 +02:00
Daniël de Kok
2c0ea9594f
Merge pull request #90694 from sikmir/whitebox
...
whitebox-tools: 1.2.0 -> 1.3.0
2020-06-20 13:58:32 +02:00
Mario Rodas
cb11ab3bf6
alacritty: fix build on darwin
2020-06-20 04:20:00 -05:00
Symphorien Gibol
6345050746
pantalaimon: 0.6.1 -> 0.6.3
2020-06-20 12:53:14 -07:00
Michele Guerini Rocco
2fb254c338
Merge pull request #91135 from Luflosi/update/ipfs
...
ipfs: 0.5.1 -> 0.6.0
2020-06-20 09:46:02 +02:00
zowoq
841ab711ab
cri-o: 1.18.1 -> 1.18.2
...
https://github.com/cri-o/cri-o/releases/tag/v1.18.2
2020-06-20 10:25:24 +10:00
Luflosi
50afcee871
ipfs: 0.5.1 -> 0.6.0
...
https://github.com/ipfs/go-ipfs/releases/tag/v0.6.0
2020-06-20 02:16:40 +02:00