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

sigrok-cli: 0.7.0 -> 0.7.1 #49949

Merged
merged 1 commit into from Nov 9, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 8, 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/sigrok-cli/versions.

meta.description for sigrok-cli is: '"Command-line frontend for the sigrok signal analysis software suite"'.

Checks done (click to expand)
Outpath report (click to expand)

Outpath difference report
3 total rebuild paths

1 package rebuilds

1 x86_64-linux rebuilds
1 i686-linux rebuilds
0 x86_64-darwin rebuilds
1 aarch64-linux rebuilds

First ten rebuilds by attrpath
sigrok-cli

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/fq4m9h4irfbd1vd7g2cy249paw9awc4d-sigrok-cli-0.7.1 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A sigrok-cli https://github.com/r-ryantm/nixpkgs/archive/dc29fb505731a2a5227dbcb1ff6cfcb2ca72afdc.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/fq4m9h4irfbd1vd7g2cy249paw9awc4d-sigrok-cli-0.7.1
ls -la /nix/store/fq4m9h4irfbd1vd7g2cy249paw9awc4d-sigrok-cli-0.7.1/bin

cc @bjornfor 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/sigrok-cli/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: sigrok-cli

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: sigrok-cli

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/fq4m9h4irfbd1vd7g2cy249paw9awc4d-sigrok-cli-0.7.1
shrinking /nix/store/fq4m9h4irfbd1vd7g2cy249paw9awc4d-sigrok-cli-0.7.1/bin/sigrok-cli
gzipping man pages under /nix/store/fq4m9h4irfbd1vd7g2cy249paw9awc4d-sigrok-cli-0.7.1/share/man/
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/fq4m9h4irfbd1vd7g2cy249paw9awc4d-sigrok-cli-0.7.1/bin
patching script interpreter paths in /nix/store/fq4m9h4irfbd1vd7g2cy249paw9awc4d-sigrok-cli-0.7.1
checking for references to /build in /nix/store/fq4m9h4irfbd1vd7g2cy249paw9awc4d-sigrok-cli-0.7.1...
/nix/store/fq4m9h4irfbd1vd7g2cy249paw9awc4d-sigrok-cli-0.7.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: sigrok-cli

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ddlljlxmgz4qdmwxjn80ij4f4szh1mif-sigrok-cli-0.7.1
shrinking /nix/store/ddlljlxmgz4qdmwxjn80ij4f4szh1mif-sigrok-cli-0.7.1/bin/sigrok-cli
gzipping man pages under /nix/store/ddlljlxmgz4qdmwxjn80ij4f4szh1mif-sigrok-cli-0.7.1/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ddlljlxmgz4qdmwxjn80ij4f4szh1mif-sigrok-cli-0.7.1/bin
patching script interpreter paths in /nix/store/ddlljlxmgz4qdmwxjn80ij4f4szh1mif-sigrok-cli-0.7.1
checking for references to /build in /nix/store/ddlljlxmgz4qdmwxjn80ij4f4szh1mif-sigrok-cli-0.7.1...
/nix/store/ddlljlxmgz4qdmwxjn80ij4f4szh1mif-sigrok-cli-0.7.1

@Mic92 Mic92 merged commit fb46b53 into NixOS:master Nov 9, 2018
@r-ryantm r-ryantm deleted the auto-update/sigrok-cli branch November 17, 2018 23: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