YI
d4b420a9df
koreader: init at 2020.09
2020-10-13 22:39:08 +08: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
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
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
Mario Rodas
d46c23f312
Merge pull request #99209 from Chili-Man/terraform-0.13.4-update
...
terraform_0_13: 0.13.3 -> 0.13.4
2020-10-01 04:54:29 -05:00
Jonathan Ringer
866b5cfd25
obs-studio: 25.0.8 -> 26.0.0
2020-10-01 01:27:17 -07:00
Maciej Krüger
946369adbd
spidermonkey: remove spidermonkey_38 -> spidermonkey alias
...
This removes the spidermonkey alias and renames it in the packages still
using it
Not sure if we need it in aliases.nix since just about nothing depends
on it anymore
Additionally considering removal should be a good choice, it's at least
insecure so it should get tagged as such
2020-10-01 10:00:22 +02:00
Eelco Dolstra
8e13d34944
emacs: Remove references from emacs.pdmp
...
This reduces the Emacs closure size from 1324 MiB to 424 MiB.
Fixes #98755 .
2020-10-01 09:53:02 +02:00
Daniël de Kok
7779eb31c5
Merge pull request #99175 from helsinki-systems/upd/libcoap
...
libcoap: 4.2.0 -> 4.2.1
2020-10-01 09:35:19 +02:00
Damien Cassou
5f9027efa2
jetbrains.rider: 2020.2.2 -> 2020.2.3
2020-10-01 08:10:41 +02:00
Anderson Torres
5e99485b3d
Merge pull request #99214 from bcdarwin/update-mrtrix
...
mrtrix: 3.0.0 -> 3.0.2
2020-10-01 01:14:54 -03:00