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

cpp-hocon: 0.1.7 -> 0.2.0 #47812

Merged
merged 1 commit into from Oct 8, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Oct 3, 2018

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

meta.description for cpp-hocon is: '" A C++ port of the Typesafe Config library"'.

Compare changes on GitHub

Checks done (click to expand)
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/6b143f9002b576bee9b58d7560d889c7c1430408.tar.gz -p cpp-hocon
ls -la /nix/store/9wgr2sfqqibm0ky42vrzhsvi7v1fqjzw-cpp-hocon-0.2.0

cc @womfoo 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/cpp-hocon/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: cpp-hocon

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: cpp-hocon

Partial log (click to expand)

-- Installing: /nix/store/d6yvrj4f8m4l4db4mgk9vg3kkijv1yvj-cpp-hocon-0.2.0/include/hocon/config_include_context.hpp
-- Installing: /nix/store/d6yvrj4f8m4l4db4mgk9vg3kkijv1yvj-cpp-hocon-0.2.0/include/hocon/config_exception.hpp
-- Installing: /nix/store/d6yvrj4f8m4l4db4mgk9vg3kkijv1yvj-cpp-hocon-0.2.0/include/hocon/config.hpp
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/d6yvrj4f8m4l4db4mgk9vg3kkijv1yvj-cpp-hocon-0.2.0
strip is /nix/store/428gs2z4b8f9byvghzlpbjwjb3a7jwxx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/d6yvrj4f8m4l4db4mgk9vg3kkijv1yvj-cpp-hocon-0.2.0/lib
patching script interpreter paths in /nix/store/d6yvrj4f8m4l4db4mgk9vg3kkijv1yvj-cpp-hocon-0.2.0
checking for references to /build in /nix/store/d6yvrj4f8m4l4db4mgk9vg3kkijv1yvj-cpp-hocon-0.2.0...
/nix/store/d6yvrj4f8m4l4db4mgk9vg3kkijv1yvj-cpp-hocon-0.2.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: cpp-hocon

Partial log (click to expand)

-- Installing: /nix/store/9wgr2sfqqibm0ky42vrzhsvi7v1fqjzw-cpp-hocon-0.2.0/include/hocon/config_includer.hpp
-- Installing: /nix/store/9wgr2sfqqibm0ky42vrzhsvi7v1fqjzw-cpp-hocon-0.2.0/include/hocon/config_parse_options.hpp
-- Installing: /nix/store/9wgr2sfqqibm0ky42vrzhsvi7v1fqjzw-cpp-hocon-0.2.0/include/hocon/types.hpp
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9wgr2sfqqibm0ky42vrzhsvi7v1fqjzw-cpp-hocon-0.2.0
strip is /nix/store/dxf1m7dhc4qb655bdljc1fsd74v1nag3-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/9wgr2sfqqibm0ky42vrzhsvi7v1fqjzw-cpp-hocon-0.2.0/lib
patching script interpreter paths in /nix/store/9wgr2sfqqibm0ky42vrzhsvi7v1fqjzw-cpp-hocon-0.2.0
checking for references to /build in /nix/store/9wgr2sfqqibm0ky42vrzhsvi7v1fqjzw-cpp-hocon-0.2.0...
/nix/store/9wgr2sfqqibm0ky42vrzhsvi7v1fqjzw-cpp-hocon-0.2.0

@joachifm joachifm merged commit 3474999 into NixOS:master Oct 8, 2018
@r-ryantm r-ryantm deleted the auto-update/cpp-hocon branch October 13, 2018 22:19
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