Commit Graph

44547 Commits

Author SHA1 Message Date
Claudio Bley
21a21a4224 bazel: 3.2.0 -> 3.3.0 2020-06-23 15:29:38 +02:00
Ryan Mulligan
b411fedceb
Merge pull request #91334 from r-ryantm/auto-update/psi-plus
psi-plus: 1.4.1231 -> 1.4.1407
2020-06-23 06:09:57 -07:00
Mario Rodas
801b645b2a
Merge pull request #91246 from danieldk/resilio-sync-2.7.1
resilio-sync: 2.7.0 -> 2.7.1
2020-06-23 07:20:16 -05:00
Vladyslav M
2cd2e7267e
Merge pull request #89733 from sikmir/aerc
aerc: unstable-2020-02-01 -> 0.4.0
2020-06-23 09:46:29 +03:00
R. RyanTM
061cae0dc6 psi-plus: 1.4.1231 -> 1.4.1407 2020-06-23 05:59:55 +00:00
Peter Hoeg
12ab0bd980
Merge pull request #89803 from SCOTT-HAMILTON/KAppTemplate
kapptemplate: init at 19.12.3
2020-06-23 11:44:10 +08:00
Stefan Frijters
f1235e43c2 maestral: 0.6.4 -> 1.1.0 2020-06-22 13:36:52 -07:00
Marek Mahut
232fb824f8
Merge pull request #91294 from mmahut/cgminer
cgminer: 3.7.2 -> 4.11.1
2020-06-22 22:35:12 +02:00
Maximilian Bosch
3c3840ecd6
stellarium: 0.20.1 -> 0.20.2
https://github.com/Stellarium/stellarium/releases/tag/v0.20.2
2020-06-22 20:30:42 +02:00
Maximilian Bosch
ab38702594
Merge pull request #91257 from Th0rgal/master
wpsoffice: add myself as a maintainer
2020-06-22 19:12:46 +02:00
Marek Mahut
703bd0a609 cgminer: moving to pkgs/applications/blockchains 2020-06-22 17:41:51 +02:00
Marek Mahut
2c3bf6b8f3 cgminer: 3.7.2 -> 4.11.1 2020-06-22 17:41:50 +02:00
Emery Hemingway
ad32426b47 av-98: init at 1.0.2dev 2020-06-22 19:52:13 +05:30
Daniël de Kok
bc03b771fd micro: install man page 2020-06-22 15:13:19 +02:00
Daniël de Kok
2aaef877e3
Merge pull request #91108 from sikmir/micro
micro: 2.0.3 -> 2.0.5
2020-06-22 15:03:18 +02:00
Lancelot SIX
3bdefc8802
qgis: 3.10.4 -> 3.10.7 2020-06-22 13:47:53 +01:00
Stig Palmquist
497ac5b423
convos: init at 4.22
dependencies:
perlPackages.IRCUtils: init at 0.12
perlPackages.LinkEmbedder: init at 1.12
perlPackages.MojoliciousPluginWebpack: init at 0.12
perlPackages.ParseIRC: init at 1.22
perlPackages.TimePiece: init at 1.3401
perlPackages.UnicodeUTF8: init at 0.62
2020-06-22 13:58:33 +02:00
Maximilian Bosch
14bc25038b
gitea: 1.12.0 -> 1.12.1
https://github.com/go-gitea/gitea/releases/tag/v1.12.1
2020-06-22 11:26:09 +02:00
Aaron Andersen
d9e94d1d03
Merge pull request #91069 from Ma27/bump-gitea
gitea: 1.11.6 -> 1.12.0
2020-06-21 19:16:27 -04:00
Maximilian Bosch
b31645cfa9
Merge pull request #91247 from dotlambda/fix-khard
khard: fix tests
2020-06-22 00:01:26 +02:00
Thomas Marchand
0b58e1dcd0 wpsoffice: add myself as a maintainer 2020-06-21 23:56:49 +02:00
Daniël de Kok
dbad5e5f29 resilio-sync: 2.7.0 -> 2.7.1
Changelog:

https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2020-06-21 20:10:22 +02:00
Robert Schütz
f0e598bd84 khard: fix tests
Sandboxing causes the help to be displayed differently when the COLUMNS
variable is not set. See https://github.com/scheibler/khard/issues/263.
2020-06-21 20:10:14 +02:00
Luflosi
f96feeef7c kitty: 0.17.4 -> 0.18.0
https://github.com/kovidgoyal/kitty/releases/tag/v0.18.0

I submitted a patch to kitty, so that the library paths can now be passed as arguments to the build system, eliminating the need for patching. This should reduce the required maintenance effort in the future.

This commit removes the dependency on `which`, which is no longer necessary since 5e4fe584fa. It was introduced in 481e61fad8.

The configure phase is now ignored because kitty has no configure script.

The kitty tests are now run after compilation.

The zsh completions no longer need to be invoked with `source` since 38eb737845, so remove the outdated comment.

There is now a link to the changelog.
2020-06-21 16:57:05 +02:00
Doron Behar
8acdd6db79 vim_configureable: improve luajit support 2020-06-21 14:45:11 +02:00
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
Timo Kaufmann
40178ea3a2
Merge pull request #90515 from fgaz/evilpixie/init
impy,evilpixie: init
2020-06-20 16:04:30 +02:00
Marek Mahut
847ddfc867
Merge pull request #91117 from mmahut/bitcoin-knots
bitcoind-knots: init at 0.20.0
2020-06-20 15:31:09 +02:00
Marek Mahut
0ff1bdb7c0
Merge pull request #90884 from mmahut/wasabi
nixos/wasabibackend: init 1.1.11.1
2020-06-20 15:30:32 +02:00
Daniël de Kok
2c0ea9594f
Merge pull request #90694 from sikmir/whitebox
whitebox-tools: 1.2.0 -> 1.3.0
2020-06-20 13:58:32 +02:00
Mario Rodas
cb11ab3bf6
alacritty: fix build on darwin 2020-06-20 04:20:00 -05:00
Symphorien Gibol
6345050746 pantalaimon: 0.6.1 -> 0.6.3 2020-06-20 12:53:14 -07:00
Michele Guerini Rocco
2fb254c338
Merge pull request #91135 from Luflosi/update/ipfs
ipfs: 0.5.1 -> 0.6.0
2020-06-20 09:46:02 +02:00
zowoq
841ab711ab cri-o: 1.18.1 -> 1.18.2
https://github.com/cri-o/cri-o/releases/tag/v1.18.2
2020-06-20 10:25:24 +10: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
Marek Mahut
5460cc93c4
Merge pull request #90008 from r-ryantm/auto-update/kdev-php
kdev-php: 5.5.1 -> 5.5.2
2020-06-20 00:03:53 +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
Florian Klink
0364e80fe0
Merge pull request #91110 from Ma27/bump-neomutt
neomutt: 20200501 -> 20200619
2020-06-19 23:41:12 +02:00
Marek Mahut
ca2ed56563 bitcoind-knots: init at 0.20.0 2020-06-19 21:20:42 +02:00
Matt McHenry
5383d2d32c
eclipses: 2020-03 -> 2020-06
PR #91113
2020-06-19 20:43:08 +02:00
Maximilian Bosch
499d18849f
neomutt: 20200501 -> 20200619
https://github.com/neomutt/neomutt/releases/tag/20200619
2020-06-19 19:19:08 +02:00
Nikolay Korotkiy
0dbc4721b5
micro: 2.0.3 -> 2.0.5 2020-06-19 19:53:34 +03:00
Michael Weiss
605d7e1fe0
gollum: Update the dependencies (security, CVE-2020-8184)
This updates rack to 2.2.3 for CVE-2020-8184 [0].

[0]: https://groups.google.com/g/rubyonrails-security/c/OWtmozPH9Ak
2020-06-19 18:23:51 +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
Jonathan Ringer
8745c7da4b openrgb: init at 0.2 2020-06-19 15:25:11 +00:00
Sébastien Maret
b307674e02
gildas: 20200201_a -> 20200601_b (#91096) 2020-06-19 10:40:38 -04:00
Marek Mahut
b7a9229b8f WasabiBackend: init at 1.1.11.1 2020-06-19 15:50:54 +02:00
Benno Fünfstück
6580c59352 librespot: init at 0.1.1 2020-06-19 13:07:49 +02:00
Vincent Laporte
a8bb61222f coq_8_12: init at 8.12+β1 2020-06-19 12:28:42 +02:00
Sebastien Bariteau
fcbd2e6835
tellico: init at 3.3.0
* tellico: init at 3.3.0

* fix pversion vs version
2020-06-19 10:19:34 +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
8e83855f5b
Merge pull request #91067 from rnhmjoj/monero
monero: 0.15 -> 0.16
2020-06-19 09:12:42 +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
Daniël de Kok
bd3bf7ee76
Merge pull request #91052 from veprbl/pr/root5_5_34_38
root5: 5.34.36 -> 5.34.38
2020-06-19 08:14:20 +02:00
Florian Klink
34efb1df34
Merge pull request #90328 from priegger/fix/sane-backends
sane-backends: 1.0.28 -> 1.0.30
2020-06-19 00:35:18 +02:00
rnhmjoj
9e05e7ce38
mutt: 1.14.3 -> 1.14.4 2020-06-19 00:31:45 +02:00
Maximilian Bosch
04570e620d
gitea: 1.11.6 -> 1.12.0
https://github.com/go-gitea/gitea/releases/tag/v1.12.0
2020-06-19 00:10:15 +02:00
worldofpeace
af729e9751
Merge pull request #90626 from tteggel/fix-open-vm-tools-gdk-pixbuf-xlib
open-vm-tools: fix build
2020-06-18 18:07:58 -04:00
rnhmjoj
7c041738c8
monero-gui: 0.15.0.4 -> 0.16.0.0 2020-06-18 23:41:46 +02:00
rnhmjoj
a31103196e
monero: 0.15.0.1 -> 0.16.0.0 2020-06-18 23:41:04 +02:00
Dmitry Kalinkin
df3a188b46
root5: 5.34.36 -> 5.34.38
Fixes: https://nvd.nist.gov/vuln/detail/CVE-2017-1000203
2020-06-18 16:42:02 -04:00
David Guibert
e1e044e70e
Merge pull request #90072 from jobojeha/paraview_5_8
paraview: 5.6.3 -> 5.8.0
2020-06-18 22:23:26 +02:00
Michael Weiss
b713e97c30
tdesktop: 2.1.11 -> 2.1.12 2020-06-18 18:09:45 +02:00
Daniël de Kok
a842c03d6c
Merge pull request #90514 from r-ryantm/auto-update/clipgrab
clipgrab: 3.8.11 -> 3.8.12
2020-06-18 17:58:44 +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
Thom Leggett
94e7fdf439 open-vm-tools: fix build
https://github.com/vmware/open-vm-tools/pull/438

Fixes #90544
2020-06-18 13:17:30 +01:00
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
Nick Hu
1357624fa9
Merge pull request #90716 from doronbehar/update-zoom
zoom-us: 5.0.418682.0603 -> 5.1.412382.0614
2020-06-18 12:09:53 +01:00
Yannick Markus
e4fd4b2a71 devdocs-desktop: init at 0.7.1
Also added ymarkus to maintainers list.
2020-06-18 12:46:22 +02:00
Nikolay Korotkiy
1ae9228fb6
whitebox-tools: 1.2.0 -> 1.3.0 2020-06-18 12:06:37 +03:00
Jörg Thalheim
977a349dc7
Merge pull request #90224 from kuznero/vscode-update 2020-06-18 09:48:40 +01: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
Daniël de Kok
f3867b2a0d
Merge pull request #89492 from asbachb/update-netbeans
netbeans: 11.3 -> 12.0
2020-06-18 06:58:21 +02:00
Maximilian Bosch
02ff18c796
Merge pull request #89987 from r-ryantm/auto-update/icewm
icewm: 1.6.5 -> 1.6.6
2020-06-18 01:50:19 +02:00
worldofpeace
3b2cd55070
Merge pull request #90565 from chkno/atom-1.48-for-python3
atom: 1.42.0 -> 1.48.0
2020-06-17 18:30:39 -04: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
Benjamin Asbach
8899d9a36f netbeans: 11.3 -> 12.0 2020-06-17 23:10:23 +02:00
R. RyanTM
fb02974b97 kdevelop-unwrapped: 5.5.1 -> 5.5.2 2020-06-17 13:52:35 -07:00
Jan Tojnar
9ffd9b1a86
Merge pull request #90092 from r-ryantm/auto-update/orca
orca: 3.36.2 -> 3.36.3
2020-06-17 21:59:12 +02:00
Maximilian Bosch
650617253e
maintainers/teams: add matrix team 2020-06-17 21:55:29 +02:00
R. RyanTM
e487f9f708 avocode: 4.6.4 -> 4.7.0 2020-06-17 12:41:36 -07:00
R. RyanTM
76a3219aa1 herbstluftwm: 0.8.1 -> 0.8.3 2020-06-17 12:39:55 -07:00
R. RyanTM
4d200ee63c kdev-python: 5.5.1 -> 5.5.2 2020-06-17 12:37:42 -07:00
R. RyanTM
f6eeb8cb0a aminal: 0.8.6 -> 0.9.0 2020-06-17 12:25:33 -07:00
R. RyanTM
30823d5389 jx: 2.1.31 -> 2.1.65 2020-06-17 12:18:54 -07:00
R. RyanTM
fdc434621c goxel: 0.10.5 -> 0.10.6 2020-06-17 12:17:45 -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
R. RyanTM
5013183ff9 xmrig-proxy: 5.10.2 -> 5.11.0 2020-06-17 12:04:26 -07:00
R. RyanTM
29e87975da xmrig: 5.11.2 -> 5.11.3 2020-06-17 12:04:06 -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
R. RyanTM
5af11c6a0d vis: 0.5 -> 0.6 2020-06-17 11:43:58 -07:00
R. RyanTM
2ea468a8d5 asunder: 2.9.5 -> 2.9.6 2020-06-17 11:38:31 -07:00
Lassulus
43c3799914
Merge pull request #86572 from r-ryantm/auto-update/heimer
heimer: 1.15.1 -> 1.16.0
2020-06-17 20:34:00 +02:00
R. RyanTM
7b104edf89 eagle: 9.6.1 -> 9.6.2 2020-06-17 11:04:13 -07:00
R. RyanTM
0505a47c8e gitkraken: 7.0.0 -> 7.0.1 2020-06-17 11:03:33 -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
Lassulus
33bc279247
Merge pull request #89414 from jpotier/add-hikari
hikari: init at 2.0.2
2020-06-17 18:30:51 +02:00
Lassulus
02c64a4b63
Merge pull request #89415 from prusnak/bitcoin
bitcoin: 0.19.1 -> 0.20.0
2020-06-17 18:23:17 +02:00
Lassulus
c8479286c7
Merge pull request #89716 from doronbehar/polybar-gcc-ref
polybar: Don't reference gcc
2020-06-17 16:46:36 +02:00
Ryan Mulligan
e929c3dde2
Merge pull request #90421 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.17 -> 1.19
2020-06-17 07:39:04 -07:00
Lassulus
dda2dd1283
Merge pull request #90412 from r-ryantm/auto-update/namecoin
namecoin: nc0.19.1 -> nc0.20.0
2020-06-17 15:31:26 +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
Eduardo Quiros
a866a6b7f0 tut: 0.0.8 -> 0.0.9
There has been a new release that fixes a crash-causing bug.
https://github.com/RasmusLindroth/tut/releases/tag/0.0.9
2020-06-17 13:51:09 +02:00
Valentin Lorentz
745245a62a vlc: 3.0.10 -> 3.0.11
Includes a security fix for CVE-2020-13428.
Also available at: http://git.videolan.org/?p=vlc/vlc-3.0.git;a=blobdiff;f=modules/packetizer/hxxx_nal.c;h=6bdfd5a2a58ab9397d5758726ef16dfb27fec2a0;hp=73450606e382329a301e04d37c5ac259951448e8;hb=d5c43c21c747ff30ed19fcca745dea3481c733e0;hpb=441907f4352107737523bf9cfb56eabe3563edb4

Release notes: http://git.videolan.org/?p=vlc/vlc-3.0.git;a=tag;h=1519d3219a8d151bca792f40003051fa8b967734
2020-06-17 11:12:54 +02:00
adisbladis
0b0f2940fc
Merge pull request #90653 from zowoq/conmon
conmon: 2.0.17 -> 2.0.18
2020-06-17 10:48:02 +02:00
Peter Hoeg
5266029726
Merge pull request #90433 from r-ryantm/auto-update/strawberry
strawberry: 0.6.10 -> 0.6.12
2020-06-17 16:39:59 +08:00
Jörg Thalheim
62c02ec3bd
Merge pull request #90456 from Mic92/i3pystatus 2020-06-17 08:55:59 +01:00
Frederik Rietdijk
8850815577 Merge master into staging-next 2020-06-17 08:40:33 +02:00
EEva (JPotier)
2643082af4 hikari: init at 2.0.2 2020-06-17 07:54:50 +03:00
zowoq
0b420ecce4 conmon: 2.0.17 -> 2.0.18 2020-06-17 11:24:51 +10:00
zowoq
78e324d272 treewide: ffmpeg_4 -> ffmpeg 2020-06-16 18:23:14 -07:00
Maximilian Bosch
0a63b5ae34
Merge pull request #89262 from cript0nauta/simple-mpv-ui
mpvScripts.simple-mpv-webui: init at 1.0.0
2020-06-17 03:13:48 +02:00
Maximilian Bosch
2694473150
Merge pull request #90652 from tckmn/feh-autoreload-option
feh: add enableAutoreload option
2020-06-17 03:05:31 +02:00
edef
c84eb15eab
Merge pull request #88003 from lukegb/update/mercurial
mercurial: 5.3.1 -> 5.4.1
2020-06-17 01:01:45 +00:00
Andy Tockman
612b7f71a0 feh: add enableAutoreload option
This change enables the inotify-based auto-reload feature of feh, which
causes images to be refreshed when the image file changes.
2020-06-16 19:48:50 -05:00
José Romildo Malaquias
80462c3884
Merge pull request #90612 from r-ryantm/auto-update/menumaker
menumaker: 0.99.11 -> 0.99.12
2020-06-16 21:12:26 -03:00
Ryan Mulligan
5b9b6d54d1
Merge pull request #90644 from r-ryantm/auto-update/opentx
opentx: 2.3.7 -> 2.3.9
2020-06-16 16:14:32 -07:00
Léo Gaspard
53d16b82b9
Merge pull request #87269 from luc65r/pkg/tartube
tartube: 2.0.016 -> 2.1.0
2020-06-17 00:16:37 +02:00
R. RyanTM
56762ad60a opentx: 2.3.7 -> 2.3.9 2020-06-16 21:59:34 +00: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
Florian Klink
27094eeef8
Merge pull request #90619 from asymmetric/no-ssb-classic
ssb/patchwork-classic: Remove due to deprecation
2020-06-16 23:10:08 +02:00
Jan Tojnar
75e756b8e1
Merge pull request #90051 from fabianhauser/hamster-time-tracker 2020-06-16 23:08:45 +02:00
Doron Behar
db20a2371c
krop: move libsForQt5.poppler out of propagatedBuildInputs (#87790) 2020-06-16 22:02:48 +02:00
Léo Gaspard
a1095de695
Merge pull request #90582 from r-ryantm/auto-update/krop
krop: 0.5.1 -> 0.6.0
2020-06-16 22:00:51 +02:00
Ryan Mulligan
9069b27405
Merge pull request #90361 from r-ryantm/auto-update/ft2-clone
ft2-clone: 1.24 -> 1.25_fix
2020-06-16 11:06:10 -07:00
Austin Seipp
9954d5a583
verilator: 4.034 -> 4.036
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-06-16 11:19:57 -05: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
R. RyanTM
1e55d5c20d menumaker: 0.99.11 -> 0.99.12 2020-06-16 14:36:56 +00:00