Commit graph

47539 commits

Author SHA1 Message Date
Doron Behar 36578e75af neomutt: Use w3m instead of elinks, since elinks is insecure
Ever since 5ad43894f2, elinks won't
evaluate (by default) hence it makes neomutt not evaluate as well, due
to elinks marked as insecure. This change makes neomutt generate
manual.txt out of manual.html with w3m instead of elinks.
2020-10-03 21:11:54 +03:00
Gabriel Ebner e85be54baa
Merge pull request #99430 from samuela/upkeep-bot/vscode-1.49.3-1601683750
vscode: 1.49.1 -> 1.49.3
2020-10-03 11:53:18 +02:00
Gabriel Ebner cfc9214a8a
Merge pull request #98490 from etu/waybar-enable-pa
waybar: Enable pulseaudio by default
2020-10-03 11:49:35 +02:00
Elis Hirwing 6e9a525a15
Merge pull request #99406 from sikmir/blogc
blogc: init at 0.20.0
2020-10-03 10:51:53 +02:00
Sandro Jäckel 61d1967ab0
gitstatus: also install sh files 2020-10-03 08:15:56 +02:00
Elis Hirwing 37e47b7f7c
waybar: Enable pulseaudio by default
The default configuration use the pulseaudio module, but it fails to
load with errors since we've built the package without pulseaudio
support. Most systems already have pulseaudio in the system closure
anyways so the closure size change won't be noticable on end user systems.
2020-10-03 08:15:02 +02:00
Mario Rodas 5a35e9c042 kpt: add buildFlagsArray 2020-10-02 22:48:46 -07:00
R. RyanTM ac156619b2 kpt: 0.33.0 -> 0.34.0 2020-10-02 22:48:46 -07:00
Mario Rodas c89c819abd
Merge pull request #98672 from r-ryantm/auto-update/bcftools
bcftools: 1.10.2 -> 1.11
2020-10-02 23:57:06 -05:00
Mario Rodas c34c2eb488
Merge pull request #98730 from r-ryantm/auto-update/humioctl
humioctl: 0.26.1 -> 0.27.0
2020-10-02 23:53:16 -05:00
Ryan Mulligan bc60d40d34
Merge pull request #98733 from r-ryantm/auto-update/jftui
jftui: 0.3.0 -> 0.4.0
2020-10-02 21:40:18 -07:00
Mario Rodas a4e6f8b134
Merge pull request #98756 from magnetophon/lv2bm
lv2bm: git-2015-11-29 -> 1.1
2020-10-02 19:30:08 -05:00
Mario Rodas a591bb86b0
Merge pull request #98401 from magnetophon/bsequencer
bsequencer: 1.6.0 -> 1.8.4
2020-10-02 19:29:27 -05:00
Mario Rodas 87f5f1366d
Merge pull request #98402 from magnetophon/lsp-plugins
lsp-plugins: 1.1.24 -> 1.1.26
2020-10-02 19:28:16 -05:00
Mario Rodas 51038178c2
Merge pull request #99313 from elkowar/update-pipr-0.0.15
pipr: 0.0.12 -> 0.0.15
2020-10-02 19:21:49 -05:00
upkeep-bot 234f8fb217 vscode: 1.49.1 -> 1.49.3 2020-10-03 00:09:11 +00:00
Christoph Hrdinka 9815a6dcdc
Merge pull request #99289 from szlend/znc-clientbuffer
zncModules.clientbuffer: 2015-08-27 -> 2020-04-24
2020-10-02 23:05:41 +02:00
Nikolay Korotkiy 70802f1d22
blogc: init at 0.20.0 2020-10-02 21:14:39 +03:00
ajs124 aa7f321052
Merge pull request #86030 from khumba/claws-litehtml
claws-mail: add the litehtml_viewer plugin
2020-10-02 19:56:57 +02:00
Lassulus 2f6fba9f6d
Merge pull request #98880 from mrVanDalo/feature/terranix
terranix: init at 2.3.0
2020-10-02 19:54:20 +02:00
Ryan Mulligan 6aadae67de
Merge pull request #81550 from scalavision/add-kent-utils-to-bioinf
kent: init at 394
2020-10-02 09:05:51 -07:00
Patrick Hilhorst f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Mario Rodas e29ca7ef85
Merge pull request #99336 from Preisschild/helmfile-0.130.0-update
helmfile: 0.128.0 -> 0.130.0
2020-10-02 08:18:55 -05:00
szlend 41f6274c34 zncModules.clientbuffer: 2015-08-27 -> 2020-04-24 2020-10-02 14:22:37 +02:00
Silvan Mosberger c04277eb1e
Merge pull request #99337 from ldesgoui/fix-mumble_overlay
mumble-overlay: fix outdated install phase
2020-10-02 14:07:40 +02:00
Maximilian Bosch cfc4b00b51
Merge pull request #99328 from oxzi/claws-mail-v3.17.7
claws-mail: 3.17.6 -> 3.17.7
2020-10-02 11:25:21 +02:00
Maximilian Bosch 31ce2ee748
gitea: 1.12.4 -> 1.12.5
https://github.com/go-gitea/gitea/releases/tag/v1.12.5
2020-10-02 11:03:56 +02:00
Ingolf Wagner e3a920bfa9
terranix: init at 2.3.0 2020-10-02 10:39:14 +02:00
zowoq f18e7e0d07 gitAndTools.git-interactive-rebase-tool: add maintainer 2020-10-02 16:59:43 +10:00
Diego Rodriguez 53fcb502fe kubernetes-helm: 3.3.1 -> 3.3.4 2020-10-02 16:45:38 +10:00
Damien Cassou 2b716d564d
Merge pull request #99234 from DamienCassou/rider-2020.2.3
jetbrains.rider: 2020.2.2 -> 2020.2.3
2020-10-02 08:06:24 +02:00
Jonathan Ringer 1b17aea63e dbvisualizer: remove
Source has likely been broken since 2017
It's unfree, so we don't have hydra to view breakage history.
2020-10-01 21:15:04 -07:00
Jake Gillberg 6535c9f1da waybar: 0.9.3 -> 0.9.4
Was frustrated with https://github.com/Alexays/Waybar/issues/739
2020-10-01 19:49:56 -07:00
eyjhb 8aa575d6fd purple-slack: 2019-08-19 - 2020-09-22 2020-10-02 09:35:01 +10:00
WORLDofPEACE 5c2446f9aa
Merge pull request #99238 from mdevlamynck/fix-effitask
effitask: fix build
2020-10-01 18:38:26 -04:00
ldesgoui 83edcc15ea mumble-overlay: fix outdated install phase
As it stands, the mumble-overlay install phase attemps to link
`{mumble}/lib/libmumble.so.1.2.*` to its output's `lib/libmumble.so.1`,
this has stopped matching any file ever since mumble has passed
version 1.3.
Instead, we simply link from `{mumble}/lib/libmumble.so.1`
2020-10-02 00:10:30 +02:00
Florian Ströger d64bcddae4 helmfile: 0.128.0 -> 0.130.0 2020-10-02 00:04:07 +02:00
Alvar Penning 4c3f651965 claws-mail: 3.17.6 -> 3.17.7 2020-10-01 23:06:46 +02:00
Timo Kaufmann 1f87da9754
Merge pull request #99199 from AluisioASG/aasg/r128gain-1.0.3
r128gain: 1.0.1 -> 1.0.3
2020-10-01 22:51:20 +02:00
Daniël de Kok 10516c253d
Merge pull request #99287 from jansol/renderdoc
renderdoc: 1.9 -> 1.10
2020-10-01 20:46:52 +02:00
elkowar ea329b5547 pipr: 0.0.12 -> 0.0.15 2020-10-01 20:04:06 +02:00
Scalavision a6f124f57b kent: init at 404 2020-10-01 19:50:37 +02:00
Maximilian Bosch 229343aeb2
Merge pull request #99290 from fadenb/element-1.7.8
element-web, element-desktop: 1.7.7 -> 1.7.8
2020-10-01 17:33:54 +02:00
Timo Kaufmann cb5a4de2b9
Merge pull request #90172 from AluisioASG/aasg/sox-wv
sox: Add WavPack support
2020-10-01 17:21:06 +02:00
Tristan Helmich (omniIT) f10049cef3 element-web: 1.7.7 -> 1.7.8 2020-10-01 14:52:27 +00:00
Tristan Helmich (omniIT) 0bf368d339 element-desktop: 1.7.7 -> 1.7.8 2020-10-01 14:52:21 +00:00
Jan Solanti 360aded63d renderdoc: 1.9 -> 1.10 2020-10-01 17:49:13 +03:00
Maciej Krüger b3f8d3b80d
Merge pull request #99172 from mkg20001/spidermonkey-38 2020-10-01 16:39:09 +02:00
Martin Weinelt 730751e731
Merge pull request #99242 from jonringer/bump-obs
obs-studio: 25.0.8 -> 26.0.0
2020-10-01 15:51:14 +02:00
adisbladis ff9d09b8e0
Merge pull request #99239 from edolstra/emacs-closure
emacs: Remove references from emacs.pdmp
2020-10-01 13:35:06 +02:00