Commit Graph

44428 Commits

Author SHA1 Message Date
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
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
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 5e4fe584fab49bfd5d278e513c146b36e76900b5. It was introduced in 481e61fad8b806a48aa30d736344cae4be88dfa6.

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 38eb73784527587f3fc6df724629b87da66188d0, 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