Commit Graph

41860 Commits

Author SHA1 Message Date
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
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
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
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
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