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

libpqxx: 6.2.4 -> 6.2.5 #48409

Merged
merged 1 commit into from Oct 15, 2018
Merged

libpqxx: 6.2.4 -> 6.2.5 #48409

merged 1 commit into from Oct 15, 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/libpqxx/versions.

meta.description for libpqxx is: '"A C++ library to access PostgreSQL databases"'.

Release on GitHub

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:

nix-shell -p cachix --run '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/605821e1b2fac0ce7dca5ac5decb59418a491eab.tar.gz -p libpqxx
ls -la /nix/store/sb4r6wcd5zhqhzkcnqixh83q2l3kwm6h-libpqxx-6.2.5

cc @edolstra 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/libpqxx/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: libpqxx

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

Partial log (click to expand)

 /nix/store/5s4072bfj6q40mhw5hgb8y4lbmgwrbga-coreutils-8.30/bin/install -c -m 644 libpqxx.pc '/nix/store/l8m1pp6kfsc4dqb3gld5rxpjna8fr6mv-libpqxx-6.2.5/lib/pkgconfig'
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/l8m1pp6kfsc4dqb3gld5rxpjna8fr6mv-libpqxx-6.2.5
shrinking /nix/store/l8m1pp6kfsc4dqb3gld5rxpjna8fr6mv-libpqxx-6.2.5/lib/libpqxx-6.2.so
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/l8m1pp6kfsc4dqb3gld5rxpjna8fr6mv-libpqxx-6.2.5/lib
patching script interpreter paths in /nix/store/l8m1pp6kfsc4dqb3gld5rxpjna8fr6mv-libpqxx-6.2.5
checking for references to /build in /nix/store/l8m1pp6kfsc4dqb3gld5rxpjna8fr6mv-libpqxx-6.2.5...

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libpqxx

Partial log (click to expand)

 /nix/store/dzvbhkzfgwkq97ljkcvi4gs7vmflh6a0-coreutils-8.30/bin/install -c -m 644 libpqxx.pc '/nix/store/sb4r6wcd5zhqhzkcnqixh83q2l3kwm6h-libpqxx-6.2.5/lib/pkgconfig'
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/sb4r6wcd5zhqhzkcnqixh83q2l3kwm6h-libpqxx-6.2.5
shrinking /nix/store/sb4r6wcd5zhqhzkcnqixh83q2l3kwm6h-libpqxx-6.2.5/lib/libpqxx-6.2.so
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/sb4r6wcd5zhqhzkcnqixh83q2l3kwm6h-libpqxx-6.2.5/lib
patching script interpreter paths in /nix/store/sb4r6wcd5zhqhzkcnqixh83q2l3kwm6h-libpqxx-6.2.5
checking for references to /build in /nix/store/sb4r6wcd5zhqhzkcnqixh83q2l3kwm6h-libpqxx-6.2.5...

@Mic92 Mic92 merged commit cd32084 into NixOS:master Oct 15, 2018
@r-ryantm r-ryantm deleted the auto-update/libpqxx branch October 24, 2018 03:10
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