Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bazel: 0.10.1 -> 0.11.1 #37624

Closed
wants to merge 1 commit into from
Closed

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 22, 2018

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

  • built on NixOS
  • Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
  • found 0.11.1 with grep in /nix/store/x5y0fs17z8xayw1lplp1hbl8ny6jxpqp-bazel-0.11.1
  • directory tree listing: https://gist.github.com/ac19a0e0ea728fcb73ca6819bcbba7ea

cc @philandstuff for review

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.11.1 with grep in /nix/store/x5y0fs17z8xayw1lplp1hbl8ny6jxpqp-bazel-0.11.1
- directory tree listing: https://gist.github.com/ac19a0e0ea728fcb73ca6819bcbba7ea
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: bazel

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: bazel

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: bazel

Partial log (click to expand)

PASSED in 0.1s
//examples/java-native/src/test/java/com/example/myproject:hello         PASSED in 0.4s

Executed 2 out of 2 tests: 2 tests pass.
There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
installing
post-installation fixup
patching script interpreter paths in /nix/store/x5y0fs17z8xayw1lplp1hbl8ny6jxpqp-bazel-0.11.1
checking for references to /tmp in /nix/store/x5y0fs17z8xayw1lplp1hbl8ny6jxpqp-bazel-0.11.1...
/nix/store/x5y0fs17z8xayw1lplp1hbl8ny6jxpqp-bazel-0.11.1

@matthewbauer
Copy link
Member

Already updated in 09b16a9

@ryantm ryantm deleted the auto-update/bazel branch April 9, 2018 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants