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

pg_cron: 1.0.2 -> 1.1.2 #48375

Merged
merged 1 commit into from Oct 15, 2018
Merged

pg_cron: 1.0.2 -> 1.1.2 #48375

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

meta.description for pg_cron is: '"Run Cron jobs through PostgreSQL"'.

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/170c6104b66c8f5a12314ee96121876862182901.tar.gz -p pg_cron
ls -la /nix/store/mw5kjcbwfd656y80mnxlg8r9vvl5jz3a-pg_cron-1.1.2

cc @thoughtpolice 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/pg_cron/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: pg_cron

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 x86_64-linux (full log)

Attempted: pg_cron

Partial log (click to expand)

cat pg_cron.sql pg_cron--0.1--1.0.sql > pg_cron--1.0.sql
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mw5kjcbwfd656y80mnxlg8r9vvl5jz3a-pg_cron-1.1.2
shrinking /nix/store/mw5kjcbwfd656y80mnxlg8r9vvl5jz3a-pg_cron-1.1.2/lib/pg_cron.so
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/mw5kjcbwfd656y80mnxlg8r9vvl5jz3a-pg_cron-1.1.2/lib
patching script interpreter paths in /nix/store/mw5kjcbwfd656y80mnxlg8r9vvl5jz3a-pg_cron-1.1.2
checking for references to /build in /nix/store/mw5kjcbwfd656y80mnxlg8r9vvl5jz3a-pg_cron-1.1.2...
/nix/store/mw5kjcbwfd656y80mnxlg8r9vvl5jz3a-pg_cron-1.1.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pg_cron

Partial log (click to expand)

cat pg_cron.sql pg_cron--0.1--1.0.sql > pg_cron--1.0.sql
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/94sxxahy36pafsc9fcrkxjbx9yqwl0f8-pg_cron-1.1.2
shrinking /nix/store/94sxxahy36pafsc9fcrkxjbx9yqwl0f8-pg_cron-1.1.2/lib/pg_cron.so
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/94sxxahy36pafsc9fcrkxjbx9yqwl0f8-pg_cron-1.1.2/lib
patching script interpreter paths in /nix/store/94sxxahy36pafsc9fcrkxjbx9yqwl0f8-pg_cron-1.1.2
checking for references to /build in /nix/store/94sxxahy36pafsc9fcrkxjbx9yqwl0f8-pg_cron-1.1.2...
/nix/store/94sxxahy36pafsc9fcrkxjbx9yqwl0f8-pg_cron-1.1.2

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