Unverified Commit ecbebc9e authored by Dmitry Ivankov's avatar Dmitry Ivankov Committed by GitHub
Browse files

bazel_6: fix typo on comments

Leftover bazel_5 reference ffrom 5->6 update
parent 6c05a4c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 =