Commit Graph

44761 Commits

Author SHA1 Message Date
Luflosi
f877a9abb8
kitty: 0.18.0 -> 0.18.1
https://github.com/kovidgoyal/kitty/releases/tag/v0.18.1
2020-06-23 16:45:31 +02:00
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
Roman Kuznetsov
56a5f3ed41
vscode, vscodium: 1.46.0 -> 1.46.1 2020-06-20 00:14:57 +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
Ryan Mulligan
498d321ef1
Merge pull request #90587 from r-ryantm/auto-update/kmymoney
kmymoney: 5.0.8 -> 5.1.0
2020-06-16 06:07:21 -07:00
Ryan Mulligan
ce80f35f5f
Merge pull request #90574 from r-ryantm/auto-update/jamulus
jamulus: 3.5.5 -> 3.5.6
2020-06-16 06:01:26 -07:00
Ryan Mulligan
a61b4946d1
Merge pull request #90557 from r-ryantm/auto-update/git-open
gitAndTools.git-open: 2.0.0 -> 2.1.0
2020-06-16 05:59:15 -07:00
Michael Weiss
5e8b626898
Merge pull request #90538 from primeos/chromium
chromium: 83.0.4103.97 -> 83.0.4103.106
2020-06-16 13:59:12 +02:00
Tim Steinbach
8599272c1d
slack: 4.4.2 -> 4.4.3 (linux), 4.4.2 -> 4.6.0 (darwin) 2020-06-16 07:38:45 -04:00
Marek Mahut
12af31b6ac
Merge pull request #90403 from r-ryantm/auto-update/litecoin
litecoin: 0.17.1 -> 0.18.1
2020-06-16 12:59:04 +02:00
Marek Mahut
26521ad168
Merge pull request #90520 from r-ryantm/auto-update/datovka
datovka: 4.15.0 -> 4.15.1
2020-06-16 12:37:06 +02:00
Mario Rodas
f5ae175e1c
Merge pull request #90568 from marsam/update-git-gone
gitAndTools.git-gone: 0.3.2 -> 0.3.6
2020-06-16 05:33:14 -05:00
Aaron Andersen
b6108e021b
Merge pull request #89327 from mweinelt/go-neb-module
nixos/go-neb: init
2020-06-16 06:30:29 -04:00
Emery Hemingway
f2592c0b94 kristall: init at 0.2 2020-06-16 13:46:45 +05:30
Jörg Thalheim
5360dec935
i3pystatus: fix desktop notifications 2020-06-16 08:24:08 +01:00
R. RyanTM
2892f69e13 kmymoney: 5.0.8 -> 5.1.0 2020-06-16 07:19:02 +00:00
Sarah Brofeldt
b6971ed14a
Merge pull request #90549 from dotlambda/fix-umpv
mpv: fix umpv
2020-06-16 08:48:42 +02:00
Jörg Thalheim
4378ec4805
i3pystatus: 2019-06-10 -> 2020-06-12 2020-06-16 07:45:03 +01:00
R. RyanTM
7a89140466 krop: 0.5.1 -> 0.6.0 2020-06-16 06:43:29 +00:00
Mario Rodas
d028a64e13
Merge pull request #90572 from marsam/update-git-subtrac
gitAndTools.git-subtrac: 0.02 -> 0.03
2020-06-15 23:40:42 -05:00
R. RyanTM
789d6a5a4d jamulus: 3.5.5 -> 3.5.6 2020-06-16 03:40:01 +00:00
Mario Rodas
823d6c1b94
Merge pull request #90540 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.14.0 -> 1.14.1
2020-06-15 22:26:11 -05:00
Mario Rodas
47bee23a7e
Merge pull request #90564 from r-ryantm/auto-update/git-filter-repo
gitAndTools.git-filter-repo: 2.27.0 -> 2.27.1
2020-06-15 21:24:36 -05:00
R. RyanTM
18154b0a44 gitAndTools.git-filter-repo: 2.27.0 -> 2.27.1 2020-06-16 01:58:09 +00:00
Mario Rodas
7eb2af8682
Merge pull request #90302 from Anton-Latukha/upd-handbrake-1.3.3
handbrake: 1.3.2 -> 1.3.3
2020-06-15 20:20:56 -05:00
R. RyanTM
acd91479ed gitAndTools.git-open: 2.0.0 -> 2.1.0 2020-06-16 01:05:26 +00:00
Chuck
52f1332cba atom: 1.42.0 -> 1.48.0
atom-beta: 1.43.0-beta0 -> 1.49.0-beta0

This version bump includes node-gyp 3.7.0 -> 5.1.0 in Atom's
apm/package-lock.json, which, per https://github.com/nodejs/node-gyp/issues/1687
, finally allows python3 to be used instead of EOL'd python2 for
atom-package installation.
2020-06-15 17:33:14 -07:00
Robert Schütz
4da94b5270 mpv: fix umpv 2020-06-16 01:35:30 +02:00
Peter Hoeg
6d95cf3de4
Merge pull request #90428 from NixOS/wxgtk_gtk3
wxGTK3: make gtk2 and gtk3 specific variants
2020-06-16 06:31:35 +08:00
R. RyanTM
7603529b51 gallery-dl: 1.14.0 -> 1.14.1 2020-06-15 22:28:56 +00:00
Michael Weiss
1a5df8f680
chromium: 83.0.4103.97 -> 83.0.4103.106
https://chromereleases.googleblog.com/2020/06/stable-channel-update-for-desktop_15.html

This update includes 4 security fixes.

CVEs: CVE-2020-6505 CVE-2020-6506 CVE-2020-6507
2020-06-16 00:01:51 +02:00
Greg Roodt
7304a4ae4b qbec: add ldflags 2020-06-16 07:16:12 +10:00
Ryan Mulligan
eaac621064
Merge pull request #90415 from r-ryantm/auto-update/nomad
nomad: 0.11.1 -> 0.11.3
2020-06-15 12:09:39 -07:00
gnidorah
e8a39c8acf
munt: 2.3.0 -> 2.4.0 (#89008)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-06-15 13:51:03 -04:00
gnidorah
fbfa6449f0
ArchiSteamFarm: 4.2.0.6 -> 4.2.2.1 (#90219) 2020-06-15 13:29:02 -04:00
R. RyanTM
004c6c149a datovka: 4.15.0 -> 4.15.1 2020-06-15 17:10:46 +00:00
Francesco Gazzetta
21720b4c93 evilpixie: init at 0.2 2020-06-15 18:45:01 +02:00
R. RyanTM
3e0fca9635 clipgrab: 3.8.11 -> 3.8.12 2020-06-15 16:25:12 +00:00
Ryan Mulligan
aa060ababf
Merge pull request #90448 from r-ryantm/auto-update/yeetgif
yeetgif: 1.23.5 -> 1.23.6
2020-06-15 08:11:01 -07:00
Nikolay Korotkiy
8a73cd8734
qmapshack: 1.14.1 -> 1.15.0 (#90496) 2020-06-15 17:03:13 +02:00
Frederik Rietdijk
d9e0820393 Merge master into staging-next 2020-06-15 16:48:53 +02:00
Dmitry Kalinkin
d3044f0ec2
Merge pull request #88016 from kini/amarok/lastfm-support
amarok: add last.fm support, bump version
2020-06-15 10:34:38 -04:00
Narazaki, Shuji
d6c90aea17 cadical: 1.2.1 -> 1.3.0 2020-06-15 22:56:41 +09:00
Ryan Mulligan
e3cb5aa3af
Merge pull request #90423 from r-ryantm/auto-update/qbec
qbec: 0.11.2 -> 0.12.0
2020-06-15 05:57:46 -07:00
Ryan Mulligan
7d63e2d792
Merge pull request #90409 from r-ryantm/auto-update/minishift
minishift: 1.34.0 -> 1.34.2
2020-06-15 05:50:28 -07:00
Ryan Mulligan
c2df0fb59a
Merge pull request #90419 from r-ryantm/auto-update/picard-tools
picard-tools: 2.22.9 -> 2.23.0
2020-06-15 05:48:36 -07:00
Marek Mahut
c54f0ac08c
Merge pull request #90350 from r-ryantm/auto-update/ergo
ergo: 3.2.5 -> 3.2.6
2020-06-15 13:59:12 +02:00
Marek Mahut
9c1b3007c5
Merge pull request #90345 from r-ryantm/auto-update/dnscontrol
dnscontrol: 3.0.0 -> 3.2.0
2020-06-15 13:57:55 +02:00
Michael Weiss
77bf0246b7
wayvnc: Add the missing dependency on librt
See #90452. For some reason the build was working initially but stated
failing after some other changes. The problem is a missing dependency to
link with librt for shm_open and shm_unlink [0].

Fix #90452.

[0]: https://www.man7.org/linux/man-pages/man3/shm_open.3.html
2020-06-15 12:24:25 +02:00
Mario Rodas
b288c361de
gitAndTools.git-gone: 0.3.2 -> 0.3.6 2020-06-15 04:20:00 -05:00
Mario Rodas
573d41ddbe
gitAndTools.git-subtrac: 0.02 -> 0.03 2020-06-15 04:20:00 -05:00
joachimschmidt557
ed3f7ab3a4 nimmm: init at 0.1.2
nimmm is a terminal file manager written in nim.
2020-06-15 10:33:59 +02:00
Maximilian Bosch
6885162588
Merge pull request #90449 from matthiasbeyer/update-mutt
mutt: 1.14.2 -> 1.14.3
2020-06-15 09:57:29 +02:00
Mario Rodas
c52e06c553
Merge pull request #90422 from r-ryantm/auto-update/pueue
pueue: 0.5.1 -> 0.6.0
2020-06-15 02:15:38 -05:00
Matthias Beyer
e047ab1059 mutt: 1.14.2 -> 1.14.3
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-06-15 08:55:09 +02:00
Peter Hoeg
22c98819cc
Merge pull request #89914 from peterhoeg/u/onedrive
onedrive: 2.3.13 -> 2.4.2
2020-06-15 14:54:08 +08:00
R. RyanTM
4a09efd523 yeetgif: 1.23.5 -> 1.23.6 2020-06-15 06:33:14 +00:00
Frederik Rietdijk
384bc1a861 Merge staging-next into staging 2020-06-15 08:29:05 +02:00
Frederik Rietdijk
59dda0a42a Merge master into staging-next 2020-06-15 08:07:00 +02:00
Peter Hoeg
227561d5f8 cubicsdr: use wxGTK31-gtk3 2020-06-15 12:18:45 +08:00
Peter Hoeg
154cbdece1 limesuite: use wxGTK30-gtk3 2020-06-15 12:18:06 +08:00
R. RyanTM
914b060f26 strawberry: 0.6.10 -> 0.6.12 2020-06-15 04:03:39 +00:00
Peter Hoeg
78f5a644fe spek: 0.8.3 -> unstable-2018-12-29
Build using the newly introduced wxGTK30-gtk3 in order to drop old gtk2
and ffmpeg dependencies.
2020-06-15 11:02:19 +08:00
Peter Hoeg
a84278aee5 filezilla: use wxGTK30-gtk3 instead of local override 2020-06-15 11:01:53 +08:00
R. RyanTM
b663749a25 qbec: 0.11.2 -> 0.12.0 2020-06-15 01:59:09 +00:00
R. RyanTM
3e2b8a19c0 pueue: 0.5.1 -> 0.6.0 2020-06-15 01:53:10 +00:00
R. RyanTM
0bb9260fa8 pt2-clone: 1.17 -> 1.19 2020-06-15 01:45:45 +00:00
R. RyanTM
57a49ce3a4 picard-tools: 2.22.9 -> 2.23.0 2020-06-15 00:57:30 +00:00
Benjamin Hipple
a59af90880
Merge pull request #90404 from r-ryantm/auto-update/luigi
luigi: 2.8.13 -> 3.0.0
2020-06-14 19:33:24 -04:00
R. RyanTM
a3a4d969a0 luigi: 2.8.13 -> 3.0.0 2020-06-14 19:30:53 -04:00
R. RyanTM
4af06a5177 nomad: 0.11.1 -> 0.11.3 2020-06-14 23:29:41 +00:00
Maximilian Bosch
baa980c3ef
Merge pull request #88577 from evils/sway-contrib
sway-contrib: init with grimshot and inactive-windows-transparency
2020-06-15 01:04:15 +02:00
R. RyanTM
a8b635ee12 namecoin: nc0.19.1 -> nc0.20.0 2020-06-14 23:00:23 +00:00
R. RyanTM
33aa224625 minishift: 1.34.0 -> 1.34.2 2020-06-14 22:01:40 +00:00
John Ericson
fd4dcae884 Merge remote-tracking branch 'upstream/nixpkgs-unstable' into staging 2020-06-14 21:46:35 +00:00
Keshav Kini
c2f945b43a amarok: 2.9.0-20190824 -> amarok-unstable 2020-06-12
This commit bumps amarok to the most recent commit in master and adds liblastfm
as a dependency to make use of the last.fm integration that has been re-enabled
in upstream master (it was disabled for a while due to breakage on Qt5).

I also updated the package name and version to match [the stipulations in the
Nixpxgs manual](https://nixos.org/nixpkgs/manual/#sec-package-naming).
2020-06-14 14:22:13 -07:00
R. RyanTM
a0e49e39ea litecoin: 0.17.1 -> 0.18.1 2020-06-14 21:06:58 +00:00
Gabriel Ebner
5a2ac6d8e2
Merge pull request #90397 from r-ryantm/auto-update/lean
lean: 3.15.0 -> 3.16.2
2020-06-14 21:54:32 +02:00
Samuel Dionne-Riel
3b41eb14a5
Merge pull request #90275 from IreneKnapp/thunderbird
thunderbird: Patch rpath to find libudev, which is part of systemd.
2020-06-14 15:47:11 -04:00
R. RyanTM
e63bfcef96 lean: 3.15.0 -> 3.16.2 2020-06-14 19:32:20 +00:00
Dmitry Kalinkin
d7764f71f1 bluejeans-gui: fix desktop entry 2020-06-14 15:17:41 -04:00
Dmitry Kalinkin
893bdd3bdf bluejeans-gui: 2.1.0 -> 2.3.0 2020-06-14 15:16:33 -04:00
R. RyanTM
915b483175 ft2-clone: 1.24 -> 1.25_fix 2020-06-14 15:29:31 +00:00
Benjamin Hipple
b2bed0657a helmsman: 3.4.1 -> 3.4.3 2020-06-14 10:36:56 -04:00
Benjamin Hipple
bfa7b0c3c0 notepadqq: remoe unnecesary fetchSubmodules
There are none to fetch, as verified by changing the hash and retrying. This
will now use the faster fetchzip path through fetchFromGitHub.
2020-06-14 10:34:21 -04:00
R. RyanTM
814893b274 ergo: 3.2.5 -> 3.2.6 2020-06-14 14:20:11 +00:00
Ryan Mulligan
5f2d0c6a98
Merge pull request #90335 from r-ryantm/auto-update/cpu-x
cpu-x: 4.0.0 -> 4.0.1
2020-06-14 07:02:12 -07:00
R. RyanTM
d14559707a dnscontrol: 3.0.0 -> 3.2.0 2020-06-14 13:26:24 +00:00
Ryan Mulligan
71d4c6f8bf
Merge pull request #90043 from r-ryantm/auto-update/lyx
lyx: 2.3.4.3 -> 2.3.5.1
2020-06-14 06:08:22 -07:00
R. RyanTM
bddef29a88 cpu-x: 4.0.0 -> 4.0.1 2020-06-14 12:35:46 +00:00
Mario Rodas
01736ba263
Merge pull request #90330 from r-ryantm/auto-update/cointop
cointop: 1.4.4 -> 1.4.6
2020-06-14 07:32:46 -05:00
Joe
4f7d829991 discord: add libuuid to nativeBuildInputs
The libuuid.so.1 file can't be found and this allows the package builder to find it.
2020-06-14 05:15:14 -07:00
R. RyanTM
5cdf80e7e1 cointop: 1.4.4 -> 1.4.6 2020-06-14 11:53:24 +00:00
Philipp Riegger
03690ba290 sane-backends: 1.0.28 -> 1.0.30 2020-06-14 12:53:23 +02:00
Vladimír Čunát
6857bccf12
Merge #89438: firefox updates (into staging-next)
Most of the changes are in already, but we referenced these commit
hashes from 20.03, so let's include them in the history.
2020-06-14 11:41:42 +02:00
Anton-Latukha
3348912c56
handbrake: 1.3.2 -> 1.3.3
M  pkgs/applications/video/handbrake/default.nix
2020-06-14 12:17:36 +03:00
Linus Heckemann
2c6fcb0499 Merge pull request #85899 2020-06-14 11:15:41 +02:00
Martin Weinelt
af632c9288
snapcast: v0.15.0 -> v0.20.0 2020-06-14 10:27:32 +02:00
Lassulus
cdfb8286d9
Merge pull request #82043 from c0deaddict/feature/sonic-pi-upgrade
sonic-pi: 3.1.0 -> 3.2.0
2020-06-14 09:52:55 +02:00
Jörg Thalheim
a9b1845d60
Merge pull request #90278 from cole-h/alacritty
alacritty: install example config
2020-06-14 08:14:33 +01:00
taku0
0a146054bd flashplayer: 32.0.0.371 -> 32.0.0.387 2020-06-14 08:44:44 +02:00
Bart Brouns
28878c9ffd dragonfly-reverb: 3.0.0 -> 3.1.1 2020-06-14 08:44:07 +02:00
Daniël de Kok
b188f230cb drawio: 13.0.3 -> 13.2.2
Changelog:

https://github.com/jgraph/drawio-desktop/releases/tag/v13.2.2
2020-06-14 08:41:35 +02:00
Greg Roodt
9d11a2722c argo: 2.6.1 -> 2.8.1 2020-06-14 08:39:54 +02:00
Cole Helbling
c615ba3f6a
alacritty: install example config
A user recently asked where to find Alacritty's default config on NixOS
[1], since we don't have `/usr/share/doc/` (which is where other
operating systems, like Arch, install it). Now it can be accessed by
building alacritty and referring to `result/share/doc/alacritty.yml`.

[1] https://logs.nix.samueldr.com/nixos/2020-06-13#3598860;
2020-06-13 19:53:56 -07:00
Irene Knapp
ac45656b12
thunderbird: Patch rpath to find libudev, which is part of systemd. 2020-06-13 19:26:24 -07:00
Dmitry Kalinkin
f97f334a6c
Merge pull request #89821 from veprbl/pr/clementine_1_4_0rc1
clementine: 1.3.1 -> 1.4.0rc1, switch to Qt 5, fix build
2020-06-13 19:54:28 -04:00
Roman Kuznetsov
e25e560120 vscodium: 1.45.1 -> 1.46.0 2020-06-13 14:39:37 -07:00
Roman Kuznetsov
33918638e5 vscode: 1.45.1 -> 1.46.0 2020-06-13 14:39:37 -07:00
Jonathan Ringer
6e125ae9e4
heimer: 1.16.0 -> 1.17.0 2020-06-13 14:28:18 -07:00
Mario Rodas
66f28628c3
Merge pull request #90082 from r-ryantm/auto-update/mpg123
mpg123: 1.25.13 -> 1.26.1
2020-06-13 12:23:34 -05:00
Jos van Bakel
8bbe246516
sonic-pi: 3.1.0 -> 3.2.2 2020-06-13 15:00:14 +02:00
Frederik Rietdijk
2e4b4e3300 Merge staging-next into staging 2020-06-13 11:03:26 +02:00
Frederik Rietdijk
1523382160 Merge master into staging-next 2020-06-13 11:02:21 +02:00
Roman Kuznetsov
05e16d2886
vscode, vscodium: use nix-shell to install dependencies 2020-06-13 08:56:51 +02:00
Vladyslav M
6ce032f79b
Merge pull request #89557 from ju1m/stig
stig: update to 0.11.0a
2020-06-13 09:51:04 +03:00
Roman Kuznetsov
906b729191
vscode, vscodium: add update.sh script 2020-06-13 08:49:24 +02:00
Daniel Fullmer
34d1beb1b4 rclone: 1.52.0 -> 1.52.1 2020-06-12 17:33:52 -07:00
John Ericson
1c4480e931
Merge pull request #90157 from obsidiansystems/socket-based-ipfs
Add socket-based IPFS support
2020-06-12 18:31:01 -04:00
Jonathan Ringer
8c3e9313c9 gns3-server: fix build 2020-06-12 13:20:18 -07:00
Frederik Rietdijk
98f95ef9c4 blender: fix build with python 3.8
Since Python 3.8 an `m` is no longer added when pymalloc is used.
https://bugs.python.org/issue36707
2020-06-12 22:00:09 +02:00
Michael Raskin
6541ef3267
Merge pull request #90186 from 7c6f434c/fix-mplayer
mplayer: fix build by forcing -lfreetype
2020-06-12 19:12:29 +00:00
ajs124
5460d53af1
firefox-beta-bin: 77.0b7 -> 78.0b2 (security)
PR #89438.
2020-06-12 21:10:12 +02:00
ajs124
51d0d03b8c
firefox-esr-68: 68.8.0esr -> 68.9.0esr (security)
PR #89438.
2020-06-12 21:10:12 +02:00
ajs124
1bc740008b
firefox-bin: 76.0 -> 77.0.1 (security)
PR #89438.
2020-06-12 21:10:11 +02:00
Jörg Thalheim
cc7b028202
Merge pull request #90189 from volth/cental.maven.org
treewide: central.maven.org -> repo1.maven.org
2020-06-12 20:06:02 +01:00
Doron Behar
01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Anderson Torres
184ecdbf0f
Merge pull request #89931 from OPNA2608/update-palemoon-28.10.0
palemoon: 28.9.3 -> 28.10.0
2020-06-12 11:40:01 -03:00
volth
54c4223e55 treewide: central.maven.org -> repo1.maven.org 2020-06-12 14:26:08 +00:00
Michele Guerini Rocco
e9a0ec8142
Merge pull request #90048 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 46.0.0 -> 47.0.0
2020-06-12 15:48:43 +02:00
Michael Raskin
aef898b0a2 mplayer: fix build by forcing -lfreetype 2020-06-12 15:30:59 +02:00
Mario Rodas
fde59542f9
Merge pull request #90066 from r-ryantm/auto-update/mpop
mpop: 1.4.9 -> 1.4.10
2020-06-12 08:12:01 -05:00
Profpatsch
91340aeea8 gitit: init at 0.13.0.0
This was broken in `haskellPackages` for a long time, but it’s back!

Time to give it a place in the toplevel and a prope) treatment:

* Semi-static binary
* Remove all references to `Paths_` modules of dependencies
* gitit tries very hard to have a runtime dependency on GHC, disable
  that by default.

Also added myself as a maintainer, let’s try to keep this working from
now on.

Fixes https://github.com/NixOS/nixpkgs/issues/32377
2020-06-12 13:21:34 +02:00
Bart Brouns
c3cb2cac55 fverb: init at unstable-2020-06-09 2020-06-12 12:45:49 +02:00
Jan Tojnar
3437d3c64f
Merge pull request #90154 from adisbladis/gimp-2_10_20 2020-06-12 11:29:25 +02:00
Peter Hoeg
73ae41dede onedrive: build with ldc instead of dmd 2020-06-12 16:36:41 +08:00
Lancelot SIX
e45ff84e23
Merge pull request #90114 from r-ryantm/auto-update/poezio
poezio: 0.13 -> 0.13.1
2020-06-12 08:22:01 +01:00
Frederik Rietdijk
febc27b59a Merge master into staging-next 2020-06-12 08:57:26 +02:00
Riley Inman
dbdc5af9e8 discord-canary: 0.0.103 -> 0.0.104
This update updates the necessary dependencies, and enables patchelf on
the binary in order to make it launch again.
2020-06-11 21:59:10 -07:00
Austin Seipp
23c9c3779d
symbiyosys: 2020.03.24 -> 2020.05.18
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-06-11 23:14:07 -05:00
Austin Seipp
13e52db31e
yosys: 2020.03.24 -> 2020.06.11
Also includes a bump to `abc-verifier`.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-06-11 23:14:07 -05:00
Mario Rodas
4caa6ebe9e
Merge pull request #90138 from magnetophon/carla
carla: 2.1 -> 2.1.1
2020-06-11 22:41:21 -05:00
Mario Rodas
8a39a8ee79
Merge pull request #90163 from zowoq/gh
gitAndTools.gh: 0.9.0 -> 0.10.0
2020-06-11 19:12:19 -05:00
zowoq
b479619da8 gitAndTools.gh: 0.9.0 -> 0.10.0
https://github.com/cli/cli/releases/tag/v0.10.0
2020-06-12 08:58:26 +10:00
Michael Weiss
8ee8a22e35
signal-desktop: 1.34.1 -> 1.34.2 2020-06-12 00:57:56 +02:00
markuskowa
3f2e6b9c4b
Merge pull request #90148 from markuskowa/fix-lics
Fix licenses
2020-06-11 23:20:00 +02:00
Graham Christensen
80b39add79
Merge pull request #90095 from mgdm/add-rtl-ais
rtl-ais: init at 0.8.1
2020-06-11 16:15:04 -04:00
Jan Tojnar
e7e68b2d8a
Merge pull request #89545 from magnetophon/lv2_1_18_0 2020-06-11 21:50:05 +02:00
Matthew Bauer
c8a2e63242 ipfs: copy systemd support files to output 2020-06-11 14:16:16 -05:00
Florian Klink
23eabcc562
Merge pull request #90101 from flokli/gitlab-13.0.6
gitlab: 13.0.4 -> 13.0.6
2020-06-11 20:52:07 +02:00
adisbladis
d7ffb5fa07
gimp: 2.10.18 -> 2.10.20 2020-06-11 20:45:07 +02:00
Robert Schütz
45f21f7c84
setzer: init at 0.2.8 (#90047) 2020-06-11 19:49:48 +02:00
R. RyanTM
2e264a8908 imagemagick7: 7.0.10-14 -> 7.0.10-17 2020-06-11 10:30:33 -07:00
Bart Brouns
9cf175fa5e artyFX: 1.3 -> unstable-2020-04-28 2020-06-11 19:26:56 +02:00
Bart Brouns
0e90984ff0 faust: unstable-2020-03-20 -> unstable-2020-06-08 2020-06-11 19:26:56 +02:00
R. RyanTM
b44f547c53 ipfs-cluster: 0.12.1 -> 0.13.0 2020-06-11 10:05:50 -07:00
Michael Raskin
61e57e8fd7
Merge pull request #90140 from magnetophon/p7zip
p7zip: switch to maintained fork
2020-06-11 17:00:59 +00:00
Bart Brouns
331fb4c9e2 Revert "ark: remove p7zip"
This reverts commit 06fa14fd7d.
p7zip is now switched to a maintained fork
2020-06-11 18:42:07 +02:00
Markus Kowalewski
49ce43a460
pan: add license 2020-06-11 18:27:34 +02:00
Markus Kowalewski
b2955e5000
tinywm: add license 2020-06-11 18:27:34 +02:00
Markus Kowalewski
22ff32d740
xhyve: add license 2020-06-11 18:27:34 +02:00
Markus Kowalewski
5d87992126
qemu-utils: inherit meta data from qemu 2020-06-11 18:27:34 +02:00
Markus Kowalewski
d162c97a73
gosmore: add license 2020-06-11 18:27:33 +02:00
Markus Kowalewski
d00013fd7c
jpeg-archive: add license 2020-06-11 18:27:33 +02:00
Markus Kowalewski
74fb58b601
dashpay: add license 2020-06-11 18:27:33 +02:00
Markus Kowalewski
40a04df6fe
rubyripper: add license and description 2020-06-11 18:27:33 +02:00
Markus Kowalewski
97f1c25028
mokeysAudio: add license and description 2020-06-11 18:27:33 +02:00
Matthew Bauer
f6243aba72
Merge pull request #90070 from sikmir/mp3blaster
mp3blaster: fix build on darwin
2020-06-11 11:02:23 -05:00
Doron Behar
d60b5aaa2f wrapMpv: Use lib.strings.escapeShellArgs
Instead of manually quoting the strings, use the library function to do
it more reliably.
2020-06-11 17:18:23 +02:00
Bart Brouns
63657a163d drumgizmo: fix build with lv2 1.18.0 2020-06-11 17:08:21 +02:00
Bart Brouns
30e7c21e99 infamousPlugins: fix build with lv2 1.18.0 2020-06-11 17:08:21 +02:00
Bart Brouns
002e3cfbce ir.lv2: fix build with lv2 1.18.0 2020-06-11 17:08:20 +02:00
Bart Brouns
269b95810b sorcer: fix build with lv2 1.18.0 2020-06-11 17:08:20 +02:00
Bart Brouns
5bb1c43fc6 yoshimi: 1.7.0.1 -> unstable-2020-01-19
fix build with lv2 1.18.0
2020-06-11 17:08:20 +02:00
Bart Brouns
d838d2fdf9 guitarix: 0.39.0 -> 0.40.0 2020-06-11 17:08:20 +02:00
Bart Brouns
21836f4859 lsp-plugins: 1.1.19 -> 1.1.22 2020-06-11 17:08:20 +02:00
Jan Tojnar
4bb1995cab
icewm: fix build
gdk-pixbuf-xlib was split into a separate package.
2020-06-11 15:51:45 +02:00
Bart Brouns
890931af22 carla: 2.1 -> 2.1.1 2020-06-11 13:25:31 +02:00
Evils
1db748ef6a sway-contrib.inactive-windows-transparency: init
at sway-unwrapped.version
2020-06-11 07:37:37 +02:00
Evils
40c3a8eead sway-contrib.grimshot: init at 2020-05-08 2020-06-11 07:37:37 +02:00
Ryan Mulligan
e36a8eec2d
Merge pull request #89869 from r-ryantm/auto-update/syncthingtray
syncthingtray: 0.10.9 -> 0.10.10
2020-06-10 22:15:08 -07:00
Jason Miller
afb5de44bc gnucash: Add libdbiDrivers env var to wrapper
The GNU Cash package clearly *wants* to be able to use the libdbi
backends, since it pulls them in as dependencies.  However, you can only
open xml formatted GNU cash files.

The CMake scripts hard-code the DVD path to be basically
<PATH_OF_LIBDBI>/dbd.  However GNU Cash does check the environment
variable GNC_DBD_DIR, so I set that environment variable in the wrapper
script.

With this change, you should be able to e.g. "Save As" in the sqlite
format.

Fixes issue #57445
2020-06-11 06:42:06 +02:00
Ryan Mulligan
c1c9d7c13f
Merge pull request #89865 from r-ryantm/auto-update/simplenote
simplenote: 1.16.0 -> 1.17.0
2020-06-10 20:24:17 -07:00
Mario Rodas
452e58f27b
Merge pull request #90068 from r-ryantm/auto-update/msmtp
msmtp: 1.8.10 -> 1.8.11
2020-06-10 21:48:23 -05:00
R. RyanTM
58a4f737c6 poezio: 0.13 -> 0.13.1 2020-06-11 01:44:15 +00:00
R. RyanTM
7d131f6112 fossil: 2.11 -> 2.11.1 2020-06-10 16:41:55 -07:00
R. RyanTM
f183f8817b gcalcli: 4.2.1 -> 4.3.0 2020-06-10 16:38:04 -07:00
Florian Klink
38a4af7d19 gitlab: 13.0.4 -> 13.0.6
CI Token Access Control

An authorization issue discovered in the mirroring logic allowed read access to private repositories. This issue is now mitigated in the latest release and is waiting for a CVE ID to be assigned.

https://about.gitlab.com/releases/2020/06/10/critical-security-release-13-0-6-released/
2020-06-11 00:27:11 +02:00
Michael Maclean
5b8a78a972 rtl-ais: init at 0.8.1 2020-06-10 22:46:34 +01:00
R. RyanTM
789db72b2e orca: 3.36.2 -> 3.36.3 2020-06-10 20:52:58 +00:00
Fabian Hauser
9c95e8150a hamster: init at 3.0.2 2020-06-10 22:05:18 +02:00
Nikolay Korotkiy
09cda2de69
mp3blaster: fix build on darwin 2020-06-10 22:32:41 +03:00
R. RyanTM
ac07cb0b67 mpg123: 1.25.13 -> 1.26.1 2020-06-10 19:00:33 +00:00
Vladimír Čunát
13add13388
Merge branch 'master' into staging-next
... to resolve a trivial conflict in libpcap.
2020-06-10 20:00:44 +02:00
Justin Gerhardt
9930b8fd3d wireshark: Add Bluetooth
Only applies to Linux
2020-06-10 19:53:29 +02:00
Jonathan Jeppener-Haltenhoff
7d424a400d paraview: 5.6.3 -> 5.8.0 2020-06-10 18:59:56 +02:00
R. RyanTM
01b73a01e7 msmtp: 1.8.10 -> 1.8.11 2020-06-10 15:58:12 +00:00
R. RyanTM
c588f51f51 mpop: 1.4.9 -> 1.4.10 2020-06-10 15:51:22 +00:00
Vladimír Čunát
a5f5d020c6
Merge branch 'staging-next' 2020-06-10 16:13:48 +02:00
Ryan Mulligan
d456800b17
Merge pull request #90045 from r-ryantm/auto-update/marvin
marvin: 20.12.0 -> 20.13.0
2020-06-10 06:01:10 -07:00
markuskowa
86d193c305
Merge pull request #90013 from r-ryantm/auto-update/jmol
jmol: 14.30.2 -> 14.31.0
2020-06-10 14:41:33 +02:00
Maximilian Bosch
1095a14993
Merge pull request #89940 from r-ryantm/auto-update/feh
feh: 3.4 -> 3.4.1
2020-06-10 14:24:32 +02:00