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

groovy: 2.5.1 -> 2.5.2 #45223

Merged
merged 1 commit into from Aug 17, 2018
Merged

groovy: 2.5.1 -> 2.5.2 #45223

merged 1 commit into from Aug 17, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/groovy/versions.

meta.description for groovy is: '"An agile dynamic language for the Java Platform"'.

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/groovy.ico had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/grape had a zero exit code or showed the expected version
  • /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/java2groovy passed the binary check.
  • /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/groovy passed the binary check.
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/groovydoc had a zero exit code or showed the expected version
  • /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/groovyc passed the binary check.
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/groovysh had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/groovyConsole had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/grape_completion had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/groovyConsole_completion had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/groovyc_completion had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/groovydoc_completion had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/groovysh_completion had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/groovy_completion had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/startGroovy had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/.grape-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/.java2groovy-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/.groovy-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/.groovydoc-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/.groovyc-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/.groovysh-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/.groovyConsole-wrapped had a zero exit code or showed the expected version
  • 3 of 22 passed binary check by having a zero exit code.
  • 0 of 22 passed binary check by having the new version present in output.
  • found 2.5.2 with grep in /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2
  • directory tree listing: https://gist.github.com/6d31d9a45f0c5106ec6a342702c5fd28
  • du listing: https://gist.github.com/bfd81626ba36381b848959e9d64a3683
Test this build with Cachix (click to expand)

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 0c60aee290173e53170714b59ab0ff8cb68f2abb && nix-shell --pure -I nixpkgs=. -p groovy

cc @pSub for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/groovy/versions.
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: groovy

Partial log (click to expand)

/nix/store/p4i81kpksdwd5rk9qhz5xl9ylfjhrfzs-groovy-2.5.2/bin/grape_completion: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/bash"
/nix/store/p4i81kpksdwd5rk9qhz5xl9ylfjhrfzs-groovy-2.5.2/bin/startGroovy: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/sh"
/nix/store/p4i81kpksdwd5rk9qhz5xl9ylfjhrfzs-groovy-2.5.2/bin/.groovyc-wrapped: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/sh"
/nix/store/p4i81kpksdwd5rk9qhz5xl9ylfjhrfzs-groovy-2.5.2/bin/.grape-wrapped: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/sh"
/nix/store/p4i81kpksdwd5rk9qhz5xl9ylfjhrfzs-groovy-2.5.2/bin/groovydoc_completion: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/bash"
/nix/store/p4i81kpksdwd5rk9qhz5xl9ylfjhrfzs-groovy-2.5.2/bin/groovyc_completion: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/bash"
/nix/store/p4i81kpksdwd5rk9qhz5xl9ylfjhrfzs-groovy-2.5.2/bin/.groovy-wrapped: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/sh"
/nix/store/p4i81kpksdwd5rk9qhz5xl9ylfjhrfzs-groovy-2.5.2/bin/groovy_completion: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/bash"
/nix/store/p4i81kpksdwd5rk9qhz5xl9ylfjhrfzs-groovy-2.5.2/bin/groovysh_completion: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/bash"
/nix/store/p4i81kpksdwd5rk9qhz5xl9ylfjhrfzs-groovy-2.5.2

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

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

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

Success on x86_64-linux (full log)

Attempted: groovy

Partial log (click to expand)

/nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/.groovysh-wrapped: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/sh"
/nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/startGroovy: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/sh"
/nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/.grape-wrapped: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/sh"
/nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/groovy_completion: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/bash"
/nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/.groovy-wrapped: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/sh"
/nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/.groovydoc-wrapped: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/sh"
/nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/groovysh_completion: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/bash"
/nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2/bin/groovyc_completion: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2...
/nix/store/77j13iycr6p2j56bcx7f2wg0ic0iw3c4-groovy-2.5.2

@Mic92 Mic92 merged commit 5c7d351 into NixOS:master Aug 17, 2018
@r-ryantm r-ryantm deleted the auto-update/groovy branch August 18, 2018 03:43
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