Commit Graph

46882 Commits

Author SHA1 Message Date
Emery Hemingway
06ac3c1d2a nim: patch to fix dynamic library loading 2020-09-07 16:16:55 +02:00
Vladimír Čunát
c1c85b9bad
Merge #97146: 'staging-next' branch
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
kolaente
ee939c9d18
Update jetbrains.webstorm 2020.2 -> 2020.2.1 2020-09-07 15:28:30 +02:00
kolaente
7b46916f94
Update jetbrains.ruby-mine 2020.2 -> 2020.2.1 2020-09-07 15:28:17 +02:00
kolaente
fe552e4534
Update jetbrains.rider 2020.2 -> 2020.2.1 2020-09-07 15:28:00 +02:00
kolaente
2fa77fecfa
Update jetbrains.pycharm-professional 2020.2 -> 2020.2.1 2020-09-07 15:27:45 +02:00
kolaente
b5a8a3b87d
Update jetbrains.pycharm-community 2020.2 -> 2020.2.1 2020-09-07 15:27:29 +02:00
kolaente
d0ce498d54
Update jetbrains.phpstorm 2020.2 -> 2020.2.1 2020-09-07 15:27:13 +02:00
kolaente
1ae3cac8fc
Update jetbrains.mps 2020.2 -> 2020.2.1 2020-09-07 15:26:58 +02:00
kolaente
1281a5748c
Update jetbrains.idea-ultimate 2020.2 -> 2020.2.1 2020-09-07 15:26:37 +02:00
kolaente
70706259a4
Update jetbrains.idea-community 2020.2 -> 2020.2.1 2020-09-07 15:26:22 +02:00
kolaente
120d6ed2fc
Update jetbrains.goland 2020.2.1 -> 2020.2.2 2020-09-07 15:25:44 +02:00
kolaente
977620b029
Update jetbrains.datagrip 2020.2 -> 2020.2.2 2020-09-07 15:25:30 +02:00
kolaente
487ea9d055
Update jetbrains.clion 2020.2 -> 2020.2.1 2020-09-07 15:25:07 +02:00
R. RyanTM
e0cb1ac4a7 anydesk: 6.0.0 -> 6.0.1 2020-09-07 13:07:34 +00:00
Milan Pässler
4c0c44c935 tipp10: 3.2.0 -> unstable-20200616 2020-09-07 08:05:22 -05:00
Marek Mahut
ec770d299c
Merge pull request #97348 from rople380/exodus-update-v20.8.28
exodus: 20.1.30 -> 20.8.28
2020-09-07 14:07:34 +02:00
Vladimír Čunát
3c0e369752
liferea: remove myself from meta.maintainers
I haven't been really using it anymore recently, and fortunately we have
another active maintainer :-)
2020-09-07 13:40:02 +02:00
Vincent Laporte
d7fa5b6aad liferea: 1.12.6 → 1.12.9 2020-09-07 13:29:58 +02:00
rople380
3487a7b8aa
exodus: 20.1.30 -> 20.8.28 2020-09-07 20:12:11 +10:00
Mario Rodas
d3b47f1556
Merge pull request #97320 from r-ryantm/auto-update/terragrunt
terragrunt: 0.23.33 -> 0.23.40
2020-09-07 04:38:08 -05:00
Vincent Laporte
2a82f71bed
proverif: 2.01 → 2.02pl1 2020-09-07 09:54:54 +02:00
Vladimír Čunát
0ecc8b9a56
Merge #97229: picard-tools: 2.23.3 -> 2.23.4 2020-09-07 09:38:34 +02:00
Jörg Thalheim
b1d61eb577
Merge pull request #82641 from xfix/hovercraft-upgrade
hovercraft: 2.6 -> 2.7
2020-09-07 08:36:38 +02:00
R. RyanTM
3dc4a826cb windowchef: 0.5.0 -> 0.5.1 2020-09-07 06:02:31 +00:00
Peter Hoeg
745d47ef38
Merge pull request #97270 from peterhoeg/f/calibre_py3
calibre: build with py3 by default
2020-09-07 12:50:00 +08:00
Peter Hoeg
4b25b12ff7 calibre: 4.22.0 -> 4.23.0 2020-09-07 12:48:34 +08:00
Peter Hoeg
3690d1d7fc calibre: build with py3 by default 2020-09-07 12:48:34 +08:00
Mario Rodas
90ee9e6315
Merge pull request #96967 from doronbehar/pkg/pdfcpu
pdfcpu: 0.3.4 -> 0.3.5
2020-09-06 23:27:01 -05:00
Mario Rodas
7c6fda9c1c
Merge pull request #96694 from cust0dian/navi-2.10.0
navi: 2.9.0 -> 2.10.0
2020-09-06 23:21:04 -05:00
Mario Rodas
22cf34bc25 gitAndTools.git-subtrac: 0.03 -> 0.04 2020-09-07 04:20:00 +00:00
R. RyanTM
6ed06dca05 terragrunt: 0.23.33 -> 0.23.40 2020-09-07 00:47:22 +00:00
Diego Rodriguez
8d5d41e776
kubernetes-helm: 3.3.0 -> 3.3.1 (#97147) 2020-09-06 19:24:12 -05:00
Robert Scott
d3ca16c2d4
Merge pull request #91824 from r-ryantm/auto-update/ott
ott: 0.30 -> 0.31
2020-09-06 22:34:35 +01:00
R. RyanTM
1cd9dafce0 ott: 0.30 -> 0.31 2020-09-06 22:25:50 +01:00
Michael Weiss
1fa610bdf0
chromium: Prefix $PATH with xdg_utils (#96922)
This is required for certain URIs that require launching external
programs (e.g. mailto:, magnet:, or irc:) or setting the default browser
via xdg-settings.
Fix #96897 and fix #92751.
2020-09-06 23:20:30 +02:00
Michael Weiss
60f27064aa
gammastep: 2.0.1 -> 2.0.2 (#97290) 2020-09-06 23:20:05 +02:00
Robert Scott
24e513bcf0
Merge pull request #96409 from sikmir/tippecanoe
tippecanoe: 1.35.0 -> 1.36.0
2020-09-06 19:18:34 +01:00
Gabriel Ebner
37379c0215
Merge pull request #97285 from gebner/cura471 2020-09-06 18:52:08 +02:00
Frederik Rietdijk
d362c0e54e Merge master into staging-next 2020-09-06 18:14:23 +02:00
meutraa
59410f0969
androidStudioPackages.{dev,canary}: 4.2.0.8 -> 4.2.0.9 2020-09-06 16:14:50 +01:00
Michael Weiss
ebd2e632d6
gns3-{gui,server}: 2.2.12 -> 2.2.13 2020-09-06 16:18:57 +02:00
WORLDofPEACE
84f11a01ff
Merge pull request #97287 from TethysSvensson/fetchurl-chromium
chromium: Unblock nixos-unstable by using the correct argument to fet…
2020-09-06 10:04:43 -04:00
Philipp Bartsch
50285e244e fractal: add gtk support to gstreamer
Closes #96618

Suggested-by: Jan Tojnar <jtojnar@gmail.com>
2020-09-06 15:52:41 +02:00
Andreas Rammhold
8cf4c193b9
Merge pull request #97106 from stigtsp/package/firefox-80.0.1
firefox: 80.0 -> 80.0.1
2020-09-06 15:27:12 +02:00
Tethys Svensson
2927a19be3 chromium: Unblock nixos-unstable by using the correct argument to fetchurl 2020-09-06 14:54:42 +02:00
Nikolay Korotkiy
a3bcf4f7cb
tippecanoe: 1.35.0 -> 1.36.0 2020-09-06 15:24:28 +03:00
Daniël de Kok
0df5508a0e
Merge pull request #97269 from marsam/update-zola
zola: 0.11.0 -> 0.12.0
2020-09-06 13:51:19 +02:00
Kevin Cox
9313f560fd
Merge pull request #96899 from Luflosi/update/kakoune
kakoune: 2020.08.04 -> 2020.09.01
2020-09-06 07:50:42 -04:00
Gabriel Ebner
955fe4d67b
Merge pull request #96688 from j0hax/octoprint-dashboard 2020-09-06 13:35:38 +02:00
Gabriel Ebner
6841659b94 curaPlugins.octoprint: 3.5.12 -> 3.5.16 2020-09-06 13:32:41 +02:00
Gabriel Ebner
6b4f9a16c4 cura: 4.6.1 -> 4.7.1 2020-09-06 13:32:19 +02:00
Gabriel Ebner
7a0ef553bd curaengine: 4.6.1 -> 4.7.1 2020-09-06 13:32:08 +02:00
Maximilian Bosch
6a0149df08
vorta: 0.6.26 -> 0.7.0
https://github.com/borgbase/vorta/releases/tag/v0.7.0
2020-09-06 11:23:24 +02:00
Daniël de Kok
193a6a2307
Merge pull request #97243 from r-ryantm/auto-update/rink
rink: 0.5.0 -> 0.5.1
2020-09-06 10:52:28 +02:00
Doron Behar
de3a4a0569 pdfcpu: 0.3.4 -> 0.3.5 2020-09-06 08:20:27 +03:00
Ryan Mulligan
6748689238
Merge pull request #97251 from r-ryantm/auto-update/star
star: 2.7.4a -> 2.7.5c
2020-09-05 19:28:47 -07:00
Ryan Mulligan
80329dc948
Merge pull request #97244 from r-ryantm/auto-update/rssguard
rssguard: 3.7.0 -> 3.7.2
2020-09-05 19:28:04 -07:00
Mario Rodas
abb575c94a
Merge pull request #97159 from r-ryantm/auto-update/gmt
gmt: 6.1.0 -> 6.1.1
2020-09-05 21:18:09 -05:00
Mario Rodas
c568328e17
Merge pull request #97179 from r-ryantm/auto-update/jx
jx: 2.1.127 -> 2.1.138
2020-09-05 21:17:33 -05:00
Mario Rodas
7299a82753
Merge pull request #97172 from r-ryantm/auto-update/helmfile
helmfile: 0.125.7 -> 0.128.0
2020-09-05 21:08:44 -05:00
Mario Rodas
2a1464091e
Merge pull request #97203 from r-ryantm/auto-update/minikube
minikube: 1.12.3 -> 1.13.0
2020-09-05 20:55:52 -05:00
Ryan Mulligan
a70d31b11f
Merge pull request #97102 from r-ryantm/auto-update/csound
csound: 6.14.0 -> 6.15.0
2020-09-05 13:53:45 -07:00
Evan Stoll
7a0eb47364 gitkraken: 7.2.0 -> 7.3.0
GitKraken now depends on libdrm and libgbm 
- add libdrm to libPath
- add mesa (libgbm) to libPath
2020-09-05 15:50:23 -04:00
Lassulus
b4c262f044
Merge pull request #96962 from hoxu/timewarrior-1.4.2
timewarrior: 1.3.0 -> 1.4.2
2020-09-05 21:49:10 +02:00
Lassulus
3310df291c
Merge pull request #96952 from tasmo/bitwig-studio-3.2.7
bitwig-studio3: 3.2.6 -> 3.2.7
2020-09-05 21:47:04 +02:00
R. RyanTM
cc797c4ab8 star: 2.7.4a -> 2.7.5c 2020-09-05 18:44:51 +00:00
Yannis Koutras
35e113ecc7
Merge pull request #93947 from r-ryantm/auto-update/skrooge
skrooge: 2.22.1 -> 2.23.0
2020-09-05 20:05:55 +02:00
R. RyanTM
bfa4aa15a2 rssguard: 3.7.0 -> 3.7.2 2020-09-05 17:05:40 +00:00
R. RyanTM
f47530237d rink: 0.5.0 -> 0.5.1 2020-09-05 16:48:17 +00:00
Maximilian Bosch
3bbe737da0
Merge pull request #97100 from voidIess/geogebra6
geogebra6: 6-0-598-0 -> 6-0-600-0
2020-09-05 17:51:48 +02:00
Mario Rodas
000404944c
Merge pull request #97156 from zowoq/delta
gitAndTools.delta: 0.4.1 -> 0.4.3
2020-09-05 10:38:12 -05:00
Maximilian Bosch
2f4c709391
gitea: 1.12.3 -> 1.12.4
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.12.4

This release fixes a few security bugs:

* https://github.com/go-gitea/gitea/issues?q=label%3Abackport%2Fv1.12+label%3Akind%2Fsecurity+is%3Aclosed
2020-09-05 16:21:43 +02:00
R. RyanTM
1c368b0f13 picard-tools: 2.23.3 -> 2.23.4 2020-09-05 14:02:32 +00:00
Ryan Mulligan
f588116f3e
Merge pull request #97195 from r-ryantm/auto-update/lightburn
lightburn: 0.9.15 -> 0.9.16
2020-09-05 06:02:34 -07:00
Robert Scott
03a6e9457b
Merge pull request #95732 from r-ryantm/auto-update/qjackctl
qjackctl: 0.6.2 -> 0.6.3
2020-09-05 13:04:34 +01:00
Robert Scott
a10cd24ab0
Merge pull request #96915 from juliendehos/lingot
lingot: add jackSupport option
2020-09-05 12:50:35 +01:00
Florian Klink
c7a503bf2e Revert "chromiumDev: 86.0.4240.8 -> 87.0.4252.0"
This reverts commit 5da66561d1.

It seems the chromium build now unconditionally tries to enable ozone
(even though we disable it), causing the build to fail (as we only
provide xkbcommon when enabling Ozone):

```
configuring
ERROR at //build/config/linux/pkg_config.gni:103:17: Script returned non-zero exit code.
    pkgresult = exec_script(pkg_config_script, args, "value")
                ^----------
Current dir: /build/chromium-87.0.4252.0/out/Release/
Command: python /build/chromium-87.0.4252.0/build/config/linux/pkg-config.py xkbcommon
Returned 1.
stderr:

Package xkbcommon was not found in the pkg-config search path.
Perhaps you should add the directory containing `xkbcommon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xkbcommon' found
Could not run pkg-config.

See //ui/events/ozone/layout/BUILD.gn:12:3: whence it was called.
  pkg_config("xkbcommon") {
  ^------------------------
See //chrome/test/chromedriver/BUILD.gn:273:15: which caused the file to be included.
    deps += [ "//ui/events/ozone/layout" ]
              ^-------------------------
builder for '/nix/store/2dqhrd2qzyms078wnvwv6ays53ppvgc2-chromium-unwrapped-87.0.4252.0.drv' failed with exit code 1
cannot build derivation '/nix/store/4iyhgzsmpx80v75hvk1jycwzanw4z5dn-chromium-dev-87.0.4252.0.drv': 1 dependencies couldn't be built
```
2020-09-05 12:00:48 +02:00
Johannes Arnold
4746456a64 octoprint.python.pkgs.octoprint-dashboard: init at 1.13.0 2020-09-05 11:48:56 +02:00
Johannes Arnold
452e5b9348 octoprint.python.pkgs.displaylayerprogress: init at 1.23.2 2020-09-05 11:48:33 +02:00
Florian Klink
6c92847e81 chromiumBeta: 85.0.4183.83 -> 86.0.4240.22 2020-09-05 11:25:38 +02:00
Florian Klink
5da66561d1 chromiumDev: 86.0.4240.8 -> 87.0.4252.0 2020-09-05 11:24:57 +02:00
Alyssa Ross
de69b705d2 chromium: replace update.nix with Python impl
update.nix was a huuuuge hack, abusing checksum collisions, etc., and
was extremely difficult to read and maintain, especially because
values from update.nix were also used in the derivations themselves!

I've replaced this with an implementation in Python, which I chose for
readability.  Rather than generating Nix, I chose to
generate JSON, since Python can do that in the standard library and
Nix can read it.

I also set update.py as an updateScript, so Chromium can now
automatically be updated!

Fixes: https://github.com/NixOS/nixpkgs/issues/89635
2020-09-05 11:20:13 +02:00
Alyssa Ross
5811b6c1cd chromiumDev: 86.0.4238.0 -> 86.0.4240.8 2020-09-05 11:08:50 +02:00
R. RyanTM
4441733e47 minikube: 1.12.3 -> 1.13.0 2020-09-05 07:45:12 +00:00
R. RyanTM
9a21fc26a2 lightburn: 0.9.15 -> 0.9.16 2020-09-05 06:36:43 +00:00
Mario Rodas
b0208c2ef3 zola: 0.11.0 -> 0.12.0 2020-09-05 04:20:00 +00:00
R. RyanTM
84475e82c1 jx: 2.1.127 -> 2.1.138 2020-09-05 02:53:59 +00:00
R. RyanTM
fd638fa0d1 helmfile: 0.125.7 -> 0.128.0 2020-09-05 00:55:47 +00:00
Michael Weiss
32a898bb15
weston: 8.0.0 -> 9.0.0 (#95617)
Announcement: https://lists.freedesktop.org/archives/wayland-devel/2020-September/041595.html
2020-09-05 00:44:34 +02:00
R. RyanTM
77b366044b gmt: 6.1.0 -> 6.1.1 2020-09-04 22:39:53 +00:00
Jan Tojnar
346dee1a96
Merge branch 'master' into staging-next 2020-09-05 00:31:19 +02:00
Orivej Desh
d35049c707
hydrogen: 0.9.7 -> 1.0.1 (#97041)
Keep 0.9.7 as hydrogen_0 because 1.0.1 does not offer smooth
transition for projects using the old default GMKit.
2020-09-04 21:56:56 +00:00
zowoq
d763fb2257 gitAndTools.delta: 0.4.1 -> 0.4.3
https://github.com/dandavison/delta/releases/tag/0.4.3
2020-09-05 07:34:20 +10:00
Marek Mahut
3a118415e9
Merge pull request #97092 from prusnak/wasabibackend
wasabibackend: 1.1.11.1 -> 1.1.12
2020-09-04 21:45:51 +02:00
Robert Scott
712f366ecc
Merge pull request #94579 from tfmoraes/meshlab-20.07
meshlab: 2020.03 -> 2020.07
2020-09-04 20:00:12 +01:00
Frederik Rietdijk
af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
Jonathan Ringer
d32c437639 catt: fix pychromecast version 2020-09-04 11:03:02 -07:00
R. RyanTM
84e2a0d93b espanso: 0.7.0 -> 0.7.1 2020-09-04 10:57:46 -07:00
R. RyanTM
8c7ed979b9 dcrd: 1.5.1 -> 1.5.2 2020-09-04 10:12:23 -07:00