Commit Graph

396933 Commits

Author SHA1 Message Date
Elis Hirwing
9a6a3570a0
Merge pull request #184462 from r-ryantm/auto-update/php-swoole
php80Extensions.swoole: 4.8.8 -> 4.8.11
2022-08-01 09:02:45 +02:00
R. Ryantm
a250a6717f php80Packages.phing: 2.17.2 -> 2.17.4 2022-08-01 07:01:37 +00:00
R. Ryantm
877b314025 php80Packages.php-cs-fixer: 3.8.0 -> 3.9.5 2022-08-01 07:01:05 +00:00
R. Ryantm
1759ccf36d php80Extensions.pdo_sqlsrv: 5.10.0 -> 5.10.1 2022-08-01 07:00:44 +00:00
R. Ryantm
f9d4fb6a95 psi-plus: 1.5.1618 -> 1.5.1633 2022-08-01 06:57:46 +00:00
markuskowa
6c44666a59
Merge pull request #184425 from r-ryantm/auto-update/panoply
panoply: 5.1.0 -> 5.1.1
2022-08-01 08:57:17 +02:00
R. Ryantm
08aeb59ae2 php80Extensions.protobuf: 3.19.4 -> 3.21.4 2022-08-01 06:56:55 +00:00
R. Ryantm
8f27d7946b powercap: 0.5.0 -> 0.6.0 2022-08-01 06:56:11 +00:00
R. Ryantm
7654f26df2 php80Extensions.mongodb: 1.13.0 -> 1.14.0 2022-08-01 06:50:00 +00:00
R. Ryantm
bfc3ce9037 keyd: 2.4.1 -> 2.4.2 2022-08-01 14:47:42 +08:00
R. Ryantm
9e160bcf61 okteta: 0.26.7 -> 0.26.9 2022-08-01 14:47:24 +08:00
Valentin Gagarin
c9c9d9a1b3
Merge pull request #182702 from SuperSandro2000/yarn2nix-doc
docs/javascript: advise to create less yarn.nix files
2022-08-01 08:46:06 +02:00
R. Ryantm
737a363ed1 php80Extensions.xdebug: 3.1.4 -> 3.1.5 2022-08-01 06:43:59 +00:00
R. Ryantm
2b2970b350 postgresql11Packages.plpgsql_check: 2.1.5 -> 2.1.8 2022-08-01 06:40:24 +00:00
Uri Baghin
886d2294d2
Merge pull request #180251 from avdv/bazel-watcher-0.16.2
bazel-watcher: 0.14.0 -> 0.17.0 & fix on Darwin
2022-08-01 16:27:37 +10:00
R. Ryantm
6f62954e1c php80Extensions.swoole: 4.8.8 -> 4.8.11 2022-08-01 06:27:15 +00:00
R. Ryantm
8279309259 php80Extensions.rdkafka: 6.0.1 -> 6.0.3 2022-08-01 06:15:28 +00:00
R. Ryantm
b61afa7cc6 php80Packages.phpstan: 1.5.4 -> 1.8.2 2022-08-01 06:06:53 +00:00
Florian Klink
56894a04e2
Merge pull request #183680 from r-ryantm/auto-update/odpic
odpic: 4.3.0 -> 4.4.1
2022-08-01 12:55:13 +07:00
R. Ryantm
4ea78aa4e4 php80Extensions.sqlsrv: 5.10.0 -> 5.10.1 2022-08-01 05:51:01 +00:00
R. Ryantm
44ff8b52d5 php80Packages.psysh: 0.11.2 -> 0.11.8 2022-08-01 05:50:06 +00:00
R. Ryantm
d76af1b704 php80Packages.psalm: 4.15.0 -> 4.25.0 2022-08-01 05:41:09 +00:00
R. Ryantm
2e4800d710 postgresql11Packages.pg_partman: 4.6.0 -> 4.6.2 2022-08-01 05:37:54 +00:00
R. Ryantm
6fa15d8874 postgresql11Packages.pgrouting: 3.3.0 -> 3.3.1 2022-08-01 05:33:50 +00:00
R. Ryantm
0d9097811e php80Extensions.event: 3.0.6 -> 3.0.8 2022-08-01 05:31:39 +00:00
Maxim Zhukov
913baaaabd simple-http-server: 0.6.1 -> 0.6.2
This commit also removes vendored openssl from Cargo.toml

Co-authored-by: Winter <winter@winter.cafe>
Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
2022-08-01 08:31:23 +03:00
Pavol Rusnak
65d3dc9ac4
Merge pull request #184373 from r-ryantm/auto-update/micropython 2022-08-01 07:29:51 +02:00
Bobby Rong
4f460a0226
Merge pull request #184223 from r-ryantm/auto-update/hwinfo
hwinfo: 21.80 -> 21.82
2022-08-01 13:29:26 +08:00
Pavol Rusnak
72a7ccf6a0
Merge pull request #184344 from r-ryantm/auto-update/libsurvive 2022-08-01 07:28:17 +02:00
R. Ryantm
c828debf1a opencc: 1.1.3 -> 1.1.4 2022-08-01 05:23:56 +00:00
Claudio Bley
c8f4d819fb bazel-watcher: 0.16.2 -> 0.17.0 2022-08-01 06:39:12 +02:00
Claudio Bley
e7d5889381 bazel-watcher: Ensure fixed output hashes are system independent
bazel-watcher uses different libraries depending on the system now which results
in different fixed output hashes for the dependencies.

That's why we set `fetchConfigured = false`.

Also remove the `external/com_google_protobuf` deps output directory since it
contained symlinks to files with different permissions on Linux and Darwin.
2022-08-01 06:39:12 +02:00
Claudio Bley
8d97e13ef3 bazel-watcher: Ensure to always build protoc from source 2022-08-01 06:39:12 +02:00
Claudio Bley
b26c9b5290 bazel-watcher: Set mainProgram to "ibazel" 2022-08-01 06:39:12 +02:00
Claudio Bley
0917e34967 bazel_{3,4,5}: Use arm64 as arch suffix on aarch64
The official bazel wrapper script uses `$(uname -s | tr '[:upper:]' '[:lower:]')-$(uname -m)`
as the `os-arch` suffix.

On aarch64 Darwin, `uname -m` returns "arm64", on aarch64 Linux it returns "aarch64".
2022-08-01 06:39:12 +02:00
Claudio Bley
b38a131850 bazel-watcher: Fix build on darwin 2022-08-01 06:39:12 +02:00
Claudio Bley
680f5bfc0c bazel-watcher: 0.14.0 -> 0.16.2 2022-08-01 06:39:12 +02:00
R. Ryantm
2907074047 pdns-recursor: 4.7.0 -> 4.7.1 2022-08-01 04:26:07 +00:00
R. Ryantm
45b3fa8315 pcsx2: 1.7.2731 -> 1.7.3128 2022-08-01 04:18:01 +00:00
R. Ryantm
a54fb7fc4c kdiff3: 1.9.5 -> 1.9.6 2022-08-01 12:10:12 +08:00
D Anzorge
0aca066986 qgit: update source sha256 for tag moved upstream
see https://github.com/tibirna/qgit/pull/123#issuecomment-1010171222
2022-08-01 12:08:03 +08:00
R. Ryantm
b3e28cffdf panoply: 5.1.0 -> 5.1.1 2022-08-01 03:58:04 +00:00
R. Ryantm
a3270ce896 buildpack: 0.26.0 -> 0.27.0 2022-08-01 03:51:05 +00:00
R. Ryantm
fe177a22b6 osinfo-db: 20220516 -> 20220727 2022-08-01 03:37:42 +00:00
R. Ryantm
b2baff1897 openipmi: 2.0.32 -> 2.0.33 2022-08-01 03:32:13 +00:00
R. Ryantm
1fb76f3e26 ngtcp2: 0.6.0 -> 0.7.0 2022-08-01 03:28:31 +00:00
R. Ryantm
88a5646cf0 nb: 6.10.1 -> 6.11.2 2022-08-01 03:26:04 +00:00
Winter
f046da48c9
Merge pull request #182113 from amarshall/mlc-update 2022-07-31 23:04:40 -04:00
Winter
a8dc0a6336
Merge pull request #182862 from schuelermine/add/fractal-next 2022-07-31 22:54:45 -04:00
R. Ryantm
aa757608f0 nuweb: 1.60 -> 1.62 2022-08-01 02:50:37 +00:00