Commit Graph

41798 Commits

Author SHA1 Message Date
Ryan Mulligan
d8c21cb4bc
Merge pull request #83746 from r-ryantm/auto-update/marvin
marvin: 20.6.0 -> 20.9.0
2020-03-30 06:14:11 -07:00
Mario Rodas
676e18b7a0
spotify-tui: 0.17.0 -> 0.17.1 2020-03-30 04:20:00 -05:00
Jörg Thalheim
ca9ea76e16
Merge pull request #82828 from danieldk/skype-appindicator
skypeforlinux: support app indicator
2020-03-30 09:51:26 +01:00
adisbladis
8891bc00e5
melpa-packages: 2020-03-30 2020-03-30 09:42:18 +01:00
adisbladis
d4fd0ba504
elpa-packages: 2020-03-30 2020-03-30 09:41:36 +01:00
R. RyanTM
1d349b8512 marvin: 20.6.0 -> 20.9.0 2020-03-30 04:02:45 +00:00
Benjamin Hipple
2ce7e4ffb7
Merge pull request #82200 from nyanloutre/ledger_live_2_0_1
ledger-live-desktop: 1.20.0 -> 2.1.0
2020-03-29 23:28:24 -04:00
Josef Kemetmüller
99a310e566
klayout: init at 0.26.2 (#73941) 2020-03-29 20:20:41 -04:00
luc65r
8edd400bfb
rofi-calc: init at 1.6 (#83136)
Also:
* maintainers: add albakhamj
* maintainers: add luc65r
* rofi: add plugins argument to wrapper

Co-authored-by: Maciej Krüger <mkg20001@gmail.com>
2020-03-30 01:18:56 +02:00
Cole Helbling
45f53ccd8b
alacritty: 0.4.1 -> 0.4.2
* alacritty now has its own org, so I changed the URLs to point there
* updated the description to match upstream's description
* formatted with nixpkgs-format
2020-03-29 15:15:32 -07:00
Ryan Mulligan
9d21fe813f
Merge pull request #83648 from r-ryantm/auto-update/pdfsam-basic
pdfsam-basic: 4.1.1 -> 4.1.2
2020-03-29 12:58:31 -07:00
Benjamin Hipple
21dbe88670
Merge pull request #83681 from Atemu/cherrytree-0.39.1
cherrytree: 0.39.0 -> 0.39.1
2020-03-29 14:31:14 -04:00
Andreas Rammhold
0d5fc5bf42
Merge pull request #83691 from mweinelt/pr/weechat/v2.8
weechat: v2.7.1 → v2.8
2020-03-29 20:30:21 +02:00
Michael Weiss
0dd5ccc742
mesos,swiften,pingus: Mark as broken
Those packages are broken for >4 months, which is why it seems best to
mark them as broken for now. I noticed these while testing #75877.
2020-03-29 20:06:41 +02:00
Florian Klink
ae3928997c
Merge pull request #82807 from mehlon/tor-browser
tor-browser-bundle-bin: enable multimedia support by default
2020-03-29 19:41:40 +02:00
worldofpeace
a4a0e4e047
Merge pull request #83690 from r-ryantm/auto-update/drawing
drawing: 0.4.11 -> 0.4.13
2020-03-29 13:01:58 -04:00
Maximilian Bosch
9e7c54325e
stellarium: 0.19.3 -> 0.20.0
https://github.com/Stellarium/stellarium/releases/tag/v0.20.0
2020-03-29 17:56:35 +02:00
Charles Duffy
68d14b3756
curaLulzbot: Fix build breakage around OpenMP compatibility 2020-03-29 10:49:36 -05:00
Bart Brouns
fa54163b4d lsp-plugins: 1.1.13 -> 1.1.15 2020-03-29 17:40:19 +02:00
Ryan Mulligan
98bc4867fa
Merge pull request #83652 from r-ryantm/auto-update/qmapshack
qmapshack: 1.14.0 -> 1.14.1
2020-03-29 07:21:36 -07:00
R. RyanTM
7d19703e5e drawing: 0.4.11 -> 0.4.13 2020-03-29 14:13:04 +00:00
Martin Weinelt
f83d12d554
weechat: v2.7.1 → v2.8
New features

    core: add variable "old_full_name" in buffer, set during buffer renaming (issue weechat/weechat#1428)
    core: add debug option "-d" in command /eval (issue weechat/weechat#1434)
    api: add functions crypto_hash and crypto_hash_pbkdf2
    api: add info "auto_connect" (issue weechat/weechat#1453)
    api: add info "weechat_headless" (issue weechat/weechat#1433)
    buflist: add pointer "window" in bar item evaluation
    irc: add support of fake servers (no I/O, for testing purposes)
    relay: accept hash of password in init command of weechat protocol with option "password_hash" (PBKDF2, SHA256, SHA512)
    relay: reject client with weechat protocol if password or totp is received in init command but not set in WeeChat (issue weechat/weechat#1435)

Bug fixes

    core: fix memory leak in completion
    core: flush stdout/stderr before forking in hook_process function (issue weechat/weechat#1441)
    core: fix evaluation of condition with nested "if" (issue weechat/weechat#1434)
    irc: split AUTHENTICATE message in 400-byte chunks (issue weechat/weechat#1459)
    irc: copy temporary server flag in command /server copy
    irc: add nick changes in the hotlist (except self nick change)
    irc: case-insensitive comparison on incoming CTCP command, force upper case on CTCP replies (issue weechat/weechat#1439)
    irc: fix memory leak when the channel topic is changed
    logger: fix crash when logging is disabled on a buffer and the log file was deleted in the meanwhile, when option logger.file.info_lines is on (issue weechat/weechat#1444)
    php: fix crash when loading script with PHP 7.4 (issue weechat/weechat#1452)
    relay: update buffers synchronization when buffers are renamed (issue weechat/weechat#1428)
    script: fix memory leak in read of script repository file if it has invalid content
    script: fix unexpected display of scripts list in buffer with command /script list -i
    xfer: send signal "xfer_ended" after the received file has been renamed (issue weechat/weechat#1438)

Tests

    scripts: fix generation of test scripts with Python 3.8
    unit: add tests on IRC protocol functions and callbacks
    unit: add tests on function secure_derive_key
    unit: add tests on functions util_get_time_diff and util_file_get_content

Build

    core: fix Cygwin build
    guile: add detection of Guile 3.0.0 (issue weechat/weechat#1442)
    irc: fix build with GnuTLS < 3.1.0 (issue weechat/weechat#1431)
    php: add detection of PHP 7.4
    ruby: add detection of Ruby 2.7 (issue weechat/weechat#1455)
2020-03-29 16:04:28 +02:00
Andreas Wiese
58a69bc9e3 matrix-dl: fix license
I initially looked at the wrong places for this, where it's actually
stated in setup.py.  I'm not quite a python guy.
2020-03-29 15:29:18 +02:00
Jörg Thalheim
d04396da8b
Merge pull request #82852 from Mic92/cross-build-rust-package
[WIP] buildRustPackage: enable strictDeps
2020-03-29 14:07:07 +01:00
Atemu
e18f1429be cherrytree: 0.39.0 -> 0.39.1 2020-03-29 14:57:44 +02:00
Guanpeng Xu
d2702c915f mathematica: 12.0.0 -> 12.1.0 2020-03-29 14:38:33 +02:00
Luflosi
5b6dbb5e18 kitty: 0.17.1 -> 0.17.2
https://github.com/kovidgoyal/kitty/releases/tag/v0.17.2
2020-03-29 14:06:08 +02:00
Jörg Thalheim
8f95431dac
newsboat: fix strict deps build 2020-03-29 12:37:26 +01:00
Jörg Thalheim
e841dce44a
rink: fix strict deps build 2020-03-29 12:37:25 +01:00
Jörg Thalheim
5a1bffc7eb
fractal: fix strict deps build 2020-03-29 12:37:25 +01:00
Jörg Thalheim
8ccfa1e212
gnome-podcasts: fix strict deps build 2020-03-29 12:37:24 +01:00
Jörg Thalheim
22fe76d27d
fluxus: fix hash definition
error: unknown hash algorithm '', at /home/s1691654/git/nixpkgs/pkgs/build-support/fetchurl/default.
(use '--show-trace' to show detailed location information)
2020-03-29 12:37:24 +01:00
Jörg Thalheim
76d2557df8
amp: fix strict deps build 2020-03-29 12:37:24 +01:00
nyanloutre
8e70f326b9
ledger-live-desktop: 2.0.1 -> 2.1.0 2020-03-29 13:15:27 +02:00
Orivej Desh
30dc230997
avldrums-lv2: alias to x42-avldrums (#83665)
Fixes #83649
2020-03-29 10:22:55 +00:00
Marek Mahut
76196e9fe6
Merge pull request #83396 from r-ryantm/auto-update/spice-vdagent
spice-vdagent: 0.19.0 -> 0.20.0
2020-03-29 11:28:29 +02:00
Elis Hirwing
74b2eaea0c
Merge pull request #82624 from matthiasbeyer/mixxx-with-old-libshout
mixx: Build with libshout 2.4.1
2020-03-29 10:53:47 +02:00
Ryan Mulligan
915e6a4e3d
Merge pull request #83639 from r-ryantm/auto-update/drawio
drawio: 12.6.5 -> 12.9.3
2020-03-29 00:44:54 -07:00
R. RyanTM
99f39d0bc4 qmapshack: 1.14.0 -> 1.14.1 2020-03-29 07:35:11 +00:00
R. RyanTM
0295a51856 pdfsam-basic: 4.1.1 -> 4.1.2 2020-03-29 06:58:28 +00:00
Peter Hoeg
4e3d5eb1f7
Merge pull request #75697 from georgewhewell/add-kodi-gbm
kodi: add option for GBM backend
2020-03-29 13:49:23 +08:00
Jörg Thalheim
30c17b640f
Merge pull request #83632 from zowoq/gh-darwin
Revert "gitAndTools.gh: fix build on darwin"
2020-03-29 06:41:18 +01:00
Benjamin Hipple
eda60c51a9
Merge pull request #83225 from vbgl/pjsip-2.10
pjsip: 2.9 → 2.10
2020-03-28 23:29:57 -04:00
Benjamin Hipple
eb2f8d2a8b
Merge pull request #83414 from dasj19/qbittorrent-update
libtorrent-raster: 1.1.11 -> 1.2.5; qbittorrent: 4.2.1 -> 4.2.2
2020-03-28 23:02:56 -04:00
Benjamin Hipple
dc9d97d482
Merge pull request #83590 from asbachb/update-netbeans-11-3
netbeans: 11.2 -> 11.3
2020-03-28 23:01:59 -04:00
Benjamin Hipple
faebb66e90
Merge pull request #82996 from saschagrunert/cri-o
cri-o: v1.17.0 -> v1.17.1
2020-03-28 22:54:28 -04:00
R. RyanTM
4c36e14386 drawio: 12.6.5 -> 12.9.3 2020-03-29 02:18:40 +00:00
Maximilian Bosch
3f0a792feb
Merge pull request #83300 from mehlon/torbrowser-1.0.7
tor-browser-bundle-bin: 9.0.6 -> 9.0.7
2020-03-29 01:01:31 +01:00
zowoq
2ae5cf317f Revert "gitAndTools.gh: fix build on darwin"
This reverts commit a51275f3b5.

Not needed now that Security is propagated via go in 0bba7474b3
2020-03-29 09:43:11 +10:00
Elyhaka
c2600f0424 wofi: changed maintainer after @erictapen request 2020-03-29 00:23:49 +01:00
Elyhaka
df2984dbf9 wofi: fix hash mismatch between fetchurl and fetchpatch 2020-03-29 00:23:49 +01:00
Cole Mickens
596b601dfa plex-mpv-shim: v1.7.12 -> v1.7.14 2020-03-28 16:14:36 -07:00
worldofpeace
f8ccef5edb riot-desktop: fix StartupWMClass
It seems the quoting breaks it just like in da587daae5

(cherry picked from commit e50bb280cbf5339ed671b0a7208e6aba4002c713)
2020-03-28 18:38:27 -04:00
Maximilian Bosch
df21a1e977
Merge pull request #83622 from matthiasbeyer/update-mutt
mutt: 1.13.4 -> 1.13.5
2020-03-28 22:44:43 +01:00
Maximilian Bosch
b938ab99e0
vorta: init at 0.6.24
Simple QT5-based desktop client[1] for `borgbackup`[2].

[1] https://vorta.borgbase.com/
[2] https://borgbackup.readthedocs.io/en/stable/
2020-03-28 22:36:02 +01:00
Matthias Beyer
63a3a81863 mutt: 1.13.4 -> 1.13.5 2020-03-28 22:27:38 +01:00
Matthias Beyer
3a3860fe48 mixx: Build with libshout 2.4.1
Because libshout 2.4.2 and newer seem to break streaming in mixxx, build
it with 2.4.1 instead.

This actually fixes the problem.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-03-28 22:25:08 +01:00
Constantine Glen Evans
1eacf626ed mullvad-vpn: fix mullvad-problem-report link 2020-03-28 14:24:24 -07:00
Constantine Glen Evans
061e73c959 mullvad-vpn: add libappindicator dependency
Adding libappindicator as a runtime dependency allows the Electron-based gui app
to have an appindicator in desktop environments that support them (eg,
Gnome with the appindicator support extension).
2020-03-28 14:00:20 -07:00
Maximilian Bosch
74deced24d
Merge pull request #83521 from herrwiese/for-master/matrix-dl
matrix-dl: init at (unstable-)2019-09-22
2020-03-28 21:24:33 +01:00
Jaakko Luttinen
f576221832 electron-cash: 4.0.11 -> 4.0.14 2020-03-28 16:55:29 +01:00
Ryan Mulligan
c2b0601d48
Merge pull request #83075 from r-ryantm/auto-update/dropbox-cli
dropbox-cli: 2019.02.14 -> 2020.03.04
2020-03-28 08:39:52 -07:00
Ryan Mulligan
6a62d6c532
Merge pull request #83449 from r-ryantm/auto-update/drumkv1
drumkv1: 0.9.12 -> 0.9.13
2020-03-28 08:37:45 -07:00
Michael Weiss
d83420f5e1
Merge pull request #82919 from artemist/chromium-ozone
chromium: Add option to enable ozone (for Wayland)
2020-03-28 14:50:21 +01:00
Benjamin Asbach
f77a42d32e netbeans: added myself to maintainers list 2020-03-28 14:26:00 +01:00
Benjamin Asbach
49eec08cc8 netbeans: 11.2 -> 11.3 2020-03-28 14:00:11 +01:00
Orivej Desh
06313ad0c4 zita-ajbridge: init at 0.8.2 2020-03-28 12:59:56 +00:00
Michael Raskin
05f0934825
Merge pull request #82939 from jluttine/linphone-4.1.1
linphone: 3.12.0 -> unstable-2020-03-06
2020-03-28 12:27:16 +00:00
pacien
1c8b75a027 gscan2pdf: 2.6.3 -> 2.6.5 2020-03-28 13:20:04 +01:00
Robin Gloster
d4f08ee383
Merge pull request #83452 from prusnak/slack
slack: 4.2.0 -> 4.4.0
2020-03-28 12:06:19 +00:00
Jörg Thalheim
f909e50287
gitAndTools.grv: fix build by using vendored libgit 2020-03-28 11:42:07 +00:00
Jörg Thalheim
d13c14b5e3
gitAndTools.grv: 0.3.1 -> 0.3.2 2020-03-28 11:42:07 +00:00
Katharina Fey
b3e6d205b8
msmtp: adding texinfo to buildInputs (#83497) 2020-03-28 12:40:30 +01:00
Daiderd Jordan
67938c1bfd
Merge pull request #82097 from millerjason/bugfix/vim_configurable
vim_configurable: fix default gui for darwin
2020-03-28 11:50:32 +01:00
Jaakko Luttinen
8b2abbbcb5
linphone: 3.12.0 -> unstable-2020-03-06 2020-03-28 12:49:50 +02:00
adisbladis
e76a190ce7
firefox-devedition-bin: 75.0b2 -> 75.0b10 2020-03-28 10:31:07 +00:00
adisbladis
657d81a4c3
firefox-beta-bin: 75.0b2 -> 75.0b10 2020-03-28 10:31:07 +00:00
Michele Guerini Rocco
ddd9f00ac5
Merge pull request #83576 from rnhmjoj/antimony
antimony: 2019-10-30 -> 2020-03-28
2020-03-28 10:24:55 +01:00
Doron Behar
babd73454a picard: enable optional playback support 2020-03-28 12:15:42 +03:00
rnhmjoj
9c7c0e148c
antimony: 2019-10-30 -> 2020-03-28 2020-03-28 09:24:55 +01:00
Jörg Thalheim
774ddebd87
Merge pull request #83472 from Mic92/propragate-darwin-go
Propragate darwin go
2020-03-28 06:57:59 +00:00
Dmitry Kalinkin
0df2d9f900 bluejeans: 1.36.9 -> 2.1.0 2020-03-28 01:07:49 -04:00
Dmitry Kalinkin
d5e41b6740 bluejeans: apply nixpkgs-fmt 2020-03-28 01:02:34 -04:00
Orivej Desh
d80adaaf17 pianobooster: 0.6.4b -> 0.7.2b 2020-03-28 04:29:40 +00:00
Jörg Thalheim
716aa1abdb
curaengine-lulzbot: fix build 2020-03-28 03:06:34 +00:00
Orivej Desh
0dae508978 x42-gmsynth: init at 0.4.1 2020-03-27 23:58:13 +00:00
Orivej Desh
8a43a2818a x42-avldrums: init at 0.4.1 2020-03-27 23:58:10 +00:00
Orivej Desh
14753000ed x42-autotune: remove
It is a part of x42-plugins (under the name of x42-fat1).
2020-03-27 23:57:42 +00:00
Patrick Hilhorst
84c2856760
Apply suggestions from code review
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:06:12 +01:00
Patrick Hilhorst
5b49816cf4
treewide: add quotes to recently-changed urls
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:05:50 +01:00
José Romildo Malaquias
b101527140
Merge pull request #83495 from romildo/upd.freeoffice
freeoffice: 974 -> 976
2020-03-27 20:00:20 -03:00
Orivej Desh
2f826a6705 x42-autotune: init at 0.6.1 2020-03-27 22:58:18 +00:00
worldofpeace
bee6c1a445
Merge pull request #81207 from aaronjanse/update-ulauncher-561
ulauncher: 4.4.0.r1 -> 5.6.1
2020-03-27 18:01:13 -04:00
Orivej Desh
b8bcf8cb4f zita-at1: init at 0.6.2 2020-03-27 21:18:05 +00:00
Artemis Tosini
b3e1a1bbbb
chromium: Add option to enable ozone (for Wayland) 2020-03-27 21:16:38 +00:00
Aaron Janse
276bfbc17e ulauncher: 4.4.0.r1 -> 5.6.1 2020-03-27 13:47:10 -07:00
Andreas Wiese
f0f6527e97 matrix-dl: init at (unstable-)2019-09-22 2020-03-27 21:44:26 +01:00
R. RyanTM
0bc43b2a09 padthv1: 0.9.12 -> 0.9.13 2020-03-27 13:09:50 -07:00
Minijackson
d289cc16d4 kodiPlugins.vfs-libarchive: 1.0.5 -> 1.0.6 2020-03-27 13:08:12 -07:00
Jason Miller
4234ef550c vimacs: init at 2016-03-24 2020-03-27 14:39:22 -04:00