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

libngspice: 26 -> 28 #46225

Merged
merged 1 commit into from Sep 17, 2018
Merged

libngspice: 26 -> 28 #46225

merged 1 commit into from Sep 17, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Sep 6, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from libngspice.

meta.description for libngspice is: '"The Next Generation Spice (Electronic Circuit Simulator)"'.

Checks done (click to expand)
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/892123e755d6009fb76f3389d28991c924a51d98.tar.gz -p libngspice
ls -la /nix/store/6f8hkk296avgsc8dvlp6y6xh98qq7b2g-libngspice-28

cc @bgamari for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libngspice
@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: libngspice

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

Partial log (click to expand)

shrinking /nix/store/6f8hkk296avgsc8dvlp6y6xh98qq7b2g-libngspice-28/lib/ngspice/xtradev.cm
shrinking /nix/store/6f8hkk296avgsc8dvlp6y6xh98qq7b2g-libngspice-28/lib/ngspice/xtraevt.cm
shrinking /nix/store/6f8hkk296avgsc8dvlp6y6xh98qq7b2g-libngspice-28/lib/ngspice/table.cm
shrinking /nix/store/6f8hkk296avgsc8dvlp6y6xh98qq7b2g-libngspice-28/lib/ngspice/digital.cm
shrinking /nix/store/6f8hkk296avgsc8dvlp6y6xh98qq7b2g-libngspice-28/lib/libngspice.so.0.0.0
gzipping man pages under /nix/store/6f8hkk296avgsc8dvlp6y6xh98qq7b2g-libngspice-28/share/man/
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/6f8hkk296avgsc8dvlp6y6xh98qq7b2g-libngspice-28/lib  /nix/store/6f8hkk296avgsc8dvlp6y6xh98qq7b2g-libngspice-28/bin
patching script interpreter paths in /nix/store/6f8hkk296avgsc8dvlp6y6xh98qq7b2g-libngspice-28
checking for references to /build in /nix/store/6f8hkk296avgsc8dvlp6y6xh98qq7b2g-libngspice-28...

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libngspice

Partial log (click to expand)

shrinking /nix/store/j44mi7vlmh0zb0hkhkjqrhiyk0v6b78y-libngspice-28/lib/ngspice/xtradev.cm
shrinking /nix/store/j44mi7vlmh0zb0hkhkjqrhiyk0v6b78y-libngspice-28/lib/ngspice/analog.cm
shrinking /nix/store/j44mi7vlmh0zb0hkhkjqrhiyk0v6b78y-libngspice-28/lib/ngspice/digital.cm
shrinking /nix/store/j44mi7vlmh0zb0hkhkjqrhiyk0v6b78y-libngspice-28/lib/ngspice/spice2poly.cm
shrinking /nix/store/j44mi7vlmh0zb0hkhkjqrhiyk0v6b78y-libngspice-28/bin/cmpp
gzipping man pages under /nix/store/j44mi7vlmh0zb0hkhkjqrhiyk0v6b78y-libngspice-28/share/man/
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/j44mi7vlmh0zb0hkhkjqrhiyk0v6b78y-libngspice-28/lib  /nix/store/j44mi7vlmh0zb0hkhkjqrhiyk0v6b78y-libngspice-28/bin
patching script interpreter paths in /nix/store/j44mi7vlmh0zb0hkhkjqrhiyk0v6b78y-libngspice-28
checking for references to /build in /nix/store/j44mi7vlmh0zb0hkhkjqrhiyk0v6b78y-libngspice-28...

@bgamari
Copy link
Contributor

bgamari commented Sep 13, 2018

Looks good to me. I actually bumped this manually a few days ago but haven't had a chance to submit a PR yet.

@xeji xeji merged commit 00c7f76 into NixOS:master Sep 17, 2018
@r-ryantm r-ryantm deleted the auto-update/libngspice branch September 20, 2018 04:31
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

4 participants