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

languagetool: 4.0 -> 4.1 #38205

Merged
merged 1 commit into from Apr 9, 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/LanguageTool/versions.

These checks were done:

  • built on NixOS
  • ran /nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1/bin/languagetool -h got 0 exit code
  • ran /nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1/bin/languagetool --help got 0 exit code
  • ran /nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1/bin/languagetool-commandline --version and found version 4.1
  • found 4.1 with grep in /nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1
  • directory tree listing: https://gist.github.com/2125d88e98c5831d6acc52597d8d69e5

cc @edwtjo @jgeerds for review

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/LanguageTool/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1/bin/languagetool -h` got 0 exit code
- ran `/nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1/bin/languagetool --help` got 0 exit code
- ran `/nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1/bin/languagetool-commandline --version` and found version 4.1
- found 4.1 with grep in /nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1
- directory tree listing: https://gist.github.com/2125d88e98c5831d6acc52597d8d69e5
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

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

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: languagetool

Partial log (click to expand)

no Makefile, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1/bin
patching script interpreter paths in /nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1
/nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1/share/testrules.sh: interpreter directive changed from "/bin/sh" to "/nix/store/q1g0rl8zfmz7r371fp5p42p4acmv297d-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1...
/nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: languagetool

Partial log (click to expand)

no configure script, doing nothing
building
no Makefile, doing nothing
installing
post-installation fixup
strip is /nix/store/0fzpxnsanc02i4jsb1yhchjp4p62b2n3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/v4k9xmmfnzf2w5z3faxhi7kww48vdw8v-LanguageTool-4.1/bin
patching script interpreter paths in /nix/store/v4k9xmmfnzf2w5z3faxhi7kww48vdw8v-LanguageTool-4.1
/nix/store/v4k9xmmfnzf2w5z3faxhi7kww48vdw8v-LanguageTool-4.1/share/testrules.sh: interpreter directive changed from "/bin/sh" to "/nix/store/x030a63qdilnv02pkivfjg44pdxsh5km-bash-4.4-p19/bin/sh"
/nix/store/v4k9xmmfnzf2w5z3faxhi7kww48vdw8v-LanguageTool-4.1

@matthewbauer matthewbauer merged commit 519b697 into NixOS:master Apr 9, 2018
@r-ryantm r-ryantm deleted the auto-update/LanguageTool branch April 9, 2018 05:25
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