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

gtkwave: 3.3.98 -> 3.3.99 #56694

Merged
merged 1 commit into from Mar 3, 2019
Merged

gtkwave: 3.3.98 -> 3.3.99 #56694

merged 1 commit into from Mar 3, 2019

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Mar 2, 2019

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

meta.description for gtkwave is: '"VCD/Waveform viewer for Unix and Win32"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/evcd2vcd passed the binary check.
  • /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/fst2vcd passed the binary check.
  • /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/vcd2fst passed the binary check.
  • /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/fstminer passed the binary check.
  • Warning: no invocation of /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/ghwdump had a zero exit code or showed the expected version
  • /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/lxt2miner passed the binary check.
  • /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/lxt2vcd passed the binary check.
  • Warning: no invocation of /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/shmidcat had a zero exit code or showed the expected version
  • /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/vcd2lxt passed the binary check.
  • /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/vcd2lxt2 passed the binary check.
  • /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/vcd2vzt passed the binary check.
  • /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/vzt2vcd passed the binary check.
  • /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/vztminer passed the binary check.
  • /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/gtkwave passed the binary check.
  • Warning: no invocation of /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/twinwave had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/rtlbrowse had a zero exit code or showed the expected version
  • /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin/xml2stems passed the binary check.
  • 13 of 17 passed binary check by having a zero exit code.
  • 0 of 17 passed binary check by having the new version present in output.
  • found 3.3.99 with grep in /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99
  • directory tree listing: https://gist.github.com/397a346724ed284231bc1a5b57217577
  • du listing: https://gist.github.com/12715775008a768d913b365486142f48
Rebuild report (if merged into master) (click to expand)

3 total rebuild path(s)

1 package rebuild(s)

1 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
0 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
gtkwave

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99 \
  --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 gtkwave https://github.com/r-ryantm/nixpkgs/archive/01d18e404f235078db58e8e66450891855dbe6fe.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/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99
ls -la /nix/store/mjgml0v6rrg0ga0fwf5cccdpnz2107sr-gtkwave-3.3.99/bin

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/gtkwave/versions
@FRidh FRidh merged commit 2d20e8c into NixOS:master Mar 3, 2019
@r-ryantm r-ryantm deleted the auto-update/gtkwave branch March 9, 2019 23:18
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