Loading pkgs/development/tools/build-managers/bazel/bazel_6/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -223,7 +223,7 @@ stdenv.mkDerivation rec { # Additional tests that check bazel’s functionality. Execute # # nix-build . -A bazel_5.tests # nix-build . -A bazel_6.tests # # in the nixpkgs checkout root to exercise them locally. passthru.tests = Loading Loading
pkgs/development/tools/build-managers/bazel/bazel_6/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -223,7 +223,7 @@ stdenv.mkDerivation rec { # Additional tests that check bazel’s functionality. Execute # # nix-build . -A bazel_5.tests # nix-build . -A bazel_6.tests # # in the nixpkgs checkout root to exercise them locally. passthru.tests = Loading