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

pgcli: 1.10.3 -> 1.11.0 #47739

Merged
merged 1 commit into from Oct 3, 2018
Merged

pgcli: 1.10.3 -> 1.11.0 #47739

merged 1 commit into from Oct 3, 2018

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

meta.description for pgcli is: '"Command-line interface for PostgreSQL"'.

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/vw7d3c9xy7w21f8sybaz06cmj4vycl3z-pgcli-1.11.0/bin/.pgcli-wrapped passed the binary check.
  • /nix/store/vw7d3c9xy7w21f8sybaz06cmj4vycl3z-pgcli-1.11.0/bin/pgcli passed the binary check.
  • 2 of 2 passed binary check by having a zero exit code.
  • 2 of 2 passed binary check by having the new version present in output.
  • found 1.11.0 with grep in /nix/store/vw7d3c9xy7w21f8sybaz06cmj4vycl3z-pgcli-1.11.0
  • directory tree listing: https://gist.github.com/14bd162953b078618825f0297e1ae66e
  • du listing: https://gist.github.com/a65a8b537ba99ccca5866661478382a0
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/51c389d57fabd8beec6b102725c6df4cfe5b89bd.tar.gz -p pgcli
ls -la /nix/store/vw7d3c9xy7w21f8sybaz06cmj4vycl3z-pgcli-1.11.0

cc @dywedir 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/pgcli/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: pgcli

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

Partial log (click to expand)

...................................x.................................... [ 94%]
......................................................                   [ 96%]
tests/parseutils/test_ctes.py ..............                             [ 97%]
tests/parseutils/test_function_metadata.py .                             [ 97%]
tests/parseutils/test_parseutils.py ....................X............... [ 98%]
...............................                                          [100%]

 2425 passed, 100 skipped, 3 deselected, 1 xfailed, 1 xpassed in 32.44 seconds =
pytestcachePhase
/nix/store/bbv8kwc6gwli6r3k1lbgk3xrwp41izkz-pgcli-1.11.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pgcli

Partial log (click to expand)

...................................x.................................... [ 94%]
......................................................                   [ 96%]
tests/parseutils/test_ctes.py ..............                             [ 97%]
tests/parseutils/test_function_metadata.py .                             [ 97%]
tests/parseutils/test_parseutils.py ....................X............... [ 98%]
...............................                                          [100%]

 2425 passed, 100 skipped, 3 deselected, 1 xfailed, 1 xpassed in 18.65 seconds =
pytestcachePhase
/nix/store/vw7d3c9xy7w21f8sybaz06cmj4vycl3z-pgcli-1.11.0

@Mic92 Mic92 merged commit 13c300d into NixOS:master Oct 3, 2018
@r-ryantm r-ryantm deleted the auto-update/pgcli branch October 13, 2018 22:23
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