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
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
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
Nikolay Korotkiy
70802f1d22
blogc: init at 0.20.0
2020-10-02 21:14:39 +03: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
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
WORLDofPEACE
5c2446f9aa
Merge pull request #99238 from mdevlamynck/fix-effitask
...
effitask: fix build
2020-10-01 18:38:26 -04:00
elkowar
ea329b5547
pipr: 0.0.12 -> 0.0.15
2020-10-01 20:04:06 +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
Silvan Mosberger
098dedb63f
Merge pull request #98584 from sikmir/joplin
...
joplin-desktop: 1.0.245 -> 1.1.4
2020-09-30 23:47:53 +02:00
R. RyanTM
cedc599764
pwsafe: 3.52.0 -> 3.53.0
2020-09-30 08:49:25 -07:00
Matthias Devlamynck
ab0e7bffa0
effitask: fix build
2020-09-30 12:30:54 +02:00
Mario Rodas
e1d0f3ceb5
archiver: 3.3.1 -> 3.3.2
...
https://github.com/mholt/archiver/releases/tag/v3.3.2
2020-09-29 19:00:00 -05:00
Anderson Torres
9f973593c8
Merge pull request #98991 from AndersonTorres/netsurf-upload
...
Netsurf: a huge rewrite+update!
2020-09-29 15:01:32 -03:00
Gabriel Ebner
92da99b415
Merge pull request #98982 from valencik/blender-2.90.1
...
blender: 2.90.0 -> 2.90.1
2020-09-29 08:17:33 +02:00
AndersonTorres
3072952295
Netsurf browser: 3.9 -> 3.10
2020-09-28 22:39:18 -03:00
AndersonTorres
66fac9a0bf
Netsurf libnsfb: 0.2.1 -> 0.2.2
2020-09-28 22:39:18 -03:00
AndersonTorres
a5c9ce767b
Netsurf libsvgtiny: 0.1.7 -> 0.1.7
2020-09-28 22:39:18 -03:00
AndersonTorres
ed204dc61b
Netsurf libdom: 0.4.0 -> 0.4.1
2020-09-28 22:39:18 -03:00
AndersonTorres
486a3fb556
Netsurf libhubub: 0.3.6 -> 0.3.7
2020-09-28 22:39:18 -03:00
AndersonTorres
d6d7ead024
Netsurf libcss: 0.9.0 -> 0.9.1
2020-09-28 22:39:17 -03:00
AndersonTorres
d5832afa3e
Netsurf nsgenbind: 0.7 -> 0.8
2020-09-28 22:39:17 -03:00
AndersonTorres
b537eb29c0
Netsurf libwapcaplet: 0.4.2 -> 0.4.3
2020-09-28 22:39:17 -03:00
AndersonTorres
fc5cb71883
Netsurf libutf8proc: 2.4.0-1
2020-09-28 22:39:16 -03:00
AndersonTorres
91f818b2be
Netsurf libnsutils: 0.0.5 -> 0.1.0
2020-09-28 22:39:16 -03:00
AndersonTorres
88ef1ffe46
Netsurf libnspsl: 0.1.5 -> 0.1.6
2020-09-28 22:39:16 -03:00
AndersonTorres
d1e5d5012f
Netsurf libnslog: 0.1.2 -> 0.1.3
2020-09-28 22:39:16 -03:00
AndersonTorres
bf98c55b76
Netsurf libnsgif: 0.2.1 -> 0.2.1
2020-09-28 22:39:15 -03:00
AndersonTorres
b06a3b1fcb
Netsurf libnsbmp: 0.1.6 -> 0.1.6
2020-09-28 22:39:15 -03:00
AndersonTorres
0f845601f6
Netsurf libparserutils: 0.2.4 -> 0.2.4
...
Update metadata and maintain version
2020-09-28 22:39:15 -03:00
AndersonTorres
b055ec84fc
Netsurf buildysstem: 1.8 -> 1.9
2020-09-28 22:39:14 -03:00
Ryan Mulligan
e8f69ee41e
Merge pull request #98715 from r-ryantm/auto-update/fff
...
fff: 2.1 -> 2.2
2020-09-28 06:18:07 -07:00
Mario Rodas
692f58d16f
Merge pull request #81116 from matthiasbeyer/add-swappy
...
swappy: Init at 1.2.1
2020-09-28 01:13:17 -05:00
Mario Rodas
f13c14ce5c
Merge pull request #98966 from matthias-t/zola-0.12.1
...
zola: 0.12.0 -> 0.12.1
2020-09-27 22:57:18 -05:00
Andrew Valencik
075014385e
blender: 2.90.0 -> 2.90.1
2020-09-27 22:40:55 -04:00
Justin Lovinger
2870231e08
rofimoji: init at 4.3.0
2020-09-27 18:37:44 -04:00
Matthias Totschnig
19becd922c
zola: 0.12.0 -> 0.12.1
2020-09-27 20:13:26 +02:00
Michael Raskin
862e6fe2c6
Merge pull request #98905 from r-ryantm/auto-update/vifm
...
vifm: 0.10.1 -> 0.11
2020-09-27 13:04:54 +00:00
Nikolay Korotkiy
a502146d7a
gpxsee: 7.31 -> 7.32
2020-09-27 14:26:21 +02:00
R. RyanTM
40b1a628b6
vifm: 0.10.1 -> 0.11
2020-09-27 19:16:44 +10:00
Mario Rodas
7045401699
Merge pull request #98817 from marsam/update-archiver
...
archiver: 3.3.0 -> 3.3.1
2020-09-26 16:33:56 -05:00
Ryan Mulligan
22cb0f88a1
Merge pull request #98829 from r-ryantm/auto-update/obsidian
...
obsidian: 0.8.12 -> 0.8.15
2020-09-26 07:03:17 -07:00
Oleksii Filonenko
346d16add1
Merge pull request #98729 from r-ryantm/auto-update/hugo
...
hugo: 0.74.3 -> 0.75.1
2020-09-26 10:57:55 +03:00
R. RyanTM
082fd1a676
obsidian: 0.8.12 -> 0.8.15
2020-09-26 06:26:16 +00:00
Mario Rodas
5d7544ee72
archiver: 3.3.0 -> 3.3.1
...
https://github.com/mholt/archiver/releases/tag/v3.3.1
2020-09-25 18:00:00 -05:00
Robert Scott
2f93218001
Merge pull request #98747 from freezeboy/fix-rsibreak
...
rsibreak: 0.12.8 -> 0.12.13
2020-09-25 20:57:51 +01:00
Ryan Mulligan
b8883134be
Merge pull request #98712 from r-ryantm/auto-update/dstask
...
dstask: 0.20 -> 0.21
2020-09-25 08:45:46 -07:00
freezeboy
88c8a3c69f
rsibreak: 0.12.8 -> 0.12.13
2020-09-25 14:57:49 +02:00