3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

12585 commits

Author SHA1 Message Date
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 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
R. RyanTM bfa4aa15a2 rssguard: 3.7.0 -> 3.7.2 2020-09-05 17:05:40 +00: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 4441733e47 minikube: 1.12.3 -> 1.13.0 2020-09-05 07:45:12 +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
R. RyanTM b8a0cfd5e2 amfora: 1.4.0 -> 1.5.0 2020-09-04 09:41:31 -07: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
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
Silvan Mosberger 7ff50a7f7b
Merge pull request #96564 from K900/murmur-grpc
murmur: support building with grpc
2020-09-03 18:01:32 +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
Diego Rodriguez 8761381344
terraform_0_13: 0.13.1 -> 0.13.2 (#96971) 2020-09-02 19:24:23 -05:00
Symphorien Gibol 634d404349 pantalaimon: 0.6.5 -> 0.7.0
changelog: https://github.com/matrix-org/pantalaimon/blob/0.7.0/CHANGELOG.md
2020-09-02 14:44:04 -07:00
Mario Rodas 36782235f6 rclone: 1.52.3 -> 1.53.0 2020-09-02 21:21:21 +00:00
Michael Weiss 9c6f11f89d
signal-desktop: 1.34.5 -> 1.35.1 2020-09-02 22:37:05 +02:00
Vladimír Čunát 0be331dbb2
Merge #96447: firefox-beta-bin: 80.0b8 -> 81.0b4 2020-09-01 13:04:24 +02:00
R. RyanTM 8b1dc2f4a8 teamviewer: 15.5.6 -> 15.8.3 2020-08-31 17:48:48 -07:00
R. RyanTM ca1cd1e409 tilt: 0.17.0 -> 0.17.2 2020-08-31 17:20:12 -07:00
R. RyanTM 5c2d5800b8 seafile-client: 7.0.7 -> 7.0.9 2020-08-31 16:55:42 -07:00
Cole Helbling 6b676b71be
firefox-beta-bin: 80.0b8 -> 81.0b4 2020-08-31 12:41:10 -07:00
Mario Rodas fc4bb3019e
Merge pull request #96590 from r-ryantm/auto-update/scaleft
scaleft: 1.45.3 -> 1.45.4
2020-08-31 12:45:19 -05:00
Léo Gaspard 9be67b2eeb rss2email: 3.12.1 -> 3.12.2 2020-08-31 17:34:31 +02:00
R. RyanTM 8778d362bc owncloud-client: 2.5.4.11654 -> 2.6.3.14058 2020-08-31 17:11:38 +02:00
R. RyanTM 889e72b852 cloudflared: 2020.5.1 -> 2020.6.1 2020-08-31 17:11:19 +02:00
R. RyanTM 18146948e0 tixati: 2.73 -> 2.74 2020-08-31 16:54:46 +02:00
Frederik Rietdijk 90e5341240
Merge pull request #94598 from kampka/kops
kops_1_18: init at 1.18.0
2020-08-31 16:50:46 +02:00
Michele Guerini Rocco 9379f9350d
Merge pull request #96661 from matthiasbeyer/update-mutt
mutt: 1.14.6 -> 1.14.7
2020-08-31 16:20:28 +02:00
Vladimír Čunát f56bda0c0c
Merge #96360: thunderbird*: updates 2020-08-30 18:00:26 +02:00
Matthias Beyer 91116f2c93 mutt: 1.14.6 -> 1.14.7
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-08-30 11:08:48 +02:00
taku0 a6ae28e4bc thunderbird-bin: 78.2.0 -> 78.2.1 2020-08-30 16:27:33 +09:00
taku0 a03bc7cf61 thunderbird: 78.2.0 -> 78.2.1 2020-08-30 16:27:23 +09:00
Atemu b12ca077c0
firefox-bin: 79.0 -> 80.0 (#96279) 2020-08-29 21:17:20 +02:00
Stig Palmquist 057b30b698 firefox-esr-68: 68.11.0esr -> 68.12.0esr 2020-08-29 19:18:36 +02:00
Stig Palmquist ba671f6906 firefox-esr-78: 78.1.0esr -> 78.2.0esr 2020-08-29 19:18:36 +02:00
Stig Palmquist c408178cab firefox: 79.0 -> 80.0 2020-08-29 19:18:36 +02:00
Frederik Rietdijk bf9cc225e9 luigi: use tornado_5 2020-08-29 14:34:54 +02:00
Frederik Rietdijk 7b56d26ae3 Merge master into staging-next 2020-08-29 13:30:25 +02:00
R. RyanTM 72f4080d7e scaleft: 1.45.3 -> 1.45.4 2020-08-29 08:12:07 +00:00
WORLDofPEACE af0f47e05c
Merge pull request #96418 from galagora/update-modem-manager-gui
modem-manager-gui: 0.0.19.1 -> 0.0.20
2020-08-29 00:45:16 -04:00