Commit Graph

46687 Commits

Author SHA1 Message Date
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
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
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
9a21fc26a2 lightburn: 0.9.15 -> 0.9.16 2020-09-05 06:36:43 +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
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
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
R. RyanTM
b8a0cfd5e2 amfora: 1.4.0 -> 1.5.0 2020-09-04 09:41:31 -07:00
R. RyanTM
8646c473f0 AusweisApp2: 1.20.1 -> 1.20.2 2020-09-04 09:20:22 -07:00
R. RyanTM
4c15e6d25c welle-io: 2.1 -> 2.2 2020-09-04 09:13:32 -07:00
Jan Tojnar
5079e1cd3b
Merge pull request #96939 from jtojnar/drop-gst-010 2020-09-04 17:13:43 +02:00
Robert Helgesson
ee7e23fa8a
openambit: init at 0.5 2020-09-04 16:42:37 +02:00
Thomas Tuegel
f9f84cf0d6
Merge pull request #97121 from peterhoeg/u/kapps_20081
kdeApplications: 20.08.0 -> 20.08.1
2020-09-04 09:41:26 -05:00
Victor Luft
740b2f851f sublime-merge: 2020 -> 2033 2020-09-04 16:26:51 +02:00
Victor Luft
1a3ebe5a7d sublime-merge-dev: 2022 -> 2031 2020-09-04 16:26:51 +02:00
Peter Hoeg
43331385d4 kde applications: 20.08.0 -> 20.08.1 2020-09-04 16:42:33 +08:00
Pavol Rusnak
48024d0eb7
wasabibackend: 1.1.11.1 -> 1.1.12 2020-09-04 10:22:28 +02:00
SCOTT-HAMILTON
4906881a95 vokosscreen-ng: init at 3.0.5 2020-09-04 09:03:47 +02:00
Mario Rodas
01ed700247
Merge pull request #97010 from marsam/update-git-lfs
git-lfs: 2.11.0 -> 2.12.0
2020-09-03 23:35:47 -05:00
Mario Rodas
6d4146073e
Merge pull request #97069 from r-ryantm/auto-update/argo
argo: 2.10.0 -> 2.10.1
2020-09-03 23:10:17 -05:00
Mario Rodas
1dcf64b8fd
Merge pull request #96989 from marsam/update-rclone
rclone: 1.52.3 -> 1.53.0
2020-09-03 22:09:26 -05:00
R. RyanTM
565d04a1bf argo: 2.10.0 -> 2.10.1 2020-09-04 02:45:00 +00:00
Thiago Franco de Moraes
48b902dcd7
meshlab: 2020.03 -> 2020.07 2020-09-03 23:17:11 -03:00
Jon
982b8ff3ef
Merge pull request #96940 from colemickens/cordless
cordless: init at 2020-08-30
2020-09-03 15:06:11 -07:00
Cole Mickens
4030b3fe79
cordless: init at 2020-08-30 2020-09-03 14:59:04 -07:00
Jon
e5ec35b07d
Merge pull request #95983 from OPNA2608/update-bambootracker-0.4.4
bambootracker: 0.4.3 -> 0.4.4
2020-09-03 14:40:48 -07:00
Silvan Mosberger
8272eff97a
Merge pull request #96269 from deviant/remove-quilt-series
treewide: convert patch series files to Nix expressions
2020-09-03 23:19:26 +02:00
Anderson Torres
6b043b105e
Merge pull request #93631 from danielfullmer/k2pdfopt-2.52
k2pdfopt: 2.51a -> 2.53
2020-09-03 16:46:48 -03:00
Anderson Torres
59f5cbd922
Merge pull request #96932 from chkno/gtg-tests
gtg: Run tests
2020-09-03 16:45:26 -03:00
adisbladis
e80744728f
Merge pull request #97026 from DamienCassou/add-patches-back-to-emacs
emacs: Add missing patches to the Emacs derivations
2020-09-03 21:23:30 +02:00
Daniël de Kok
17d334e05c
Merge pull request #96900 from danieldk/zotero-impurity
zotero: fix reliance on coreutils being in PATH
2020-09-03 20:42:51 +02:00
V
79921889a0 treewide: convert patch series files to Nix expressions
Nix expressions provide all the features that Quilt series files have,
so using those instead is pointless. Also, lib.readPathsFromFile
(the function used to read series files) has the following warning:

> NOTE: This function is not performant and should be avoided.

This also removes some orphaned series files, and unused references to
copyPathsToStore (which were probably missed in previous commits
where calls to lib.readPathsFromFile were removed)
2020-09-03 19:15:05 +02:00
Frederik Rietdijk
30f07d1657 pythonPackages.dnspython: use 1.x for Python 2 2020-09-03 19:10:16 +02:00
Silvan Mosberger
7ff50a7f7b
Merge pull request #96564 from K900/murmur-grpc
murmur: support building with grpc
2020-09-03 18:01:32 +02:00
Damien Cassou
556b29dd3e
emacs: Add missing patches to the Emacs derivations
patches were removed by a recent refactoring of Emacs packages:

  967259e6b4 * emacs: Factor out expression to a generic build
2020-09-03 17:10:32 +02:00
Fabian Möller
d43db8abbc
libreoffice-still: fix build 2020-09-03 14:42:11 +02:00
Maximilian Bosch
bf007a2c0a
element-desktop: 1.7.4 -> 1.7.5
https://github.com/vector-im/element-desktop/releases/tag/v1.7.5
2020-09-03 10:22:52 +02:00
Maximilian Bosch
412a28d43f
element-web: 1.7.4 -> 1.7.5
https://github.com/vector-im/element-web/releases/tag/v1.7.5
2020-09-03 10:22:52 +02:00