Jake Stanger
be2f9a3672
rofi-mpd: 2.0.1 -> 2.2.0
2020-04-05 14:29:07 +01:00
Frederik Rietdijk
e50c67ad7e
Merge pull request #83618 from NixOS/staging-next
...
Staging next
2020-04-05 13:13:21 +02:00
Doron Behar
b70907b9b6
uhd: quote homepage URL
2020-04-05 10:35:22 +02:00
Doron Behar
0ba95d0fc2
uhd: switch to python3 by default
2020-04-05 10:35:22 +02:00
Doron Behar
7da8a30a64
uhd: move udev rules to the standard location
2020-04-05 10:35:22 +02:00
Doron Behar
bcf5a67e2a
uhd: cleanup deps & add many enable / disable flags
2020-04-05 10:35:22 +02:00
Doron Behar
fd2c3ff812
uhd: Remove python six and requests unneeded deps (tested)
2020-04-05 10:35:22 +02:00
Doron Behar
9723ccbc34
uhd: Remove orc unneeded dep
2020-04-05 10:35:22 +02:00
Doron Behar
6dc7131d26
uhd: remove and add TODO for old build fixes
2020-04-05 10:35:22 +02:00
Doron Behar
7bbed32888
uhd: format arguments and inputs
2020-04-05 10:35:22 +02:00
Doron Behar
b68894b2cf
uhd: 3.14.0.0 -> 3.15.0.0
...
Use rec instead of let in and use only 1 version attribute.
2020-04-05 10:35:22 +02:00
Frederik Rietdijk
866c5aa090
Merge master into staging-next
2020-04-05 08:33:39 +02:00
Jan Tojnar
95419ade3e
modem-manager-gui: Fix build
...
Attempt to fix the following issue:
Running custom install script '/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/bin/meson --internal yelphelper install --subdir=help --id=modem-manager-gui --installdir=share/help --sources=about.page@@contrib-code.page@@contrib-translations.page@@index.page@@license.page@@report-bugs.page@@usage-config.page@@usage-contacts.page@@usage-getinfo.page@@usage-modem.page@@usage-netsearch.page@@usage-sms.page@@usage-traffic.page@@usage-ussd.page --symlinks=true --media=figures/contacts-window.png@@figures/modem-manager-gui-logo.png@@figures/network-info.png@@figures/scan-window.png@@figures/sms-window.png@@figures/traffic-window.png@@figures/ussd-window.png@@figures/startup-window.png'
Traceback (most recent call last):
File "/nix/store/0jg6lgd7i6c3y4jjms8j0b0cigij94hn-itstool-2.0.6/bin/itstool", line 1598, in <module>
doc.merge_translations(translations, opts.lang, strict=opts.strict)
File "/nix/store/0jg6lgd7i6c3y4jjms8j0b0cigij94hn-itstool-2.0.6/bin/itstool", line 984, in merge_translations
lcpar = lcpar.parent
File "/nix/store/cp1g6m360dky1baz3x5q5gm92basj7rv-python3-3.7.7-env/lib/python3.7/site-packages/libxml2.py", line 296, in get_parent
return nodeWrap(ret)
File "/nix/store/cp1g6m360dky1baz3x5q5gm92basj7rv-python3-3.7.7-env/lib/python3.7/site-packages/libxml2.py", line 580, in nodeWrap
if name[0:8] == "document":
TypeError: 'NoneType' object is not subscriptable
[...]
Installing /build/hg-archive/build/help/uk/usage-ussd.page to /nix/store/8miw71zkfjqd8z3v5zzp8ybv6pxmc33y-modem-manager-gui-0.0.19.1/share/help/uk/modem-manager-gui/usage-ussd.page
Traceback (most recent call last):
File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/bin/meson", line 9, in <module>
sys.exit(main())
File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 226, in main
return run(sys.argv[1:], launcher)
File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 215, in run
return run_script_command(args[1], args[2:])
File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 163, in run_script_command
return module.run(script_args)
File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/scripts/yelphelper.py", line 132, in run
destdir, options.project_id, options.symlinks)
File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/scripts/yelphelper.py", line 71, in install_help
shutil.copyfile(infile, outfile)
File "/nix/store/vs4vj1yzqj1bkcqkf3b6sxm6jfy1gb4j-python3-3.7.7/lib/python3.7/shutil.py", line 120, in copyfile
with open(src, 'rb') as fsrc:
FileNotFoundError: [Errno 2] No such file or directory: '/build/hg-archive/build/help/uk/usage-ussd.page'
FAILED: meson-install
2020-04-05 04:51:20 +02:00
R. RyanTM
744ca030a0
fluxctl: 1.18.0 -> 1.19.0
2020-04-05 00:06:18 +00:00
Jan Tojnar
6a2e5dd90c
kitinerary: Fix build
...
CMake Error at /nix/store/cmriqbxnpcgmbll06pnl1h3va08x2xvr-cmake-3.16.5/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
Could NOT find SharedMimeInfo (missing: UPDATE_MIME_DATABASE_EXECUTABLE)
(Required is at least version "1.3")
Call Stack (most recent call first):
/nix/store/cmriqbxnpcgmbll06pnl1h3va08x2xvr-cmake-3.16.5/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE)
/nix/store/hxvvgjkvpp22g1rykzcb734649sgzjz0-extra-cmake-modules-5.66.0/share/ECM/find-modules/FindSharedMimeInfo.cmake:74 (find_package_handle_standard_args)
CMakeLists.txt:32 (find_package)
2020-04-05 01:37:05 +02:00
Jan Tojnar
ff3c6feea8
gnome-builder: Fix build
...
This was forgotten during GNOME 3.36 update so the upstreamed patches were not removed.
Also needed to add libportal and could remove some old cruft.
2020-04-05 01:35:33 +02:00
Jan Tojnar
418628e162
dsview: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-05 01:13:14 +02:00
Eduardo Quiros
20f9dae4f5
tut: init at 0.0.2
2020-04-04 16:22:36 -06:00
worldofpeace
204d7bc28b
Revert "riot-desktop: add gsettings schemas to the wrapper"
...
This reverts commit 1af6a1a134
.
2020-04-04 17:23:14 -04:00
Mario Rodas
5b17f17f79
stig: fix build
2020-04-04 16:20:00 -05:00
Tony Olagbaiye
df594f1e45
emacsPackages.lua-mode: Fix hash
...
for the third time...
2020-04-04 21:38:01 +01:00
Benjamin Hipple
167ed90749
Merge pull request #84264 from bqv/qweechat
...
qweechat: add setuptools dependency
2020-04-04 14:50:18 -04:00
Tony Olagbaiye
d7bd69b32d
qweechat: add setuptools dependency
2020-04-04 19:18:11 +01:00
Michele Guerini Rocco
4540716848
Merge pull request #84245 from rnhmjoj/riot-fix
...
riot-desktop: add gsettings schemas to the wrapper
2020-04-04 20:07:07 +02:00
Timo Kaufmann
02b1f2a2de
Merge pull request #83224 from shnarazk/cadical-pr
...
cadical: init at 1.2.1
2020-04-04 15:44:04 +00:00
Narazaki, Shuji
c5a12e33d2
cadical: init at 1.2.1
2020-04-05 00:22:36 +09:00
Maximilian Bosch
384a164a25
Merge pull request #83753 from cole-h/rofi-emoji
...
rofi-emoji: init at 2.1.2
2020-04-04 16:39:15 +02:00
Ryan Mulligan
19b7a98e6a
Merge pull request #83731 from r-ryantm/auto-update/kubeseal
...
kubeseal: 0.10.0 -> 0.12.0
2020-04-04 06:36:41 -07:00
Mario Rodas
0a39c54fe4
Merge pull request #84239 from magnetophon/bshapr
...
bshapr: 0.7 -> 0.8
2020-04-04 08:31:19 -05:00
Mario Rodas
e8825c4d11
Merge pull request #84229 from marsam/update-pueue
...
pueue: 0.2.1 -> 0.3.0
2020-04-04 06:19:59 -05:00
Andreas Rammhold
da542ec399
Merge pull request #84211 from andir/firefox
...
firefox: 74.0 -> 74.0.1
2020-04-04 12:59:37 +02:00
rnhmjoj
1af6a1a134
riot-desktop: add gsettings schemas to the wrapper
2020-04-04 11:27:40 +02:00
Jan Tojnar
8edcff87f2
kodiPlugins.steam-controller: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 10:58:04 +02:00
Jan Tojnar
6f80f125b8
kodiPlugins.joystick: Clean up dependencies
...
Neither libusb or pcre is needed. udev is used instead.
2020-04-04 10:57:16 +02:00
Jan Tojnar
08cf27e5d9
libsigrok4dsl: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 10:50:34 +02:00
Jan Tojnar
71557e5141
fluxus: Attempt to fix build
...
It requires Python2 scons.
But after fixing this, it fails with a different error.
2020-04-04 09:38:47 +02:00
Jan Tojnar
73e2823538
dump1090: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 09:23:19 +02:00
Bart Brouns
a3e8b6a270
bshapr: 0.7 -> 0.8
2020-04-04 09:06:56 +02:00
Jan Tojnar
175941b21f
contrast: Fix build
...
buildRustPackage enabled strictDeps, which broke the build due to glib not being available in the build environment any more.
2020-04-04 08:44:12 +02:00
Marek Mahut
788e07c380
Merge pull request #84193 from NixOS/revert-84025-auto-update/tessera
...
Revert "tessera: 0.10.2 -> 0.10.4"
2020-04-04 08:17:36 +02:00
Andreas Rammhold
f6430a2aea
firefox-esr: 68.8.0esr -> 68.8.1esr
2020-04-03 22:42:48 +02:00
Andreas Rammhold
befaaff62b
firefox-devedition-bin: 75.0b10 -> 75.0b12
2020-04-03 22:12:29 +02:00
Andreas Rammhold
c1d2dc9666
firefox-beta-bin: 75.0b10 -> 75.0b11
2020-04-03 22:11:59 +02:00
Andreas Rammhold
87abb48dc2
firefox-bin: 74.0 -> 74.0.1
2020-04-03 22:11:37 +02:00
Andreas Rammhold
48e6a3f1f1
firefox: 74.0 -> 74.0.1
2020-04-03 22:11:03 +02:00
Frederik Rietdijk
92124ed660
Merge master into staging-next
2020-04-03 21:54:40 +02:00
Wael Nasreddine
9e55da14fe
prow: 2019-08-14 -> 2020-04-01 ( #84055 )
2020-04-03 10:09:11 -07:00
Florian Klink
ed3ec0be54
Merge pull request #84008 from mredaelli/notmuch
...
notmuch: extract optional dependencies
2020-04-03 17:57:58 +02:00
Massimo Redaelli
b6f6fd8d00
notmuch: extract optional dependencies
2020-04-03 16:41:27 +02:00
Maximilian Bosch
470b916556
Merge pull request #84186 from matthiasbeyer/update-pulseeffects
...
pulseeffects: 4.7.1 -> 4.7.2
2020-04-03 16:31:33 +02:00
Mario Rodas
3573d7801c
Merge pull request #84172 from filalex77/kondo-0.3
...
kondo: init at 0.3
2020-04-03 09:13:16 -05:00
Marek Mahut
0c97306c6c
Revert "tessera: 0.10.2 -> 0.10.4"
...
This reverts commit dacc35ec5f
.
2020-04-03 16:12:35 +02:00
Maximilian Bosch
c7b9c4e104
Merge pull request #84178 from gnxlxnxx/master
...
swaylock-effects: init at v1.6-0
2020-04-03 15:22:57 +02:00
José Romildo Malaquias
8f9daf0e7b
Merge pull request #84166 from danieldk/softmaker-office-976
...
softmaker-office: 974 -> 976
2020-04-03 10:05:20 -03:00
Jörg Thalheim
e1a880fca9
Merge pull request #84119 from i077/todoist-electron/1.20
...
todoist-electron: 1.19 -> 1.20
2020-04-03 12:56:48 +01:00
Matthias Beyer
fb818c536a
pulseeffects: 4.7.1 -> 4.7.2
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-03 13:52:59 +02:00
Mario Rodas
2d2fc9a10a
Merge pull request #84168 from saschagrunert/conmon
...
conmon: 2.0.14 -> 2.0.15
2020-04-03 06:44:40 -05:00
gnxlxnxx
8e6a74e957
swaylock-effects: init at v1.6-0
2020-04-03 13:02:28 +02:00
Michael Weiss
9f3914824d
chromium: Ignore unknown warning options
...
This can e.g. save around 150k lines of unnecessary log messages which
take up around 66% of the total lines (based on a log of 80.0.3987.100):
29527 warning: unknown warning option '-Wno-bitwise-conditional-parentheses'; did you mean '-Wno-bitwise-op-parentheses'? [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-builtin-assume-aligned-alignment' [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-deprecated-copy'; did you mean '-Wno-deprecated'? [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-final-dtor-non-final-class'; did you mean '-Wno-abstract-final-class'? [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-implicit-int-float-conversion'; did you mean '-Wno-implicit-float-conversion'? [-Wunknown-warning-option]
2020-04-03 12:40:46 +02:00
zowoq
163d905305
runc: update maintainers
2020-04-03 20:37:59 +10:00
zowoq
edd336f4bb
podman: update maintainers
2020-04-03 20:37:59 +10:00
zowoq
f85106b3d2
crun: update maintainers
2020-04-03 20:37:59 +10:00
zowoq
6f052a9a12
conmon: update maintainers
2020-04-03 20:37:59 +10:00
Mario Rodas
5452d07ab7
pueue: 0.2.1 -> 0.3.0
...
Changelog: https://github.com/Nukesor/pueue/releases/tag/v0.3.0
2020-04-03 04:20:00 -05:00
Michael Weiss
cbd13f3c55
chromium: 80.0.3987.162 -> 80.0.3987.163
...
https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop.html
Note: This update contains only two fixes [0]. The fix that reverts a
feature which caused a crash spike on 80.0.3987.162 [1] seems important
for us (though the commit doesn't provide any data on the crash spike).
[0]: https://chromium.googlesource.com/chromium/src/+log/80.0.3987.162..80.0.3987.163?pretty=fuller
[1]: fc11c43603
2020-04-03 11:17:54 +02:00
markuskowa
23b5b1fb84
Merge pull request #84100 from matthiasbeyer/update-fava
...
fava: 1.13 -> 1.14
2020-04-03 11:09:47 +02:00
Peter Hoeg
81bc738fc0
Merge pull request #83799 from cole-h/cantata
...
cantata: make qtmultimedia and vlc optional
2020-04-03 17:07:14 +08:00
Oleksii Filonenko
72fb30d5cc
kondo: init at 0.3
2020-04-03 11:55:56 +03:00
Emery Hemingway
e1d2441468
gomuks: 2020-02-19 -> 2020-03-20
...
Add a .desktop file to the output.
2020-04-03 14:25:09 +05:30
Sascha Grunert
109362d803
conmon: 2.0.14 -> 2.0.15
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-04-03 09:27:56 +02:00
Daniël de Kok
cb5580e4c0
softmaker-office: 974 -> 976
...
This is a bugfix release:
https://www.softmaker.com/en/servicepacks-office-changelog
2020-04-03 09:15:58 +02:00
Daniël de Kok
5e839502c6
softmaker-office: fix desktop items
...
Fix desktop items to pass validation:
- Remove icon file extension.
- Remove categories that are not defined by the specification.
- Remove a duplicate MIME type in the PlanMaker desktop file
2020-04-03 09:14:16 +02:00
Mario Rodas
1fffcbc798
Merge pull request #83967 from r-ryantm/auto-update/fusee-interfacee-tk
...
fusee-interfacee-tk: 1.0.0 -> 1.0.1
2020-04-02 18:20:05 -05:00
Jörg Thalheim
d6d87e6d93
Merge pull request #84111 from Mic92/clipit
...
clipit: 1.4.2 -> 1.4.4
2020-04-02 18:03:45 +01:00
Florian Klink
26afabaca2
Merge pull request #83279 from flokli/bump-terraform-providers
...
bump terraform providers
2020-04-02 19:00:28 +02:00
Florian Klink
9f270c6491
terraform-providers: update
2020-04-02 18:33:40 +02:00
talyz
b4d68d88c6
synergy: 1.11.0 -> 1.11.1
2020-04-02 16:31:22 +00:00
Tony Olagbaiye
810909de3e
python3Packages.weechat-matrix: unstable-2020-01-21 -> 0.1.0
2020-04-02 16:18:12 +00:00
Jonathan Ringer
5c171862b6
git-lfs: 2.8.0 -> 2.10.0
2020-04-02 16:11:45 +00:00
Imran Hossain
65d1579faa
todoist-electron: 1.19 -> 1.20
2020-04-02 12:06:35 -04:00
zimbatm
3e5149a79a
terraform-providers: fix the google and google-beta providers
2020-04-02 17:53:05 +02:00
Florian Klink
2e19bc7074
terraform-providers: refactor
...
Some terraform providers were moved to the `hashicorp` organization,
some are still in the `terraform-providers` organization.
GitHub doesn't show moved repositories when querying via the API (only
on the web interface). In addition, if there are more than 100 results
(there still are), we'd need to implement paging, which is cubersome in curl.
In addition to that, to look up tags, we used to creating a HTTP request
for each and every provider, which caused us to easily get blocked by
GitHubs rate-limiting.
Instead of all that, let's use `hub` (which implements paging) and the
GitHub's GraphQL endpoint to get a list all repositories for a given
organization AND the latest tag for each of them.
We post-process the output with `jq`.
This also removes the providers.txt and folds the data into the script.
The blacklist was becoming too annoying to handle as a config file.
For the whitelist, we still need to individually fetch tags.
Fixes #83215
Co-Authored-By: zimbatm <zimbatm@zimbatm.com>
2020-04-02 17:53:05 +02:00
Doron Behar
044dfab5a4
gthumb: add gst plugins for video playback
2020-04-02 17:40:30 +02:00
Jörg Thalheim
b4080f3eb5
clipit: 1.4.2 -> 1.4.4
2020-04-02 16:17:30 +01:00
Tim Steinbach
5d9e9258de
vivaldi: 2.11.1811.49-1 -> 2.11.1811.51-1
2020-04-02 10:05:48 -04:00
Ryan Mulligan
23dfabd484
Merge pull request #83966 from r-ryantm/auto-update/ft2-clone
...
ft2-clone: 1.09 -> 1.15
2020-04-02 06:48:35 -07:00
Mario Rodas
aa8bd52698
Merge pull request #82558 from tilpner/ncspot-mpris
...
ncspot: enable MPRIS by default
2020-04-02 08:43:35 -05:00
Jörg Thalheim
46d919f578
Merge pull request #83503 from sternenseemann/apostrophe
...
uberwriter: renamed to apostrophe
2020-04-02 14:23:49 +01:00
Timo Kaufmann
addac63b84
Merge pull request #84095 from timokau/calibre-unbreak-desktop
...
calibre: fix build of desktop items
2020-04-02 11:35:49 +00:00
Matthias Beyer
79744be8da
fava: 1.13 -> 1.14
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-02 13:35:30 +02:00
Matthias Beyer
2bac62079e
mwic: 0.7.7 -> 0.7.8
2020-04-02 13:31:49 +02:00
Michael Weiss
36c7123709
chromiumDev: Remove a patch that is already applied
...
This fixes the patch phase.
I missed this problem in #83956 .
2020-04-02 13:01:39 +02:00
Thomas Tuegel
20937a2202
Merge pull request #83152 from s9gf4ult/master
...
qxmledit: init at 0.9.15
2020-04-02 05:48:06 -05:00
Michael Weiss
7116a88d26
Merge pull request #83956 from primeos/chromium
...
chromium: 80.0.3987.149 -> 80.0.3987.162
2020-04-02 12:32:10 +02:00
Timo Kaufmann
3f76ce2011
calibre: fix build of desktop items
...
Broken by https://github.com/NixOS/nixpkgs/pull/75729 since the desktop
items are only valid after post-processing. There's probably multiple
better ways to do this, but I'm not a calibre maintainer and I just want
to get this unbroken as quickly as possible.
2020-04-02 11:52:39 +02:00
Jan Tojnar
ac46ffbcfc
hackrf: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
Also move cmake to nativeBuildInputs.
2020-04-02 08:14:13 +02:00
Jan Tojnar
f613cea0f7
airspy: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-02 07:59:05 +02:00
Amit Aryeh Levy
1586f2851e
zulip: 4.0.0 -> 5.0.0
...
Zulip 5.0 fixes multiple security issues. See:
https://blog.zulip.org/2020/04/01/zulip-desktop-5-0-0-security-release/
2020-04-01 22:35:57 -04:00
R. RyanTM
700ce1fd81
sequeler: 0.7.3 -> 0.7.4
2020-04-01 19:33:07 -07:00
R. RyanTM
9fa951a20a
texworks: 0.6.4 -> 0.6.5
2020-04-01 19:32:43 -07:00
Mario Rodas
74cee86d58
Merge pull request #83982 from r-ryantm/auto-update/k9s
...
k9s: 0.17.7 -> 0.18.1
2020-04-01 21:04:33 -05:00
Dmitry Kalinkin
99a236b477
Merge pull request #83914 from cgevans/gwyddion-darwin
...
gwyddion: support darwin
2020-04-01 21:44:21 -04:00
AndersonTorres
a4e96ca322
lilyterm: 2017-01-06 -> 2019-07-25
...
faf1254f46049edfb1fd6e9191e78b1b23b9c51d
Fix a segfault bug for vte-0.54
2020-04-02 03:35:14 +02:00
Constantine Glen Evans
cacbbe92bf
gwyddion: add darwin support
...
Gwyddion will build on Darwin, but gnome2.gtkglext is broken there,
and so I am disabling it as an optional dependency here when building
on Darwin.
2020-04-01 17:50:36 -07:00
Ryan Mulligan
68510aac1e
Merge pull request #84007 from r-ryantm/auto-update/picard-tools
...
picard-tools: 2.22.0 -> 2.22.2
2020-04-01 17:19:45 -07:00
R. RyanTM
ca242d60b5
qbec: 0.10.5 -> 0.11.0
2020-04-01 17:14:06 -07:00
R. RyanTM
1698c222ce
pt2-clone: 1.06 -> 1.07
2020-04-01 17:12:31 -07:00
R. RyanTM
5b8e21861a
xmrig: 5.7.0 -> 5.10.0
2020-04-01 16:56:17 -07:00
zowoq
26a6d89cab
gitAndTools.gh: 0.6.3 -> 0.6.4
...
https://github.com/cli/cli/releases/tag/v0.6.4
2020-04-01 16:55:03 -07:00
R. RyanTM
a159ec6dcc
x11docker: 6.6.0 -> 6.6.1
2020-04-01 16:55:00 -07:00
Ben Wolsieffer
9574d98a4a
opentx: 2.3.5 -> 2.3.7
2020-04-01 16:53:32 -07:00
R. RyanTM
8f0226ffa2
simplenote: 1.15.0 -> 1.15.1
2020-04-01 16:46:39 -07:00
R. RyanTM
dacc35ec5f
tessera: 0.10.2 -> 0.10.4
2020-04-01 16:46:03 -07:00
R. RyanTM
aa686b740c
signal-cli: 0.6.5 -> 0.6.6
2020-04-01 16:45:46 -07:00
Lancelot SIX
f7ccd35422
Merge pull request #84035 from r-ryantm/auto-update/wtf
...
wtf: 0.27.0 -> 0.28.0
2020-04-01 23:30:50 +02:00
Maximilian Bosch
38f4e7c6ea
gitea: 1.11.3 -> 1.11.4
...
https://github.com/go-gitea/gitea/releases/tag/v1.11.4
2020-04-01 23:22:50 +02:00
R. RyanTM
ed2497199d
wtf: 0.27.0 -> 0.28.0
2020-04-01 21:09:43 +00:00
Ryan Mulligan
6201077d8b
Merge pull request #83983 from r-ryantm/auto-update/khronos
...
khronos: 1.0.6 -> 1.0.8
2020-04-01 14:02:31 -07:00
Benjamin Hipple
755b936985
Merge pull request #84011 from r-ryantm/auto-update/pyradio
...
pyradio: 0.8.7.1 -> 0.8.7.2
2020-04-01 15:16:32 -04:00
R. RyanTM
d9beb0b9ba
quilter: 2.1.2 -> 2.2.2
2020-04-01 18:19:05 +00:00
Alexey Uimanov
354508b0c5
Update pkgs/applications/editors/qxmledit/default.nix
...
Co-Authored-By: Thomas Tuegel <ttuegel@mailbox.org>
2020-04-01 23:07:57 +05:00
R. RyanTM
7c4913be41
pyradio: 0.8.7.1 -> 0.8.7.2
2020-04-01 18:05:07 +00:00
R. RyanTM
92c8881358
picard-tools: 2.22.0 -> 2.22.2
2020-04-01 17:29:55 +00:00
R. RyanTM
8ce84989d9
bitcoin-abc: 0.21.1 -> 0.21.3
2020-04-01 19:17:26 +02:00
Thomas Tuegel
6572d7bc52
Merge pull request #83897 from edolstra/kde-apps-19.12.3
...
kdeApplications: 19.12.1 -> 19.12.3
2020-04-01 10:54:15 -05:00
Jörg Thalheim
5853515f6c
Merge pull request #83932 from jluttine/kdenlive-fix-dep-paths
...
kdenlive: set run-time dep paths (fix #83885 )
2020-04-01 16:28:17 +01:00
Ryan Mulligan
63f8e22dd8
Merge pull request #83976 from r-ryantm/auto-update/helmfile
...
helmfile: 0.102.0 -> 0.106.3
2020-04-01 08:26:36 -07:00
Maximilian Bosch
d7c0018c79
riot-desktop: 1.5.14 -> 1.5.15
...
https://github.com/vector-im/riot-web/releases/tag/v1.5.15
2020-04-01 16:53:46 +02:00
Maximilian Bosch
04a6f80ff4
riot-web: 1.5.14 -> 1.5.15
...
https://github.com/vector-im/riot-web/releases/tag/v1.5.15
2020-04-01 16:53:46 +02:00
R. RyanTM
aa29fa3349
khronos: 1.0.6 -> 1.0.8
2020-04-01 13:47:47 +00:00
R. RyanTM
e1aa19654c
k9s: 0.17.7 -> 0.18.1
2020-04-01 13:41:04 +00:00
Mario Rodas
4528173318
Merge pull request #83948 from sikmir/gpxsee
...
gpxsee: 7.25 -> 7.27
2020-04-01 08:31:56 -05:00
Mario Rodas
9644e10968
Merge pull request #83621 from cgevans/fix-mullvad-appindicator2
...
mullvad-vpn: add libappindicator dependency and fix mullvad-problem-report link
2020-04-01 08:16:51 -05:00
Mario Rodas
dd1068f840
Merge pull request #80721 from emacsomancer/mullvad2020.3
...
mullvad-vpn: 2020.2 -> 2020.3
2020-04-01 08:16:34 -05:00
R. RyanTM
596473df4a
helmfile: 0.102.0 -> 0.106.3
2020-04-01 12:52:51 +00:00
Michael Weiss
606baf03ba
tdesktop: 1.9.21 -> 2.0.1 ( #83790 )
...
* tdesktop: 1.9.21 -> 2.0.0
* tdesktop: 2.0.0 -> 2.0.1
2020-04-01 14:52:34 +02:00
adisbladis
98377a7405
Merge pull request #83972 from r-ryantm/auto-update/go-ethereum
...
go-ethereum: 1.9.11 -> 1.9.12
2020-04-01 14:42:44 +02:00
R. RyanTM
ef8a221254
go-ethereum: 1.9.11 -> 1.9.12
2020-04-01 12:23:19 +00:00
R. RyanTM
8d4341343a
fusee-interfacee-tk: 1.0.0 -> 1.0.1
2020-04-01 12:01:04 +00:00
R. RyanTM
d0f60bacb1
ft2-clone: 1.09 -> 1.15
2020-04-01 11:58:27 +00:00
Michael Weiss
6b7528c940
chromium: 80.0.3987.149 -> 80.0.3987.162
...
https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop_31.html
This update includes 8 security fixes.
CVEs:
CVE-2020-6450 CVE-2020-6451 CVE-2020-6452
2020-04-01 12:37:52 +02:00
Michael Weiss
0f70340b79
android-studio: 3.6.1.0 -> 3.6.2.0
2020-04-01 12:24:48 +02:00
Jaakko Luttinen
0f93c20c14
kdenlive: set run-time dep paths ( fix #83885 )
2020-04-01 12:48:42 +03:00
Nikolay Korotkiy
3094029291
gpxsee: 7.25 -> 7.27
2020-04-01 12:41:27 +03:00
worldofpeace
35fcdb5191
elementary-planner: 2.1.1 -> 2.2.14
2020-04-01 01:08:36 -04:00
worldofpeace
f9fc1d3be4
vscodium: add backports notice
2020-04-01 00:37:10 -04:00
worldofpeace
c9fd76de75
vscode: add backports notice
2020-04-01 00:36:58 -04:00
worldofpeace
0bb661d512
vscode: Don't hardcode icon
...
This also allows people to use a vscode
icon that is shipped with their theme. (provided it is called code)
Fixes #83846
2020-04-01 00:35:01 -04:00
worldofpeace
14565eb2b3
lollypop: 1.2.23 -> 1.2.32
2020-04-01 00:24:27 -04:00
zowoq
68a50aaaa5
gitAndTools.gh: 0.6.2 -> 0.6.3
...
https://github.com/cli/cli/releases/tag/v0.6.3
2020-04-01 08:37:03 +10:00
volth
a88dc23280
quaternion: fix build with config.allowAliases=false
2020-03-31 23:43:34 +02:00
Eelco Dolstra
24519c87e8
kdeApplications: 19.12.1 -> 19.12.3
2020-03-31 22:31:53 +02:00
Timo Kaufmann
c9bf23e658
Merge pull request #83482 from doronbehar/improve-picard
...
picard: add optional qtmultimedia dependency
2020-03-31 19:37:28 +00:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next
2020-03-31 21:32:15 +02:00
Lancelot SIX
40fb6dea50
nano: 4.9 -> 4.9.1
...
See https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00015.html
for release information
2020-03-31 12:04:30 -07:00
Cole Helbling
f0fe89357e
rofi: add plugins' share directories to XDG_DATA_DIRS
2020-03-31 12:01:47 -07:00
Cole Helbling
7fce01fd6a
rofi-emoji: init at 2.1.2
...
This plugin is intended to be supplied to the `rofi` wrapper through an
override:
pkgs.rofi.override { plugins = [ rofi-emoji ]; }
2020-03-31 12:00:54 -07:00
Jörg Thalheim
bfe1e17750
Merge pull request #83604 from charles-dyfis-net/curaengine-fix-openmp-compat
...
curaLulzbot: Fix build breakage around OpenMP compatibility
2020-03-31 17:54:54 +01:00
Timo Kaufmann
83fd89945d
Merge pull request #79661 from luc65r/pkg/cemu
...
cemu: init at 1.3
2020-03-31 15:17:33 +00:00
Timo Kaufmann
24ead6996c
Merge pull request #75129 from ryneeverett/legit-init
...
legit: init at 1.2.0
2020-03-31 14:22:31 +00:00
Jörg Thalheim
84ad3f2dc2
Merge pull request #82551 from Moredread/slicer
...
prusa-slicer: 2.1.1 -> 2.2.0
2020-03-31 14:54:45 +01:00
sternenseemann
db9a868fe6
uberwriter: renamed to apostrophe
...
* update 2020-01-24 -> 2020-03-29
* reflect change of name and main repository
2020-03-31 15:08:25 +02:00
André-Patrick Bubel
bbce57b143
prusa-slicer: 2.1.1 -> 2.2.0
...
Adding myself (moredread) as maintainer. Several new dependencies and a bit of cleanup.
2020-03-31 15:00:49 +02:00
Anderson Torres
894cecaeef
Merge pull request #83824 from AndersonTorres/update-bochs
...
bochs: 2.6.10 -> 2.6.11
2020-03-31 08:42:10 -03:00
Jörg Thalheim
b114def89c
Merge pull request #79751 from doronbehar/update-mpv-mpris
...
mpvScripts.mpris: 0.3 -> 0.4
2020-03-31 11:53:53 +01:00
Jon
f87ce38767
Merge pull request #83840 from r-ryantm/auto-update/gita
...
gitAndTools.gita: 0.9.9 -> 0.10.5
2020-03-30 22:29:42 -07:00
R. RyanTM
cba196b057
urh: 2.8.3 -> 2.8.5
2020-03-30 21:48:58 -07:00
R. RyanTM
3267f92b98
ffmpeg-normalize: 1.15.7 -> 1.15.8
2020-03-30 21:48:37 -07:00
R. RyanTM
81baaa6860
gallery-dl: 1.13.1 -> 1.13.3
2020-03-30 21:48:17 -07:00
R. RyanTM
3017e6989f
deeptools: 3.3.1 -> 3.4.1
2020-03-30 21:47:32 -07:00
R. RyanTM
cff5adc2fb
snakemake: 5.10.0 -> 5.13.0 ( #83839 )
2020-03-31 00:39:00 -04:00
R. RyanTM
6248fb23d2
gitAndTools.gita: 0.9.9 -> 0.10.5
2020-03-31 04:20:27 +00:00
Rohan Hart
41fe7dbedf
lutris: custom wine installations require libkrb5
...
fixes the error: symbol k5_os_mutex_destroy version krb5support_0_MIT not defined in file libkrb5support.so.0
2020-03-30 19:51:15 -07:00
Dmitry Kalinkin
a74d70b513
Merge pull request #83806 from NickHu/master
...
zotero: make wrapGAppsHook work
2020-03-30 22:33:38 -04:00
AndersonTorres
b334984a15
bochs: 2.6.10 -> 2.6.11
2020-03-30 23:29:25 -03:00
Jan Tojnar
9f6db6e754
deadbeef: remove unused patch
...
This was forgotten in https://github.com/NixOS/nixpkgs/pull/81010
2020-03-31 03:26:18 +02:00
R. RyanTM
4078079cbc
deadbeef: 1.8.2 -> 1.8.3
2020-03-30 18:13:13 -07:00
R. RyanTM
ad867fbce4
icewm: 1.6.3 -> 1.6.5
2020-03-30 18:10:55 -07:00
R. RyanTM
df62bb79cb
latte-dock: 0.9.9 -> 0.9.10
2020-03-30 18:08:11 -07:00
R. RyanTM
e38859deac
ephemeral: 6.3.0 -> 6.3.1
2020-03-30 17:57:40 -07:00
R. RyanTM
725e7aec63
calcurse: 4.5.1 -> 4.6.0
2020-03-30 17:05:58 -07:00
R. RyanTM
bd245a755f
stacks: 2.41 -> 2.52
2020-03-30 16:13:02 -07:00
R. RyanTM
69cf4ef39c
samplv1: 0.9.12 -> 0.9.13
2020-03-30 16:09:57 -07:00
R. RyanTM
10e9320ddf
synthv1: 0.9.12 -> 0.9.13
2020-03-30 16:09:42 -07:00
R. RyanTM
ac5ac65dbe
aeolus: 0.9.7 -> 0.9.8
2020-03-30 16:08:12 -07:00
Maximilian Bosch
ec15aeb12f
riot-desktop: 1.5.13 -> 1.5.14
...
https://github.com/vector-im/riot-web/releases/tag/v1.5.14
2020-03-31 00:06:33 +02:00
Maximilian Bosch
ff07660248
riot-web: 1.5.13 -> 1.5.14
...
https://github.com/vector-im/riot-web/releases/tag/v1.5.14
2020-03-31 00:06:33 +02:00
Ryan Mulligan
97f404147e
Merge pull request #82993 from Synthetica9/homepage-fix2
...
treewide: fix redirected urls (again)
2020-03-30 13:40:46 -07:00
Nick Hu
4665e31ffd
zotero: make wrapGAppsHook work
2020-03-30 21:03:33 +01:00
Marek Mahut
8b018a3fd4
Merge pull request #83273 from mmahut/dnscontrol
...
dnscontrol: init at 3.0.0
2020-03-30 21:40:51 +02:00
Cole Helbling
23f4ac9150
cantata: make qtmultimedia and vlc optional
...
Upstream defaults vlc to off. Its only purpose is as an alternative to
QtMultimedia for "MPD HTTP stream playback" [1]. Similarly, provide a
toggle for qtmultimedia, in case somebody wants to disable HTTP stream
playback.
[1] efa907c8e0/CMakeLists.txt (L51)
2020-03-30 10:49:55 -07:00
Benjamin Hipple
42cc92919d
Merge pull request #83064 from magnetophon/lsp-plugins
...
lsp-plugins: 1.1.13 -> 1.1.15
2020-03-30 13:27:59 -04:00
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
R. RyanTM
1a17de0ead
kubeseal: 0.10.0 -> 0.12.0
2020-03-30 00:55:51 +00: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
Jan Tojnar
fa4e1bbe07
Merge branch 'master' into staging-next
...
Fix eval of nixos/nginx
2020-03-29 00:35:29 +01: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
Frederik Rietdijk
a36be028f5
Merge staging-next into staging
2020-03-28 21:15:15 +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
c4ecf64b3a
Merge pull request #81521 from thefloweringash/git-gui-darwin
...
git: use tcl/tk from nixpkgs on darwin
2020-03-28 11:51:05 +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
Florian Klink
728188794e
Merge pull request #82664 from toonn/wire-desktop-bump
...
wire-desktop: linux 3.12.2916 -> 3.15.2922, mac 3.12.3490 -> 3.15.3621
2020-03-27 19:18:05 +01:00
Constantine Glen Evans
59fbc7acba
gwyddion: 2.48 -> 2.55 (and add options)
...
Gwyddion has a large number of optional dependencies. In this update,
those dependencies have been added with options set mostly to true,
and an option (default false) for working Python 2.7 support in the
program and in Python has been added. I have also added myself as a
maintainer as no maintainer is currently set.
2020-03-27 10:56:00 -07:00
Michael Weiss
0950324466
scons: Add passthru.py2 for backward compatibility
...
Not all packages build with Python 3, see #75877 . The goal is to get rid
of Python 2 but this approach ensures a smoother transition.
2020-03-27 10:49:52 -07:00
Symphorien Gibol
e9aa2ef64a
bombono: fix build with scons/python3
2020-03-27 10:49:52 -07:00