nixpkgs icon indicating copy to clipboard operation
nixpkgs copied to clipboard

magic-vlsi: 8.3.460 -> 8.3.463

Open r-ryantm opened this issue 6 months ago • 1 comments

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/magic/versions.

meta.description for magic-vlsi is: VLSI layout tool written in Tcl

meta.homepage for magic-vlsi is: http://opencircuitdesign.com/magic/

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 8.3.462 with grep in /nix/store/ssvqs9y2fha0ikgv782h4dp1yqq84jm3-magic-vlsi-8.3.462
  • found 8.3.462 in filename of file in /nix/store/ssvqs9y2fha0ikgv782h4dp1yqq84jm3-magic-vlsi-8.3.462

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
magic-vlsi
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ssvqs9y2fha0ikgv782h4dp1yqq84jm3-magic-vlsi-8.3.462 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A magic-vlsi https://github.com/r-ryantm/nixpkgs/archive/7ece39916be33ced9afbeac984d164b291212740.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7ece39916be33ced9afbeac984d164b291212740#magic-vlsi

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

ls -la /nix/store/ssvqs9y2fha0ikgv782h4dp1yqq84jm3-magic-vlsi-8.3.462
ls -la /nix/store/ssvqs9y2fha0ikgv782h4dp1yqq84jm3-magic-vlsi-8.3.462/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to this change.

This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as failed to build independent of the change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • magic-vlsi

Maintainer pings

cc @thoughtpolice @AndersonTorres for testing.

r-ryantm avatar Feb 23 '24 16:02 r-ryantm

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/magic/versions.

meta.description for magic-vlsi is: VLSI layout tool written in Tcl

meta.homepage for magic-vlsi is: http://opencircuitdesign.com/magic/

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 8.3.463 with grep in /nix/store/q34jx21j9g9szjzl4wp7v66ks1hlb15d-magic-vlsi-8.3.463
  • found 8.3.463 in filename of file in /nix/store/q34jx21j9g9szjzl4wp7v66ks1hlb15d-magic-vlsi-8.3.463

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
magic-vlsi
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/q34jx21j9g9szjzl4wp7v66ks1hlb15d-magic-vlsi-8.3.463 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A magic-vlsi https://github.com/r-ryantm/nixpkgs/archive/66d436410743ec977db945e78afc6417f2b04394.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/66d436410743ec977db945e78afc6417f2b04394#magic-vlsi

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

ls -la /nix/store/q34jx21j9g9szjzl4wp7v66ks1hlb15d-magic-vlsi-8.3.463
ls -la /nix/store/q34jx21j9g9szjzl4wp7v66ks1hlb15d-magic-vlsi-8.3.463/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to this change.

This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as failed to build independent of the change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package built:
  • magic-vlsi

Maintainer pings

cc @thoughtpolice @AndersonTorres for testing.

r-ryantm avatar Mar 05 '24 20:03 r-ryantm