about summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers/bazel/bazel_6
AgeCommit message (Expand)AuthorFilesLines
2024-05-24pkgs/development: remove unused fetchpatch argumentsSigmanificient1-1/+1
2024-04-09DBG: change name of tests so it is clear if hacks are enabledClaudio Bley1-1/+1
2024-04-08bazel_6: Enable local networking for tests on DarwinClaudio1-1/+5
2024-04-08bazel_6: Add sigtool and set up codesign allocate appropriatelyClaudio Bley1-3/+6
2024-04-08bazel_6: Add patch for system sleep on DarwinClaudio2-0/+77
2024-04-08bazel_6: Skip building the execlog parser on darwinClaudio Bley1-2/+9
2024-04-08bazel_6: Add check to assert GSON serialization worksClaudio Bley1-0/+7
2024-04-08bazel_6: 6.4.0 -> 6.5.0Claudio Bley2-26/+24
2024-01-04Merge pull request #231839 from divanorama/bazel_watcher-0.23.1Uri Baghin1-8/+0
2023-11-22bazel_6: fix CLang 16 Werror-s on darwinDmitry Ivankov2-0/+36
2023-11-20Update pkgs/development/tools/build-managers/bazel/bazel_6/default.nixDmitry Ivankov1-1/+1
2023-11-20bazel_6: fix: make patched bash a native binaryDmitry Ivankov1-1/+13
2023-11-11bazel: use bash with fallback $PATH consisting of basic shell utilsMalte Poll1-6/+18
2023-11-11Revert "bazel: use bash with fallback $PATH consisting of basic shell utils"Bjørn Forsman1-16/+5
2023-11-11bazel: use bash with fallback $PATH consisting of basic shell utilsMalte Poll1-5/+16
2023-10-26bazel_6: 6.3.2 -> 6.4.0Claudio Bley2-77/+101
2023-10-26bazel_6: Remove `.bazelversion` file in the updater sourcesClaudio Bley1-0/+2
2023-09-12bazel_6: Add diffutils and gnupatch to initialEnvironmentHarsh Modi1-0/+3
2023-08-16bazel_6: 6.2.0 -> 6.3.2Jacob Foard2-128/+138
2023-08-15Merge pull request #245860 from dmivankov/patch-4Uri Baghin1-0/+6
2023-08-14bazel_6: installCheckPhase .bazelversion overrideDmitry Ivankov1-0/+6
2023-07-28bazel_6: fix typo on commentsDmitry Ivankov1-1/+1
2023-06-25treewide: use optionalAttrs instead of 'else {}'Felix Buehler1-2/+2
2023-05-14bazel-watcher: 0.21.2 -> 0.23.1Dmitry Ivankov1-8/+0
2023-05-12bazel_6: 6.1.2 -> 6.2.0Dmitry Ivankov2-105/+149
2023-05-12bazel_6: fix darwin buildDmitry Ivankov1-0/+1
2023-04-21bazel_6: 6.1.1->6.1.2Dmitry Ivankov1-2/+2
2023-03-21bazel_6: 6.1.0 -> 6.1.1Dmitry Ivankov1-2/+2
2023-03-07bazel_6: 6.0.0 -> 6.1.0Dmitry Ivankov3-117/+220
2023-02-02bazel_3: removeUri Baghin1-3/+1
2023-01-18bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0Uri Baghin2-173/+393
2023-01-11Revert "bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0"zowoq2-393/+173
2023-01-10PR feedbackAlbert Lloveras1-6/+6
2022-12-20bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0Albert Lloveras2-171/+391
2022-11-24bazel_6: only use python3Robert Schütz1-9/+2
2022-09-02bazel_6: Cleanup leftover commentsGuillaume Maudoux1-10/+0
2022-08-23bazel_6: fix darwin buildUri Baghin3-2/+71
2022-08-16bazel_6: Working fix for java toolchain on linuxGuillaume Maudoux2-9/+37
2022-08-12WIP v2Guillaume Maudoux1-2/+4
2022-08-11bazel_6: init with a WIP implemGuillaume Maudoux5-0/+2686