Commit Graph

2957 Commits

Author SHA1 Message Date
github-actions[bot]
c487ddd4e2
Merge master into staging-next 2022-09-01 12:01:31 +00:00
R. Ryantm
7d03836dae bazel-remote: 2.3.8 -> 2.3.9 2022-09-01 07:34:29 +00:00
R. Ryantm
f1927d014e ninja: 1.11.0 -> 1.11.1 2022-08-31 19:26:59 +00:00
github-actions[bot]
5fa63a7863
Merge master into staging-next 2022-08-29 12:01:28 +00:00
Vladimír Čunát
f08ac2c92b
Merge branch 'master' into staging-next 2022-08-29 08:58:52 +02:00
Kevin Rauscher
bc3de60230 bloop: 1.5.2 -> 1.5.3 2022-08-29 08:16:07 +02:00
Artturi
79c42aa06c
Merge pull request #186564 from Artturin/crossevalfixes
Fixes for cross-compilation
2022-08-27 17:49:00 +03:00
github-actions[bot]
0b8aa77df1
Merge master into staging-next 2022-08-25 18:01:10 +00:00
Zenithal
1e0e5ad439 mill: 0.10.6 -> 0.10.7 2022-08-25 20:15:58 +08:00
github-actions[bot]
c91ed9564a
Merge master into staging-next 2022-08-25 12:01:30 +00:00
Vladimír Čunát
47cfdd695f
Merge #187582: cmake: 3.24.0 -> 3.24.1 (into staging) 2022-08-25 13:35:59 +02:00
Bobby Rong
9e3bd70d8b
Merge pull request #188199 from r-ryantm/auto-update/mill
mill: 0.10.5 -> 0.10.6
2022-08-25 17:53:21 +08:00
Martin Weinelt
249398ffa8 Merge remote-tracking branch 'origin/staging-next' into staging 2022-08-25 00:32:27 +02:00
Vladimír Čunát
b784c5ae63
Merge #186941: staging-next 2022-08-16 2022-08-24 19:10:16 +02:00
R. Ryantm
689d6788f2 mill: 0.10.5 -> 0.10.6 2022-08-24 16:39:50 +00:00
github-actions[bot]
9f510422cb
Merge master into staging-next 2022-08-24 00:02:43 +00:00
Jakub Kozłowski
c68dc2bf27 scala-cli: fix completions 2022-08-24 00:45:18 +02:00
Jakub Kozłowski
5c4f0bdedf scala-cli: 0.1.11 -> 0.1.12 2022-08-23 15:03:52 +02:00
Uri Baghin
69c21d5bff bazel_6: fix darwin build 2022-08-23 19:24:07 +10:00
Sergei Trofimovich
d599919bc3
Merge pull request #187777 from trofi/cmake-fix-non-libc-case
cmake: fix crash on CC without libc support
2022-08-21 21:29:43 +01:00
Sergei Trofimovich
da0a5e5f3b cmake: fix crash on CC without libc support
Without this change pkgsLLVM fails to build any packages
as compiler-rt fails early in cmake:

    CMake Error at ...-cmake-3.24.0/share/cmake-3.24/Modules/Platform/UnixPaths.cmake:53 (file):
      file STRINGS file
      "...-x86_64-unknown-linux-gnu-clang-wrapper-11.1.0/nix-support/orig-libc-dev"
      cannot be read.

It's a regression caused by 871cf9f7b3 "cmake: detect libc location
at runtime #181431" where we started using `orig-libc-dev` as a libc pointer.

During pkgsLLVM pootstrap first compiler has no libc support yet.

The change skips runtime detection if there are no libc signs.
2022-08-21 19:18:11 +01:00
R. Ryantm
410a9ae700 cmake: 3.24.0 -> 3.24.1 2022-08-20 10:52:56 +00:00
github-actions[bot]
8e0d18cd9d
Merge staging-next into staging 2022-08-20 00:03:16 +00:00
github-actions[bot]
318717f2e3
Merge master into staging-next 2022-08-20 00:02:22 +00:00
Sergei Trofimovich
a0219e7fb7
Merge pull request #181536 from trofi/fix-gnumake-guile
gnumake: unconditionally disable guileSupport on bootstrap
2022-08-19 19:22:13 +01:00
github-actions[bot]
8b202db44b
Merge staging-next into staging 2022-08-19 18:01:56 +00:00
github-actions[bot]
949c5dc1a1
Merge master into staging-next 2022-08-19 18:01:13 +00:00
Jonas Heinrich
009a5cb9ec
Merge pull request #187025 from r-ryantm/auto-update/qbs
qbs: 1.23.0 -> 1.23.1
2022-08-19 15:26:34 +02:00
Sandro
0753d1a540
Merge pull request #184748 from r-ryantm/auto-update/waf 2022-08-19 00:11:00 +02:00
github-actions[bot]
28612f43c8
Merge master into staging-next 2022-08-18 12:01:28 +00:00
Vladimír Čunát
3b765ccd67
Merge #186967: libsForQt5.messagelib: patch for cmake 3.24 2022-08-18 09:06:22 +02:00
github-actions[bot]
7b5c82c518
Merge master into staging-next 2022-08-17 18:01:22 +00:00
Bernardo Meurer
67c247cb5e
Merge pull request #187005 from Flakebi/rocm
rocm: 5.1.0 → 5.2.1
2022-08-17 10:45:06 -07:00
Sebastián Mancilla
279b1342a3
Merge pull request #184372 from r-ryantm/auto-update/apache-maven
maven: 3.8.5 -> 3.8.6
2022-08-17 11:06:21 -04:00
R. Ryantm
66233b8118 qbs: 1.23.0 -> 1.23.1 2022-08-16 21:34:44 +00:00
Sebastian Neubauer
bd36820a5f rocm-cmake: 5.1.0 → 5.2.0 2022-08-16 16:49:30 +02:00
Nick Cao
ef640cb346
Revert "cmake_3_23: bring this version back (temporarily, I hope)"
This reverts commit 8334328f11.
2022-08-16 21:59:20 +08:00
Vladimír Čunát
4a944dfeac
Merge branch 'staging' into staging-next 2022-08-16 13:12:47 +02:00
Artturin
c6568adb00 treewide: makeWrapper buildInputs to nativeBuildInputs
most found with https://github.com/siraben/nix-lint
2022-08-16 13:14:19 +03:00
Guillaume Maudoux
095a37e13e bazel_6: Working fix for java toolchain on linux 2022-08-16 12:04:27 +02:00
Vladimír Čunát
8334328f11
cmake_3_23: bring this version back (temporarily, I hope) 2022-08-16 10:40:27 +02:00
Jan Tojnar
e442c9084b meson: 0.63.0 → 0.63.1
https://github.com/mesonbuild/meson/compare/0.63.0...0.63.1
2022-08-15 19:45:28 +02:00
Vladimír Čunát
27977000a9
Merge #183571: ninja: 1.10.2 -> 1.11.0 (into staging) 2022-08-15 14:05:56 +02:00
Anderson Torres
a1d622bf68
Merge pull request #181431 from stephank/feat/cmake-libc
cmake: detect libc location at runtime
2022-08-12 17:07:06 -03:00
Jan Tojnar
e474134ea0 meson: 0.62.2 → 0.63.0
https://mesonbuild.com/Release-notes-for-0-63-0.html
https://github.com/mesonbuild/meson/compare/0.62.2...0.63.0
2022-08-12 20:55:15 +02:00
Ryan Burns
a4a300dfff meson: 0.61.2 → 0.62.2
https://mesonbuild.com/Release-notes-for-0-62-0.html
https://github.com/mesonbuild/meson/compare/0.61.2...0.62.0
https://github.com/mesonbuild/meson/compare/0.62.0...0.62.1
https://github.com/mesonbuild/meson/compare/0.62.1...0.62.2
2022-08-12 20:55:15 +02:00
github-actions[bot]
de52f0cee4
Merge master into staging-next 2022-08-12 18:01:11 +00:00
Sebastián Mancilla
689d384260
Merge pull request #185806 from Prillan/update-sbt
sbt: 1.6.2 -> 1.7.1
2022-08-12 13:12:05 -04:00
Guillaume Maudoux
fff3c3b7a7 WIP v2 2022-08-12 17:04:44 +02:00
Guillaume Maudoux
882d0a3b7a bazel_6: init with a WIP implem 2022-08-11 15:33:28 +02:00
github-actions[bot]
5ad6c8071e
Merge master into staging-next 2022-08-09 18:01:26 +00:00
Rasmus Précenth
6b5e730e78
sbt: 1.6.2 -> 1.7.1 2022-08-09 17:49:33 +02:00
Jakub Kozłowski
7e5ce54922
Merge pull request #185035 from kubukoz/scala-cli-0111 2022-08-09 17:43:44 +02:00
github-actions[bot]
078a468968
Merge master into staging-next 2022-08-08 06:01:14 +00:00
github-actions[bot]
fe5b312ec1
Merge master into staging-next 2022-08-08 00:02:27 +00:00
AndersonTorres
d17f36789b bmake: unbreak 2022-08-07 20:50:35 -03:00
AndersonTorres
ce83a76107 bmake: 20220208 -> 20220726 2022-08-07 20:50:35 -03:00
AndersonTorres
47a072b984 bmake: new recursive style attributes 2022-08-07 20:14:15 -03:00
Yestin L. Harrison
58490e244e bmake: unmark as broken on (aarch64-)darwin 2022-08-06 19:06:40 -07:00
Jonathan Ringer
b34a4df857
[staging] cmake: 3.23.3 -> 3.24.0 2022-08-05 11:32:50 -07:00
Sandro
7d311bd0c9
Merge pull request #183982 from r-ryantm/auto-update/cmake 2022-08-05 19:35:10 +02:00
Jakub Kozłowski
566d1258d1 scala-cli: 0.1.10 -> 0.1.11 2022-08-03 18:43:12 +02:00
Jonathan Ringer
3d17b4c305
cmake/setup.sh: allow for cmakeBuildDir to be configured 2022-08-02 14:19:33 -07:00
github-actions[bot]
0df46e6fd8
Merge staging-next into staging 2022-08-02 18:01:55 +00:00
Jonas Heinrich
9c66be5065
Merge pull request #184539 from r-ryantm/auto-update/qbs
qbs: 1.22.0 -> 1.23.0
2022-08-02 15:44:11 +02:00
github-actions[bot]
cf771dfd7a
Merge staging-next into staging 2022-08-02 12:02:19 +00:00
R. Ryantm
b51e4f631e waf: 2.0.23 -> 2.0.24 2022-08-02 06:14:07 +00:00
Brian Leung
e542233b79
arpa2cm: 0.9.0 -> 1.0.4 2022-08-01 15:23:13 -07:00
Sandro
09cb5e8416
Merge pull request #183507 from Artturin/stdenvmeson1 2022-08-01 23:06:51 +02:00
Artturin
596a678b7f meson: pull patch to use more binutils variables
meson did not use these

therefore some packages had to do things
like this

```
    substituteInPlace meson.build --replace \
      "find_program('nm')" \
      "find_program('${stdenv.cc.targetPrefix}nm')"
```
2022-08-01 20:03:47 +03:00
R. Ryantm
9a719a2f3a qbs: 1.22.0 -> 1.23.0 2022-08-01 10:01:06 +00: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
R. Ryantm
15e3765c4e maven: 3.8.5 -> 3.8.6 2022-07-31 23:45:12 +00:00
R. Ryantm
a4cfeb7cf1 cmake: 3.23.2 -> 3.23.3 2022-07-30 15:22:57 +00:00
Uri Baghin
75d6a6a7fb bazel_5: get libtool from path
We're resolving most cc toolchain tools from the path and environment variables, but we hardcode libtool. This makes it hard to point libtool to the specific one you need, for example to work around issues like
https://github.com/NixOS/nixpkgs/pull/180251#issuecomment-1200096413. Make it consistent by getting libtool from path too, like other cc toolchain tools.
2022-07-30 17:32:28 +10:00
Sergei Trofimovich
f6ee60dde4 gnumake: unconditionally disable guileSupport on bootstrap
Before the change an attempt to use `gnumake.override { guileSupport = true; }`
caused recursion in bootstrap stages as guileSupport pulls in guile and it's
dependencies.

To restore the bootstrap the change unconditionally sets
`guileSupport = false;` for `gnumake`.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-29 19:34:09 +01:00
Filipe Regadas
ad9b9f5ce3
Revert: scala-cli: add aarch64-darwin to sources #178711
scala-cli only has x86 binary and should be used via an overlay. This is in line with all the other darwin packages.
2022-07-29 08:24:22 +01:00
R. Ryantm
8d276aceaf ninja: 1.10.2 -> 1.11.0 2022-07-29 02:20:25 +00:00
Olli Helenius
ac9d569aea
gradle: 7.4.2 -> 7.5 2022-07-25 23:08:45 +03:00
Mario Rodas
9245adc135
Merge pull request #182486 from kubukoz/scala-cli-0110
scala-cli: 0.1.9 -> 0.1.10
2022-07-24 14:33:51 -05:00
Brian Leung
6f0279fcb5
bear: 3.0.19 -> 3.0.20 2022-07-23 11:20:33 -07:00
Jakub Kozłowski
5444bc1f9a scala-cli: 0.1.9 -> 0.1.10 2022-07-22 18:34:14 +02:00
Vladimír Čunát
250922fd1e
Merge branch 'master' into staging-next 2022-07-18 08:29:53 +02:00
Sandro
f13f81af88
Merge pull request #177110 from newAM/bear
bear: 3.0.14 -> 3.0.19
2022-07-17 15:14:13 +02:00
Stéphan Kochen
871cf9f7b3 cmake: detect libc location at runtime 2022-07-14 07:08:57 +02:00
Thomas Tuegel
e1e0d5d513
Merge pull request #108496 from knedlsepp/cmake-rpath
cmake/setup-hook.sh: Don't skip build-RPATH
2022-07-11 10:18:47 -05:00
Mario Rodas
6ace864d8d
Merge pull request #180617 from r-ryantm/auto-update/bazel-remote
bazel-remote: 2.3.7 -> 2.3.8
2022-07-09 00:33:42 -05:00
R. Ryantm
4a706341b1 bazel-remote: 2.3.7 -> 2.3.8 2022-07-08 03:50:06 +00:00
github-actions[bot]
312ad6d25c
Merge master into staging-next 2022-07-07 12:01:23 +00:00
Jakub Kozłowski
63b81ee7fd bloop: 1.5.0 -> 1.5.2 2022-07-06 17:55:37 +02:00
github-actions[bot]
a653bbaea6
Merge master into staging-next 2022-07-04 00:05:02 +00:00
Josef Kemetmüller
f7414e2b3a cmake/setup-hook.sh: Don't skip build-RPATH
This should simplify using `nix-shell -A` or `nix develop` to develop
CMake based projects. CMake features a mechanism to use a different
RPATH for all executables in the build directory and only rewrite these
RPATHs on installation. This makes it possible to run executables
already from the build directory without having to set LD_LIBRARY_PATH.
This should simplify the checkPhase for cmake based projects and
hopefully not break anything.

Fixes: #22060
2022-07-04 02:58:50 +03:00
Uri Baghin
8f0612bf3b
Merge pull request #179395 from the-mikedavis/md-bazel-5.2.0
bazel: 5.1.1 -> 5.2.0
2022-07-04 09:11:32 +10:00
github-actions[bot]
fc65c5c219
Merge master into staging-next 2022-07-03 18:01:12 +00:00
Vladimír Čunát
aab2ab55a4
Merge #167671: cmake: Fix a darwin-specific patch
...into staging-next.  I assume that applying on non-Darwin was
just temporary for testing, so I cut that part to avoid rebuilds.
2022-07-02 15:30:32 +02:00
Zenithal
f3e8668b8f mill: 0.10.4 -> 0.10.5 2022-07-01 19:48:14 +08:00
github-actions[bot]
d5a880feca
Merge staging-next into staging 2022-07-01 00:03:19 +00:00
Jakub Kozłowski
e7d52cc26c scala-cli: 0.1.8 -> 0.1.9 2022-06-30 21:02:21 +02:00
Michael Davis
7c3d4d3af8
bazel: 5.1.1 -> 5.2.0 2022-06-27 15:44:14 -05:00
R. Ryantm
54a65b5cd5
cmake: Fix darwin-specific remove-systemconfiguration-dep patch
Unbreaks cmakeMinimal on darwin.

Co-authored-by: Ryan Burns <rtburns@protonmail.com>
2022-06-27 23:54:11 +08:00
github-actions[bot]
6905fbbcef
Merge staging-next into staging 2022-06-26 06:01:52 +00:00
github-actions[bot]
55b22a1f00
Merge master into staging-next 2022-06-26 06:01:20 +00:00
Mario Rodas
c811344871
Merge pull request #178711 from regadas/add_scalacli_aarch64_darwin
scala-cli: add aarch64-darwin to sources
2022-06-25 23:10:18 -05:00
milahu
20f3160f41 ninja: disable line-clearing with TERM=dumb 2022-06-25 17:08:53 +02:00
github-actions[bot]
ed1037c13a
Merge staging-next into staging 2022-06-25 06:01:57 +00:00
github-actions[bot]
ae24e28a98
Merge master into staging-next 2022-06-25 06:01:17 +00:00
Uri Baghin
7e1209a527
Merge pull request #177507 from ylecornec/ylecornec/bazel_dependencies_path
Bazel runtime dependencies in PATH
2022-06-25 14:37:25 +10:00
Yves-Stan Le Cornec
c6909daf0e bazel_5: use correct bazel version for tests
`bazel_self` is the current package. If we do not specify it explicitly when defining tests then Bazel 3 is used by default.
2022-06-24 17:37:20 +02:00
Yves-Stan Le Cornec
384035c4cf bazel_4: use correct bazel version for tests
`bazel_self` is the current package. If we do not specify it explicitly when defining tests then Bazel 3 is used by default.
2022-06-24 17:34:47 +02:00
Yves-Stan Le Cornec
ad5f4abb9c bazel_5: remove unnecessary buildInputs from tests
Now that PATH dependencies are provided via a wrapper, these buildInputs become unnecessary
2022-06-24 17:26:05 +02:00
Yves-Stan Le Cornec
934ad0d729 bazel_4: remove unnecessary buildInputs from tests.
Now that PATH dependencies are provided via a wrapper, these buildInputs become unnecessary
2022-06-24 17:23:11 +02:00
regadas
83543ec972 Add scala-cli aarch64-darwin
Temporarly ref x86 binaries
2022-06-23 12:11:20 +01:00
AndersonTorres
fc881d3a4b cmake: 3.22.3 -> 3.23.2 2022-06-22 22:11:27 -03:00
AndersonTorres
cd39674dc0 cmake: add myself as maintainer 2022-06-22 22:11:27 -03:00
AndersonTorres
02155ca916 cmake: rename patches
Because it is easier to look at them as a block, not polluting the directory
listing so much.
2022-06-22 22:11:09 -03:00
AndersonTorres
d6f12ab2f6 cmake: use a list of suitable uiToolkits instead of Boolean values
Also, aborts when the list contains anything besides the acceptable options.
2022-06-22 21:52:07 -03:00
AndersonTorres
033cfacaf2 cmake: reformat expression 2022-06-21 23:04:07 -03:00
github-actions[bot]
46b42d9734
Merge staging-next into staging 2022-06-16 23:27:58 +00:00
github-actions[bot]
ccdd0f7af6
Merge master into staging-next 2022-06-16 23:27:22 +00:00
Robert Scott
12eea1c636 treewide/development: add sourceType binaryNativeCode for many packages
excluding compilers and interpreters as some new tricks may be
needed to cover their various bootstrapping processes properly
2022-06-16 20:12:04 +01:00
github-actions[bot]
ca38c61118
Merge staging-next into staging 2022-06-16 00:02:52 +00:00
github-actions[bot]
d1886be475
Merge master into staging-next 2022-06-16 00:02:14 +00:00
Jakub Kozłowski
6b0f4f603c scala-cli: 0.1.7 -> 0.1.8 2022-06-15 18:20:23 +02:00
github-actions[bot]
15c142e5c0
Merge staging-next into staging 2022-06-13 18:02:13 +00:00
Robert Schütz
fe8a3f1ff8 conan: 1.47.0 -> 1.49.0 2022-06-13 17:57:32 +00:00
Yves-Stan Le Cornec
aa06cc8b9a bazel_5: wraps bazel to add default runtime dependencies to PATH
Bazel requires basic runtime dependencies in the PATH for repository rules and genrules. When `which` is missing in particular, it can lead to misleading error messages.
2022-06-13 11:35:54 +02:00
Yves-Stan Le Cornec
14dcb2c929 bazel_4: wraps bazel to add default runtime dependencies to PATH
Bazel requires basic runtime dependencies in the PATH for repository rules and genrules. When `which` is missing in particular, it can lead to misleading error messages.
2022-06-13 11:35:18 +02:00
Artturi
ce62ff7bdf
Merge pull request #176464 from Artturin/gobjecfix 2022-06-12 17:32:49 +03:00
Artturin
6e6292279e meson: add mesonEmulatorHook
fixes building documentation while cross-compiling and other issues
Exec format error: './gdk3-scan'

added some simple documentation
2022-06-11 04:51:04 +03:00
Alex Martens
18155c86ce bear: 3.0.14 -> 3.0.19 2022-06-09 17:38:23 -07:00
Jakub Kozłowski
22f30538f2 scala-cli: 0.1.6 -> 0.1.7 2022-06-07 04:00:36 +02:00
Sandro
972bfcf147
Merge pull request #176326 from LibreCybernetics/update-mill
mill: 0.10.3 → 0.10.4
2022-06-06 02:36:13 +02:00
Fabián Heredia Montiel
ceb01c3d48 mill: 0.10.3 → 0.10.4
https://github.com/com-lihaoyi/mill/releases/tag/0.10.4
2022-06-04 21:24:45 -05:00
Robert Scott
3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Aaron Jheng
fe1c890c2d
go-mk: remove 2022-06-02 15:00:47 +00:00
Jakub Kozłowski
bab6e29256 scala-cli: 0.1.5 -> 0.1.6 2022-05-30 19:23:17 +02:00
Jakub Kozłowski
567b83ebbd scala-cli: add updater 2022-05-30 19:23:16 +02:00
Rick van Schijndel
11ee22d797
treewide: pkgs/development: mark broken for aarch64-linux 2022-05-30 13:42:59 +02:00
Rick van Schijndel
010f6ee30d
treewide: mark broken for darwin 2022-05-30 13:42:58 +02:00
Robert Schütz
1b0c93d826 corrosion: unstable-2022-01-03 -> 0.2.1
https://github.com/corrosion-rs/corrosion/blob/v0.2.1/RELEASES.md
2022-05-17 11:23:35 -07:00
Robert Schütz
aebc1240fe corrosion: unstable-2021-11-23 -> unstable-2022-01-03 2022-05-17 11:23:35 -07:00
Mario Rodas
af4fa0b084 buck: 2021.01.12.01 -> 2021.05.05.01
https://github.com/facebook/buck/releases/tag/v2021.05.05.01
2022-05-12 04:20:00 +00:00
Uri Baghin
b5d30ae3a3 bazel_0, bazel_0_26, bazel_0_29, bazel_1: remove 2022-05-09 17:08:33 +10:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
Marek Fajkus
3167af9d78
Merge pull request #171522 from kubukoz/scala-cli-015
scala-cli: 0.1.4 -> 0.1.5
2022-05-04 16:20:42 +02:00
Marek Fajkus
7acb1f2af2
Merge pull request #171122 from Tomahna/bloop
bloop: 1.4.13 -> 1.5.0
2022-05-04 16:20:24 +02:00
Jakub Kozłowski
f27f57a120 scala-cli: 0.1.4 -> 0.1.5 2022-05-04 13:54:47 +02:00
Emery Hemingway
126f296044 tup: patch tup to find setuid fusermount
Patching C sources to find programs out of PATH is discouraged
but Tup otherwise tracks changes to PATH and should not be slowed
down by a wrapper script.

Original fix from Sheena Artrip.

Fix #107516
2022-05-02 10:36:35 -05:00
Vladimír Čunát
9478ec747c
Merge branch 'staging-next-2022-04-23'
Close #169965: the PR and real 'staging-next' branch contained
extra systemd rebuild that I wanted to avoid in this iteration.
(to save Hydra's work)
2022-05-02 09:12:51 +02:00
Uri Baghin
fb879fa935
Merge pull request #170218 from uri-canva/no-debug-spam
bazel_4, bazel_5: disable sandbox debug
2022-05-02 16:21:05 +10:00