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
Symphorien Gibol
6345050746
pantalaimon: 0.6.1 -> 0.6.3
2020-06-20 12:53:14 -07: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
Ryan Mulligan
f949cacf6c
Merge pull request #89677 from r-ryantm/auto-update/rambox-pro
...
rambox-pro: 1.3.1 -> 1.3.2
2020-06-19 14:55:33 -07:00
Maximilian Bosch
499d18849f
neomutt: 20200501 -> 20200619
...
https://github.com/neomutt/neomutt/releases/tag/20200619
2020-06-19 19:19:08 +02:00
Doron Behar
b58227a4c0
neomutt: Remove old fixes for failing tests
...
Includes both rfc2047 tests workarounds and locale workarounds.
Fixes #86896 . See https://github.com/neomutt/neomutt/pull/2314 .
2020-06-19 18:15:34 +02:00
Doron Behar
b8f65212ec
neomutt: make manual.txt not empty
...
Without elinks / w3m / lynx in the nativeBuildInputs, there are these
errors in the build:
LC_ALL=C w3m -dump -O UTF8 docs/manual.html > docs/manual.txt || \
LC_ALL=C lynx -dump -nolist -with_backspaces \
-display_charset=us-ascii docs/manual.html > docs/manual.txt || \
LC_ALL=C elinks -dump -no-numbering -no-references \
docs/manual.html | sed -e 's,\\001, ,g' > docs/manual.txt
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: w3m: command not found
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: line 1: lynx: command not found
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: line 3: elinks: command not found
2020-06-19 18:15:34 +02:00
Doron Behar
3b9a8f5426
neomutt: Make it not reference .dev outputs.
2020-06-19 18:15:33 +02:00
Frederik Rietdijk
58d569d0b4
Merge pull request #90447 from NixOS/staging-next
...
Staging next
2020-06-19 09:43:08 +02:00
Michele Guerini Rocco
84be7021f3
Merge pull request #91070 from rnhmjoj/mutt
...
mutt: 1.14.3 -> 1.14.4
2020-06-19 09:08:51 +02:00
Frederik Rietdijk
301847a7e5
Merge master into staging-next
2020-06-19 09:01:43 +02:00
rnhmjoj
9e05e7ce38
mutt: 1.14.3 -> 1.14.4
2020-06-19 00:31:45 +02:00
Michael Weiss
b713e97c30
tdesktop: 2.1.11 -> 2.1.12
2020-06-18 18:09:45 +02:00
Lassulus
d899cf268d
Merge pull request #89872 from r-ryantm/auto-update/terragrunt
...
terragrunt: 0.23.14 -> 0.23.23
2020-06-18 17:20:37 +02:00
ehmry
07299ff81e
Merge pull request #85442 from fgaz/castor/init
...
castor: init at 0.8.14
2020-06-18 20:13:50 +05:30
Lassulus
b9504ecf4e
Merge pull request #89895 from geistesk/znc-1.8.1
...
znc: 1.8.0 -> 1.8.1
2020-06-18 14:06:41 +02:00
Doron Behar
98dda1a838
zoom-us: 5.0.418682.0603 -> 5.1.412382.0614
...
Add @doronbehar as maintainer, and update list of files to install.
2020-06-18 10:22:00 +03:00
Frederik Rietdijk
79f9ef8752
Merge master into staging-next
2020-06-18 09:01:39 +02:00
Maximilian Bosch
0510cbe849
Merge pull request #90646 from Ma27/matrix-maintainer-team
...
maintainers/teams: add matrix team
2020-06-18 00:23:55 +02:00
Maximilian Bosch
650617253e
maintainers/teams: add matrix team
2020-06-17 21:55:29 +02:00
R. RyanTM
30823d5389
jx: 2.1.31 -> 2.1.65
2020-06-17 12:18:54 -07:00
R. RyanTM
526472bbd6
kube-router: 0.3.1 -> 0.4.0
2020-06-17 12:15:07 -07:00
R. RyanTM
1b47d503de
kubecfg: 0.13.1 -> 0.16.0
2020-06-17 12:13:03 -07:00
R. RyanTM
1b6ab4ef7e
kubeless: 1.0.4 -> 1.0.6
2020-06-17 12:06:00 -07:00
Lassulus
43fc4e0c2f
Merge pull request #76519 from erictapen/meli-init
...
meli: init at alpha-0.5.1
2020-06-17 20:59:18 +02:00
R. RyanTM
00c9983e02
terraform-providers.libvirt: 0.6.1 -> 0.6.2
2020-06-17 11:57:28 -07:00
Graham Christensen
38e990d520
Merge pull request #90673 from grahamc/google-chrome-path
...
google-chrome: add coreutils to PATH
2020-06-17 13:49:24 -04:00
Pierre Bourdon
7198d973c1
wireshark: compile with QT_NO_DEBUG to avoid depending on qt*-dev
2020-06-17 18:53:56 +02:00
Graham Christensen
e8ddc0cfa7
google-chrome: add coreutils to PATH
...
google-chrome-stable can't run without coreutils in PATH
2020-06-17 08:32:34 -04:00
Atemu
06aec42781
gns3-gui: Fix the build
...
For Python 3.8 jsonschema 3.2.0 is required instead of 2.6.0.
2020-06-17 13:56:17 +02:00
Frederik Rietdijk
8850815577
Merge master into staging-next
2020-06-17 08:40:33 +02:00
zowoq
78e324d272
treewide: ffmpeg_4 -> ffmpeg
2020-06-16 18:23:14 -07:00
Maximilian Bosch
dcf36b65c3
riot-desktop: 1.6.4 -> 1.6.5
...
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.5
2020-06-16 23:19:20 +02:00
Maximilian Bosch
59678c1152
riot-web: 1.6.4 -> 1.6.5
...
https://github.com/vector-im/riot-web/releases/tag/v1.6.5
2020-06-16 23:18:42 +02:00
Frederik Rietdijk
4af4a49251
Merge master into staging-next
2020-06-16 18:05:38 +02:00
Lorenzo Manacorda
fe26b6241c
ssb-patchwork: move to ssb-patchwork dir
...
Since there's no other ssb package anymore (see previous commit),
there's no need to group them together in a common subdirectory.
2020-06-16 17:28:47 +02:00
Lorenzo Manacorda
56f04cb368
ssb/patchwork-classic: remove
...
Marked as deprecated by upstream, hasn't been updated in years.
2020-06-16 17:27:22 +02:00
Michael Weiss
5e8b626898
Merge pull request #90538 from primeos/chromium
...
chromium: 83.0.4103.97 -> 83.0.4103.106
2020-06-16 13:59:12 +02:00
Tim Steinbach
8599272c1d
slack: 4.4.2 -> 4.4.3 (linux), 4.4.2 -> 4.6.0 (darwin)
2020-06-16 07:38:45 -04:00
Marek Mahut
26521ad168
Merge pull request #90520 from r-ryantm/auto-update/datovka
...
datovka: 4.15.0 -> 4.15.1
2020-06-16 12:37:06 +02:00
Aaron Andersen
b6108e021b
Merge pull request #89327 from mweinelt/go-neb-module
...
nixos/go-neb: init
2020-06-16 06:30:29 -04:00