Tim Steinbach
e0aa9513d4
miniserve: Remove maintainer nequissimus
2020-10-08 11:00:16 -04:00
zowoq
1a6640a907
fzf: 0.22.0 -> 0.23.0
...
https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0230
2020-10-07 22:20:35 +10:00
Linus Heckemann
a25bd6604f
Merge pull request #93675 from bcdarwin/update-libminc
...
libminc: 2.4.03 -> unstable-2020-07-17
2020-10-07 08:08:10 +02:00
Ben Darwin
95439a7e7d
hdf5_1_8: remove
...
- no longer needed as `libminc` has been updated to use the default hdf5
2020-10-06 15:31:20 -04:00
Tristan
6df7db0b42
logtop: init at 0.7 ( #99593 )
...
* maintainers: add starcraft66
* logtop: init at 0.7
2020-10-06 09:34:14 +02:00
Robert Helgesson
579dfc56ac
svtplay-dl: 2.4 -> 2.6
2020-10-05 18:14:16 +02:00
R. RyanTM
63f079908a
gh-ost: 1.0.49 -> 1.1.0 ( #97139 )
...
* gh-ost: 1.0.49 -> 1.1.0
* gh-ost: add ldflags
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2020-10-04 08:49:00 -05:00
Atemu
5f45e68c6b
gammy: 0.9.58 -> 0.9.58a ( #98864 )
...
* gammy: 0.9.58 -> 0.9.58a
Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
2020-10-04 08:47:37 -05:00
Mario Rodas
5cf596c9f0
Merge pull request #99429 from zowoq/bat
...
bat: 0.15.4 -> 0.16.0
2020-10-03 19:09:10 -05:00
zowoq
855ca3b8dd
miniserve: fix darwin build
2020-10-04 09:19:31 +10:00
zowoq
02594b3aed
bat: fix darwin build
2020-10-04 09:14:33 +10:00
Finn Behrens
fe9a4da7ee
onefetch: 2.2.0 -> 2.4.0
2020-10-03 21:45:03 +02:00
1000101
d793752795
esphome: 1.15.0 -> 1.15.2
2020-10-03 16:01:53 +02:00
makefu
5c8fac2d52
esphome: 1.14.5 -> 1.15.0
...
upstream switched from setup.py to define the requirements to requirements.txt
2020-10-03 16:00:15 +02:00
Mario Rodas
baf7df5090
Merge pull request #99356 from marsam/update-watchexec
...
watchexec: 1.14.0 -> 1.14.1
2020-10-03 06:20:49 -05:00
zowoq
eef243f482
kepubify: 3.1.4 -> 3.1.5
...
https://github.com/pgaskin/kepubify/releases/tag/v3.1.5
2020-10-03 14:41:43 +10:00
zowoq
ef2898f093
bat: 0.15.4 -> 0.16.0
...
https://github.com/sharkdp/bat/releases/tag/v0.16.0
2020-10-03 09:58:09 +10:00
Martin Weinelt
83a722a525
Merge pull request #99352 from peterhoeg/f/crudini
...
crudini: py2 -> py3
2020-10-02 23:15:30 +02: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
zowoq
6dca3575f8
miniserve: 0.9.0 -> 0.10.0
...
https://github.com/svenstaro/miniserve/releases/tag/v0.10.0
2020-10-02 23:56:07 +10:00
Michael Raskin
bb4060dea0
Merge pull request #99373 from 7c6f434c/xdummy-fix-unfree
...
xdummy: make unfree fonts optional; see also #99136
2020-10-02 13:47:35 +00:00
Michael Raskin
30ec2df88b
xdummy: make unfree fonts optional; see also #99136
2020-10-02 11:42:59 +02:00
Mario Rodas
16a679f1b8
Merge pull request #99138 from marsam/update-starship
...
starship: 0.44.0 -> 0.45.0
2020-10-02 04:38:56 -05:00
zowoq
4c6dad5e82
lsd: add maintainer
2020-10-02 16:59:51 +10:00
Peter Hoeg
f8d8564c34
crudini: py2 -> py3
2020-10-02 10:15:22 +08: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
Mario Rodas
ccf742a124
watchexec: 1.14.0 -> 1.14.1
...
https://github.com/watchexec/watchexec/releases/tag/1.14.1
2020-10-01 04:20:00 +00:00
R. RyanTM
37995e32b2
systrayhelper: 0.0.4 -> 0.0.5
2020-09-30 08:55:48 -07:00
Maximilian Bosch
1cbec3b6df
Merge pull request #99077 from fadenb/graylog_3.3.6
...
graylog: 3.3.4 -> 3.3.6
2020-09-30 13:38:04 +02:00
Mario Rodas
9e78f73ba5
starship: 0.44.0 -> 0.45.2
...
https://github.com/starship/starship/releases/tag/v0.45.0
https://github.com/starship/starship/releases/tag/v0.45.1
https://github.com/starship/starship/releases/tag/v0.45.2
2020-09-29 18:00:00 -05:00
Sandro
b76670f139
duf: 0.3.0 -> 0.3.1 ( #99092 )
2020-09-29 15:28:12 +02:00
Tristan Helmich (omniIT)
dee78b7032
graylog: 3.3.4 -> 3.3.6
...
Bumps Graylog and integration plugins to version 3.3.6.
Fixes wrong description of aggregates plugin.
2020-09-29 08:23:29 +00:00
R. RyanTM
a38806dafe
vivid: 0.5.0 -> 0.6.0
2020-09-27 02:54:11 +00:00
Daniël de Kok
94062c6b2d
Merge pull request #98888 from r-ryantm/auto-update/smenu
...
smenu: 0.9.15 -> 0.9.16
2020-09-27 10:43:07 +02:00
R. RyanTM
f63c9bced2
smenu: 0.9.15 -> 0.9.16
2020-09-26 21:20:00 +00:00
Mario Rodas
f14035dd88
Merge pull request #98716 from r-ryantm/auto-update/fluent-bit
...
fluent-bit: 1.5.4 -> 1.5.6
2020-09-26 07:34:46 -05:00
Maximilian Bosch
d37d976601
gotify-cli: 2.1.1 -> 2.2.0
...
https://github.com/gotify/cli/releases/tag/v2.2.0
2020-09-26 14:00:56 +02:00
Frank Doepper
31ae9dd6ab
nncp: init at 5.3.3
2020-09-26 10:28:42 +02:00
Oleksii Filonenko
cf36a41ac0
Merge pull request #98732 from r-ryantm/auto-update/intermodal
...
intermodal: 0.1.10 -> 0.1.11
2020-09-26 10:54:16 +03:00
Mario Rodas
387df70eea
fluent-bit: 1.5.6 -> 1.5.7
...
https://fluentbit.io/announcements/v1.5.7/
2020-09-25 20:00:00 +00:00
Jan Tojnar
2c162d49cd
Merge pull request #98749 from freezeboy/fix-rpm-ostree
...
rpm-ostree: 2020.4 -> 2020.5
2020-09-25 20:08:05 +02:00
Maximilian Bosch
1a08a381a0
lnav: 0.8.5 -> 0.9.0
...
https://github.com/tstack/lnav/releases/tag/v0.9.0
2020-09-25 16:54:25 +02:00
freezeboy
7db8abb774
rpm-ostree: 2020.4 -> 2020.5
2020-09-25 15:16:38 +02:00
R. RyanTM
f5dc64a3ef
intermodal: 0.1.10 -> 0.1.11
2020-09-25 10:10:20 +00:00
Sandro
d2092a9dd4
duf: 0.1.0 -> 0.3.0 ( #98683 )
2020-09-25 09:53:58 +02:00
R. RyanTM
48e1befab8
fluent-bit: 1.5.4 -> 1.5.6
2020-09-25 06:52:27 +00:00
Daniël de Kok
52075a824d
Merge pull request #98710 from r-ryantm/auto-update/diskonaut
...
diskonaut: 0.9.0 -> 0.11.0
2020-09-25 08:11:10 +02:00
R. RyanTM
8976ee528a
diskonaut: 0.9.0 -> 0.11.0
2020-09-25 05:12:11 +00:00
R. RyanTM
e512a29eb4
catimg: 2.6.0 -> 2.7.0
2020-09-24 23:19:01 +00:00
Ryan Mulligan
e9c15a2e10
Merge pull request #97219 from davidtwco/wootility-3.5.12
...
wootility: 3.5.10 -> 3.5.12
2020-09-23 21:08:25 -07:00