Guillaume Maudoux
bfbc35e0d0
fixup! bazel_7: backport bazel_6 bash fixes for remote execution
2023-12-18 21:00:20 +01:00
Guillaume Maudoux
2a4700c48b
bazel_7: Add regression test for empty lockfiles
2023-12-18 20:09:34 +01:00
Guillaume Maudoux
eaa9b99502
fixup! bazel_7: backport bazel_6 bash fixes for remote execution
2023-12-18 20:09:07 +01:00
Guillaume Maudoux
1795976a32
bazel_7: Unse runJDK for runtime
2023-12-18 17:33:28 +01:00
Guillaume Maudoux
f35225d3d6
bazel_7: backport bazel_6 bash fixes for remote execution
2023-12-18 17:32:07 +01:00
Guillaume Maudoux
459e800b04
bazel_7: fix protobuf test on darwin
2023-12-14 13:11:19 +01:00
Guillaume Maudoux
a30a2c9f40
bazel_7: fix cpp-test with bzlmod, for linux
2023-12-14 12:25:19 +01:00
Guillaume Maudoux
0d222a3580
bazel_7: re-enable arc in xcode_locator command
2023-12-14 09:00:36 +01:00
Guillaume Maudoux
6d93cdd566
bazel_7: restore xcode_locator no-arc fix, still needed
2023-12-13 23:16:33 +01:00
Guillaume Maudoux
5fc2602a32
bazel_7: restore xcode_locator patch from no-arc patch
2023-12-13 22:55:00 +01:00
Guillaume Maudoux
f8eaea18b0
bazel_7: address most review comments
2023-12-13 22:48:28 +01:00
Guillaume Maudoux
2a92a2304a
bazel_7: 7.0.0rc7 -> 7.0.0
2023-12-13 22:48:28 +01:00
Dmitry Ivankov and Guillaume Maudoux
306e8eaf53
bazel_7: fix darwin compilation with CLang 16 & recent nixpkgs/master
...
Workaround for #166205 similar to
https://github.com/NixOS/nixpkgs/commit/51451ac4069e18b5813b38d57cb68cd72b7ec51e
And warning fix similar to `bazel_6` fix for
```
external/upb~0.0.0-20220923-a547704/upb/mini_table.c:634:14: error: defining a type within '__builtin_offsetof' is a Clang extension [-Werror,-Wgnu-offsetof-extensions]
UPB_ASSERT(UPB_ALIGN_OF(upb_StringView) ==
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
2023-12-13 22:48:28 +01:00
Guillaume Maudoux
4d54ca897b
bazel_7: 7.0.0rc2 -> 7.0.0rc7
2023-12-13 22:48:28 +01:00
Guillaume Maudoux
207fb75488
bazel_7: darwin (sandbox) fixes
2023-12-13 22:48:28 +01:00
Guillaume Maudoux
7dd831bac7
bazel_7: rename protobuf test lockfile, part 2
2023-12-13 22:48:28 +01:00
Guillaume Maudoux
0c13686697
bazel_7: rename protobuf test lockfile
2023-12-13 22:48:27 +01:00
Guillaume Maudoux
a4cf97e415
bazel_7: cleanup unused files
2023-12-13 22:48:27 +01:00
Guillaume Maudoux
058102dd42
bazel_7: cleanup protobuf tests
2023-12-13 22:48:27 +01:00
Guillaume Maudoux
90bfff1396
bazel_7: cleanup changes made to common patches
2023-12-13 22:48:27 +01:00
Guillaume Maudoux
5151e14e2c
bazel_7: cleanup changes made to common tests
2023-12-13 22:48:27 +01:00
Guillaume Maudoux
05ecc09b57
Bump to 7.0.0rc2
2023-12-13 22:48:27 +01:00
Guillaume Maudoux
622804ab5d
Add 7.0.0rc2, but some patches need an update
2023-12-13 22:48:27 +01:00
Guillaume Maudoux
be69c186cc
Rework repository_cache, lockfile generation, and protobuf tests as a whole
2023-12-13 22:48:27 +01:00
Guillaume Maudoux
229bce1095
bazel_7: Cleanup patchPhase
2023-12-13 22:48:26 +01:00
Guillaume Maudoux
7051773ca8
bazel_7: Separate test deps (without binaries)
2023-12-13 22:48:26 +01:00
Guillaume Maudoux
b09a742323
bazel_7: Filter bzlmod dependencies by name predicate
2023-12-13 22:48:26 +01:00
Guillaume Maudoux
022befe8ae
Get bazel building on all major platforms, with tests
2023-12-13 22:48:26 +01:00
Guillaume Maudoux
30cbfd470d
bazel_7: More refactors
2023-12-13 22:48:26 +01:00
Guillaume Maudoux
9b820d98a6
bazel_7: refactor and comment
2023-12-13 22:48:26 +01:00
Guillaume Maudoux
d1f60e013b
bazel_7: split tests for clarity
2023-12-13 22:48:26 +01:00
Guillaume Maudoux
03f458b351
bazel_7: restrict USER hack to darwin
2023-12-13 22:48:25 +01:00
Guillaume Maudoux
e0a1a73c41
bazel_7: Simplify callBazelTest
2023-12-13 22:48:25 +01:00
Guillaume Maudoux
78dd0bafa6
bazel_7: init at 7.0.0-pre.20230917.3
2023-12-13 22:48:25 +01:00
Guillaume Maudoux
8cc99ed595
bazel_7: start by copying bazel_6
2023-12-13 22:48:25 +01:00
Silvan Mosberger and GitHub
5027eafc33
Merge pull request #274022 from hercules-ci/doc-attrsets-operators
...
lib/attrsets: Document and link Nix language operators
2023-12-13 21:14:08 +01:00
Janne Heß and GitHub
a931a220ed
Merge pull request #273390 from tilpner/vivictpp
...
vivictpp: 0.3.1 -> 1.0.0
2023-12-13 21:07:10 +01:00
Silvan Mosberger and GitHub
2f3e65ad7b
Merge pull request #273883 from tweag/path.hasStorePathPrefix
...
`lib.path.hasStorePathPrefix`: init
2023-12-13 21:04:34 +01:00
Maximilian Bosch and GitHub
aef29dd45e
Merge pull request #273841 from LibreCybernetics/update-linux-hardened
...
Linux hardened kernel updates for 2023-12-12
2023-12-13 20:32:02 +01:00
Thiago Kenji Okada and GitHub
c22287a832
Merge pull request #268612 from AtilaSaraiva/zotero7
...
zotero_7: init at 7.0.0-beta
2023-12-13 19:28:22 +00:00
R. Ryantm and Cole Helbling
9d97cf879c
buildkite-agent-metrics: 5.8.0 -> 5.9.2
2023-12-13 10:48:36 -08:00
Ryan Lahfa and GitHub
b8c38597c9
Merge pull request #269904 from willcohen/emscripten-3.1.48
2023-12-13 19:40:24 +01:00
Janik and GitHub
ca63611abd
Merge pull request #272988 from crimeminister/update-iroh
...
iroh: 0.5.1 -> 0.11.0
2023-12-13 19:18:08 +01:00
7c6f434c and GitHub
0dff3f46de
Merge pull request #273750 from Vonfry/update/nyxt-3.10.0
...
nyxt: 3.9.0 -> 3.10.0
2023-12-13 18:11:15 +00:00
Vladimír Čunát
c15b5810ff
Merge #273843 : darwin/make-bootstrap-tools.nix: set -headerpad_max_install_names
2023-12-13 19:02:52 +01:00
Sergei Trofimovich
fccb48062f
darwin/make-bootstrap-tools.nix: set -headerpad_max_install_names for coreutils
...
Without the change bootstrapTools build fails as:
https://cache.nixos.org/log/g5wyq9xqshan6m3kl21bjn1z88hx48rh-stdenv-bootstrap-tools.drv
error: install_name_tool: changing install names or rpaths can't be redone for: /nix/store/0hxg356h7lnl2hck23wrdpbib3cckx41-stdenv-bootstrap-tools/bin/tac (for architecture x86_64) because larger updated load commands do not fit (the program must be relinked, and you may need to use -headerpad or -headerpad_max_install_names)
2023-12-13 17:57:25 +00:00
Niko Cantero and GitHub
163738d06f
maintainers: update nyanbinary ( #273991 )
2023-12-13 18:50:51 +01:00
Robert Schütz and GitHub
7b1aff8c9c
Merge pull request #271569 from kirillrdy/hipchat
...
hipchat: remove
2023-12-13 09:50:21 -08:00
Robert Hensing
a7aa95db53
lib/attrsets: Document and link Nix language operators
2023-12-13 18:38:41 +01:00
Adam C. Stephens and GitHub
b0e130d3da
Merge pull request #273782 from jnsgruk/lxd-5.20
...
lxd: 5.19 -> 5.20
2023-12-13 11:57:52 -05:00