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

grails: 3.3.6 -> 3.3.8 #45221

Merged
merged 1 commit into from Aug 17, 2018
Merged

grails: 3.3.6 -> 3.3.8 #45221

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/grails/versions.

meta.description for grails is: '"Full stack, web application framework for the JVM"'.

Checks done (click to expand)
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 4ec9a8726af7870070ab2ef9664979d789901394 && nix-shell --pure -I nixpkgs=. -p grails

cc @bjornfor 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/grails/versions.
@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: grails

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: grails

Partial log (click to expand)

'./dist/grails-web-url-mappings-3.3.8-sources.jar.sha1' -> '/nix/store/n1llf8xx4anbcyr84s8kxjiqjpnc4xfk-grails-3.3.8/./dist/grails-web-url-mappings-3.3.8-sources.jar.sha1'
'./dist/grails-web-url-mappings-3.3.8.jar' -> '/nix/store/n1llf8xx4anbcyr84s8kxjiqjpnc4xfk-grails-3.3.8/./dist/grails-web-url-mappings-3.3.8.jar'
'./dist/grails-web-url-mappings-3.3.8.jar.sha1' -> '/nix/store/n1llf8xx4anbcyr84s8kxjiqjpnc4xfk-grails-3.3.8/./dist/grails-web-url-mappings-3.3.8.jar.sha1'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/n1llf8xx4anbcyr84s8kxjiqjpnc4xfk-grails-3.3.8
strip is /nix/store/ah0va6j4cnwj9nx4j6rwcfc8nh785jwm-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/n1llf8xx4anbcyr84s8kxjiqjpnc4xfk-grails-3.3.8/lib  /nix/store/n1llf8xx4anbcyr84s8kxjiqjpnc4xfk-grails-3.3.8/bin
patching script interpreter paths in /nix/store/n1llf8xx4anbcyr84s8kxjiqjpnc4xfk-grails-3.3.8
/nix/store/n1llf8xx4anbcyr84s8kxjiqjpnc4xfk-grails-3.3.8/bin/grails: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/7q3ayirslrcva28wava6zpjcflcz1h3b-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/n1llf8xx4anbcyr84s8kxjiqjpnc4xfk-grails-3.3.8...

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: grails

Partial log (click to expand)

'./dist/grails-web-url-mappings-3.3.8-sources.jar.sha1' -> '/nix/store/ls4wni2ia30x3hxfdm9mmzkyfpxrfzsw-grails-3.3.8/./dist/grails-web-url-mappings-3.3.8-sources.jar.sha1'
'./dist/grails-web-url-mappings-3.3.8.jar' -> '/nix/store/ls4wni2ia30x3hxfdm9mmzkyfpxrfzsw-grails-3.3.8/./dist/grails-web-url-mappings-3.3.8.jar'
'./dist/grails-web-url-mappings-3.3.8.jar.sha1' -> '/nix/store/ls4wni2ia30x3hxfdm9mmzkyfpxrfzsw-grails-3.3.8/./dist/grails-web-url-mappings-3.3.8.jar.sha1'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ls4wni2ia30x3hxfdm9mmzkyfpxrfzsw-grails-3.3.8
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ls4wni2ia30x3hxfdm9mmzkyfpxrfzsw-grails-3.3.8/lib  /nix/store/ls4wni2ia30x3hxfdm9mmzkyfpxrfzsw-grails-3.3.8/bin
patching script interpreter paths in /nix/store/ls4wni2ia30x3hxfdm9mmzkyfpxrfzsw-grails-3.3.8
/nix/store/ls4wni2ia30x3hxfdm9mmzkyfpxrfzsw-grails-3.3.8/bin/grails: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/ls4wni2ia30x3hxfdm9mmzkyfpxrfzsw-grails-3.3.8...

@Mic92 Mic92 merged commit 10baf9f into NixOS:master Aug 17, 2018
@r-ryantm r-ryantm deleted the auto-update/grails branch August 18, 2018 03:42
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