about summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers/bazel/bazel_4/default.nix
AgeCommit message (Expand)AuthorFilesLines
2024-03-10bazel_4: dropWeijia Wang1-662/+0
2024-01-04Merge pull request #231839 from divanorama/bazel_watcher-0.23.1Uri Baghin1-8/+0
2023-11-23bazel_4: fix CLang 16 Werror-s on darwinDmitry Ivankov1-0/+4
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-02-02bazel_3: removeUri Baghin1-3/+1
2022-11-24bazel_4: only use python3Robert Schütz1-13/+4
2022-09-11bazel: patch to fix for darwin sandboxDmitry Kalinkin1-0/+4
2022-08-01bazel_{3,4,5}: Use `arm64` as arch suffix on aarch64Claudio Bley1-1/+3
2022-06-24bazel_4: use correct bazel version for testsYves-Stan Le Cornec1-6/+6
2022-06-24bazel_4: remove unnecessary buildInputs from tests.Yves-Stan Le Cornec1-1/+1
2022-06-13bazel_4: wraps bazel to add default runtime dependencies to PATHYves-Stan Le Cornec1-0/+1
2022-06-04treewide: set sourceProvenance for packages containing downloaded jarsRobert Scott1-0/+4
2022-05-02Merge branch 'staging-next-2022-04-23'Vladimír Čunát1-1/+0
2022-04-25bazel_4, bazel_5: disable sandbox debugUri Baghin1-2/+0
2022-04-25Merge master into staging-nextgithub-actions[bot]1-6/+1
2022-04-24python3Packages.dm-sonnet, python3Packages.graph_nets: removeUri Baghin1-6/+1
2022-04-16treewide: remove nativeBuildInputs that are in stdenvBen Siraphob1-1/+0
2022-03-23treewide: autoPatchelfHook only on LinuxOPNA26081-1/+2
2022-01-20bazel_3, bazel_4: Explicitly add a dependency on bazel-rcGraham Bennett1-0/+4
2022-01-07bazel_4: dont propagate absl-py (#153779)Matthieu Coudron1-2/+1
2021-12-21Merge pull request #151503 from timothyklim/bazel-4.2.2Uri Baghin1-10/+2
2021-12-21bazel_4: 4.2.1 -> 4.2.2Timothy1-10/+2
2021-12-20Merge pull request #146389 from ylecornec/ylecornec/bazel_bash_fixUri Baghin1-50/+44
2021-12-17bazel_4: remove duplicated python paths from the nix-support/depends file.Yves-Stan Le Cornec1-7/+4
2021-12-16team-list: add bazel teamProfpatsch1-1/+1
2021-12-16bazel_4: add default tools to buildInputs (to be accessible from repository r...Yves-Stan Le Cornec1-5/+4
2021-12-15bazel_4: make some tests more verbose to help debuggingYves-Stan Le Cornec1-0/+4
2021-12-15bazel_4: add default PATH for local actions if it is not set (darwin)Yves-Stan Le Cornec1-3/+19
2021-12-15bazel_4: add which binary to test buildInputsYves-Stan Le Cornec1-1/+1
2021-12-13bazel_4: remove customBash scriptYves-Stan Le Cornec1-34/+7
2021-12-10bazel_4: add default PATH for local actions if it is not set.Yves-Stan Le Cornec1-0/+5
2021-11-24bazel_4: Fix Bazel-built protoc segfault on macOS Monterey (#147097)Wael Nasreddine1-1/+9
2021-11-13Merge pull request #145709 from winterqt/bazel-md5sumJörg Thalheim1-2/+2
2021-11-12bazel: replace additional usages of md5sumWinter1-2/+2
2021-11-12bazel_4: link to issue about aarch64-darwinUri Baghin1-0/+2
2021-11-12bazel_4: disable install check on aarch64-darwinUri Baghin1-1/+1
2021-11-03treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)`` to lib....Sandro Jäckel1-1/+1
2021-08-31bazel_4: 4.1.0 -> 4.2.1Timothy1-3/+3
2021-05-22bazel_4: 4.0.0 -> 4.1.0Dmitry Ivankov1-6/+26
2021-04-30llvmPackages: Multuple outputs for everythtingAndrew Childs1-1/+1
2021-03-22Merge pull request #111975 from teto/bazel-execlogMatthieu Coudron1-0/+15
2021-03-17bazel_4: add bazel-execlog binaryMatthieu Coudron1-0/+15
2021-03-06treewide: unzip buldInputs to nativeBuildInputs (2)Ben Siraphob1-1/+1
2021-02-04bazel_4: Use jdk11_headless to build bazelClaudio Bley1-1/+1
2021-02-04bazel_4: Fix build on darwinClaudio Bley1-0/+10
2021-02-04bazel_4: bump examples repo just in caseDmitry Ivankov1-2/+2
2021-02-04bazel_4: use --verbose_failures for the buildDmitry Ivankov1-0/+2
2021-02-04bazel_4: init at 4.0.0Dmitry Ivankov1-0/+627