Commit graph

42024 commits

Author SHA1 Message Date
Ryan Mulligan 946576dac0
Merge pull request #84067 from alevy/master
zulip: 4.0.0 -> 5.0.0
2020-04-05 22:16:31 -07:00
Mario Rodas c9ce292597
Merge pull request #84383 from r-ryantm/auto-update/gmsh
gmsh: 4.5.4 -> 4.5.6
2020-04-05 20:03:05 -05:00
Maximilian Bosch 2732afe9fc
Merge pull request #84407 from r-ryantm/auto-update/khard
khard: 0.15.1 -> 0.16.0
2020-04-06 02:33:14 +02:00
R. RyanTM 35f427d9d0 khard: 0.15.1 -> 0.16.0 2020-04-05 22:44:43 +00:00
R. RyanTM 7fa60a5e6e
gpsprune: 19.2 -> 20 2020-04-05 23:32:12 +02:00
R. RyanTM b43965986f gmsh: 4.5.4 -> 4.5.6 2020-04-05 19:28:16 +00:00
Graham Christensen be353eb83a
Merge pull request #84369 from cleverca22/fix-k3s
k3s: fix https://hydra.nixos.org/build/116132269
2020-04-05 15:07:51 -04:00
Michael Bishop f03c088a36
k3s: fix https://hydra.nixos.org/build/116132269 2020-04-05 15:45:46 -03:00
Florian Klink 29f491d5b7
Merge pull request #81864 from volth/patch-389
firefox: mark as broken on 32-bit buildPlatform
2020-04-05 20:29:29 +02:00
Benjamin Hipple 0454fae7ca
Merge pull request #84130 from OmnipotentEntity/rfc45-part2
treewide: quoted urls for RFC45, only the rebuilds
2020-04-05 11:15:20 -04:00
Michael Reilly e20f308b8e treewide: quoted urls for RFC45, only the rebuilds 2020-04-05 10:17:15 -04:00
Jeff Labonte e1c851a5d7 brave: 1.5.115 -> 1.5.123 2020-04-05 15:38:53 +02:00
Euan Kemp e370711ad0 k3s: init at 1.17.3+k3s1
This packages k3s as a single self-contained binary (as upstream k3s
does), but without having to download any impure already-built binaries.

The upstream packaging scripts are used. Due to k3s's rather complicated
packaging arrangement, this ends up being a rather long derivation.
2020-04-05 15:34:18 +02:00
Vincent Laporte d6a8d0ca5b coq_8_11: 8.11.0 → 8.11.1 2020-04-05 15:32:32 +02:00
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
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