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

sbt: 1.3.7 -> 1.3.8 #79471

Merged
merged 1 commit into from Feb 7, 2020
Merged

sbt: 1.3.7 -> 1.3.8 #79471

merged 1 commit into from Feb 7, 2020

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Feb 7, 2020

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://github.com/sbt/sbt/releases.

meta.description for sbt is: '"A build tool for Scala, Java and more"'.

meta.homepage for sbt is: '"https://www.scala-sbt.org/"

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

12 total rebuild path(s)

3 package rebuild(s)

3 x86_64-linux rebuild(s)
3 i686-linux rebuild(s)
3 x86_64-darwin rebuild(s)
3 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
sbt
sbt-with-scala-native
simpleBuildTool

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/zj2k8l45gffd4f3aasxgl5sqx97bb7fa-sbt-1.3.8 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A sbt https://github.com/r-ryantm/nixpkgs/archive/2357a15348aeae1a8e326f2edb721979053df07d.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/zj2k8l45gffd4f3aasxgl5sqx97bb7fa-sbt-1.3.8
ls -la /nix/store/zj2k8l45gffd4f3aasxgl5sqx97bb7fa-sbt-1.3.8/bin

cc @NeQuissimus for testing.

Copy link
Member

@1000101 1000101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • reviewed the diff and commit messages
  • made sure ofBorg build succeeded for all applicable platforms
  • ran nix-review without any failures
  • ran and tested the binaries

@Ma27 Ma27 merged commit 87a8898 into NixOS:master Feb 7, 2020
@r-ryantm r-ryantm deleted the auto-update/sbt branch February 7, 2020 21:50
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