Skip to content

kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-08-15 #280181

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

2 package rebuild(s)

First fifty rebuilds by attrpath
kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/bp7mdrjlq0rihn2qxk9flwivby0w6cvm-kicad-testing-small-7.0-2024-01-10 \
  --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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/0a0021e29bc22b75ab2bda45bca4652b2bd8fce8.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/0a0021e29bc22b75ab2bda45bca4652b2bd8fce8#kicad-testing-small

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

ls -la /nix/store/bp7mdrjlq0rihn2qxk9flwivby0w6cvm-kicad-testing-small-7.0-2024-01-10
ls -la /nix/store/bp7mdrjlq0rihn2qxk9flwivby0w6cvm-kicad-testing-small-7.0-2024-01-10/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

2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jan 11, 2024
@r-ryantm r-ryantm changed the title kicad-testing-small: 7.0-2024-01-07 -> 7.0-2024-01-10 kicad-testing-small: 7.0-2024-01-07 -> 7.0-2024-01-17 Jan 18, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

2 package rebuild(s)

First fifty rebuilds by attrpath
kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/3c4l05r4i80gs5n1nb7403w0pary7v6v-kicad-testing-small-7.0-2024-01-17 \
  --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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/f18f2d7e6aa94bf3c4531e8877a11343c2529481.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/f18f2d7e6aa94bf3c4531e8877a11343c2529481#kicad-testing-small

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

ls -la /nix/store/3c4l05r4i80gs5n1nb7403w0pary7v6v-kicad-testing-small-7.0-2024-01-17
ls -la /nix/store/3c4l05r4i80gs5n1nb7403w0pary7v6v-kicad-testing-small-7.0-2024-01-17/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 failed to build:
  • kicad-testing
1 package built:
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from 0a0021e to f18f2d7 Compare January 18, 2024 05:48
@r-ryantm r-ryantm changed the title kicad-testing-small: 7.0-2024-01-07 -> 7.0-2024-01-17 kicad-testing-small: 7.0-2024-01-07 -> 7.0-2024-01-23 Jan 24, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

2 package rebuild(s)

First fifty rebuilds by attrpath
kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/p6frc2k2bs6rb4n3qknv89bkk5n8mn9b-kicad-testing-small-7.0-2024-01-23 \
  --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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/3fd5a74004c27314a741ebec0b8a9a8051e08619.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/3fd5a74004c27314a741ebec0b8a9a8051e08619#kicad-testing-small

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

ls -la /nix/store/p6frc2k2bs6rb4n3qknv89bkk5n8mn9b-kicad-testing-small-7.0-2024-01-23
ls -la /nix/store/p6frc2k2bs6rb4n3qknv89bkk5n8mn9b-kicad-testing-small-7.0-2024-01-23/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

2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from f18f2d7 to 3fd5a74 Compare January 24, 2024 14:27
@evils
Copy link
Member

evils commented Jan 28, 2024

i don't know why this update was attempted via kicad-testing-small
for the purpose of updating it is equivalent to kicad-testing

and i don't recall why kicad-small and kicad-unstable-small don't get updated / why that exclusion doesn't apply here

@wegank wegank marked this pull request as draft January 28, 2024 06:37
@r-ryantm r-ryantm changed the title kicad-testing-small: 7.0-2024-01-07 -> 7.0-2024-01-23 kicad-testing-small: 7.0-2024-01-27 -> 7.0-2024-02-06 Feb 7, 2024
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Feb 7, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

2 package rebuild(s)

First fifty rebuilds by attrpath
kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/0zs2pf1s9x9hmaq0w1vkmqrggqc2zj5s-kicad-testing-small-7.0-2024-02-06 \
  --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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/d2e3881cba0c96bd01e655cc1166ce6cfd700f7e.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/d2e3881cba0c96bd01e655cc1166ce6cfd700f7e#kicad-testing-small

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

ls -la /nix/store/0zs2pf1s9x9hmaq0w1vkmqrggqc2zj5s-kicad-testing-small-7.0-2024-02-06
ls -la /nix/store/0zs2pf1s9x9hmaq0w1vkmqrggqc2zj5s-kicad-testing-small-7.0-2024-02-06/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

2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from 3fd5a74 to d2e3881 Compare February 7, 2024 15:05
@r-ryantm r-ryantm changed the title kicad-testing-small: 7.0-2024-01-27 -> 7.0-2024-02-06 kicad-testing-small: 7.0-2024-01-27 -> 7.0-2024-02-11 Feb 11, 2024
@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from d2e3881 to dee28a6 Compare February 11, 2024 17:14
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

2 package rebuild(s)

First fifty rebuilds by attrpath
kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/giliaxl4vj7xdd329iznpqsjjbsxdidk-kicad-testing-small-7.0-2024-02-11 \
  --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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/dee28a66371016b5e5ad4842066cce7dcc55f9c5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/dee28a66371016b5e5ad4842066cce7dcc55f9c5#kicad-testing-small

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

ls -la /nix/store/giliaxl4vj7xdd329iznpqsjjbsxdidk-kicad-testing-small-7.0-2024-02-11
ls -la /nix/store/giliaxl4vj7xdd329iznpqsjjbsxdidk-kicad-testing-small-7.0-2024-02-11/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

2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

Copy link
Member

@evils evils left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm
cursory try of the GUI side looks good

@r-ryantm r-ryantm changed the title kicad-testing-small: 7.0-2024-01-27 -> 7.0-2024-02-11 kicad-testing-small: 7.0-2024-01-27 -> 7.0-2024-02-14 Feb 15, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

2 package rebuild(s)

First fifty rebuilds by attrpath
kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ilv17dy7a9cjsn4ibr4bx8nlw2y7ykka-kicad-testing-small-7.0-2024-02-14 \
  --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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/23aae8a273b0f1b26edeef76253f02c71eaf5fb6.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/23aae8a273b0f1b26edeef76253f02c71eaf5fb6#kicad-testing-small

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

ls -la /nix/store/ilv17dy7a9cjsn4ibr4bx8nlw2y7ykka-kicad-testing-small-7.0-2024-02-14
ls -la /nix/store/ilv17dy7a9cjsn4ibr4bx8nlw2y7ykka-kicad-testing-small-7.0-2024-02-14/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

2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from dee28a6 to 23aae8a Compare February 15, 2024 06:32
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

2 package rebuild(s)

First fifty rebuilds by attrpath
kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/1cvshcfpv9rqz3dk7kvplxv1wljx3wbr-kicad-testing-small-7.0-2024-02-21 \
  --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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/630b121f7070c652bd7118bb5f28695a01d7b206.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/630b121f7070c652bd7118bb5f28695a01d7b206#kicad-testing-small

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

ls -la /nix/store/1cvshcfpv9rqz3dk7kvplxv1wljx3wbr-kicad-testing-small-7.0-2024-02-21
ls -la /nix/store/1cvshcfpv9rqz3dk7kvplxv1wljx3wbr-kicad-testing-small-7.0-2024-02-21/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 failed to build:
  • kicad-testing
1 package built:
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

@r-ryantm r-ryantm changed the title kicad-testing-small: 7.0-2024-01-27 -> 7.0-2024-02-14 kicad-testing-small: 7.0-2024-01-27 -> 7.0-2024-02-21 Feb 21, 2024
@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from 23aae8a to 630b121 Compare February 21, 2024 23:52
@r-ryantm r-ryantm changed the title kicad-testing-small: 7.0-2024-01-27 -> 7.0-2024-02-21 kicad-testing-small: 8.0-2024-02-23 -> 8.0-2024-03-23 Mar 23, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

2 package rebuild(s)

First fifty rebuilds by attrpath
kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/bpn5yqdy7i14a8vwb2740hisw9032lsk-kicad-testing-small-8.0-2024-03-23 \
  --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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/24ce7accca1ad33e293ceb911ff14d9cd1b7ea6f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/24ce7accca1ad33e293ceb911ff14d9cd1b7ea6f#kicad-testing-small

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

ls -la /nix/store/bpn5yqdy7i14a8vwb2740hisw9032lsk-kicad-testing-small-8.0-2024-03-23
ls -la /nix/store/bpn5yqdy7i14a8vwb2740hisw9032lsk-kicad-testing-small-8.0-2024-03-23/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

2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from 630b121 to 24ce7ac Compare March 23, 2024 20:53
@r-ryantm r-ryantm changed the title kicad-testing-small: 8.0-2024-02-23 -> 8.0-2024-03-23 kicad-testing-small: 8.0-2024-02-23 -> 8.0-2024-03-30 Mar 31, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

2 package rebuild(s)

First fifty rebuilds by attrpath
kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/4hgfbrffmd2krz5c50878ja9rggmlyz1-kicad-testing-small-8.0-2024-03-30 \
  --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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/9be2f048201b3f8ddffd6e484ba4c72d5b14ff78.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/9be2f048201b3f8ddffd6e484ba4c72d5b14ff78#kicad-testing-small

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

ls -la /nix/store/4hgfbrffmd2krz5c50878ja9rggmlyz1-kicad-testing-small-8.0-2024-03-30
ls -la /nix/store/4hgfbrffmd2krz5c50878ja9rggmlyz1-kicad-testing-small-8.0-2024-03-30/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

2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from 24ce7ac to 9be2f04 Compare March 31, 2024 21:11
@r-ryantm r-ryantm changed the title kicad-testing-small: 8.0-2024-02-23 -> 8.0-2024-03-30 kicad-testing-small: 8.0-2024-02-23 -> 8.0-2024-04-06 Apr 7, 2024
@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from 3cbc6e8 to ef87f5b Compare June 4, 2025 00:11
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jun 4, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

3 package rebuild(s)

First fifty rebuilds by attrpath

kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/bwq5n0icbf26bd1bdn96bqz7h9gv6djs-kicad-testing-small-9.0-2025-06-03 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/ef87f5b94a235137cc3439ce88e8d24a0f74ad87.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ef87f5b94a235137cc3439ce88e8d24a0f74ad87#kicad-testing-small

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

ls -la /nix/store/bwq5n0icbf26bd1bdn96bqz7h9gv6djs-kicad-testing-small-9.0-2025-06-03
ls -la /nix/store/bwq5n0icbf26bd1bdn96bqz7h9gv6djs-kicad-testing-small-9.0-2025-06-03/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. and removed 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. labels Jun 4, 2025
@r-ryantm r-ryantm changed the title kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-06-03 kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-06-09 Jun 14, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

3 package rebuild(s)

First fifty rebuilds by attrpath

kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/np95jk6zngq6w1hicd050g5vq93b0sf3-kicad-testing-small-9.0-2025-06-09 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/8d40f6102a3d9f7b08168d16c1f6b04829524247.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/8d40f6102a3d9f7b08168d16c1f6b04829524247#kicad-testing-small

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

ls -la /nix/store/np95jk6zngq6w1hicd050g5vq93b0sf3-kicad-testing-small-9.0-2025-06-09
ls -la /nix/store/np95jk6zngq6w1hicd050g5vq93b0sf3-kicad-testing-small-9.0-2025-06-09/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from ef87f5b to 8d40f61 Compare June 14, 2025 17:31
@github-actions github-actions bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jun 14, 2025
@r-ryantm r-ryantm changed the title kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-06-09 kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-06-20 Jun 23, 2025
@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from 8d40f61 to 7dad046 Compare June 23, 2025 17:49
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

3 package rebuild(s)

First fifty rebuilds by attrpath

kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/6js0zn0pzprn1qanhkf3s24wjkd2rr7b-kicad-testing-small-9.0-2025-06-20 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/7dad0460d7997ab459ed250597d7983978fcaff7.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7dad0460d7997ab459ed250597d7983978fcaff7#kicad-testing-small

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

ls -la /nix/store/6js0zn0pzprn1qanhkf3s24wjkd2rr7b-kicad-testing-small-9.0-2025-06-20
ls -la /nix/store/6js0zn0pzprn1qanhkf3s24wjkd2rr7b-kicad-testing-small-9.0-2025-06-20/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-06-20 kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-07-02 Jul 3, 2025
@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from 7dad046 to f10c64f Compare July 3, 2025 12:30
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jul 3, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

3 package rebuild(s)

First fifty rebuilds by attrpath

kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/jrl8nlc0hkcadsniyksdi4mimj7ssmhj-kicad-testing-small-9.0-2025-07-02 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/f10c64f863c4221fb2308b62f12ca96c5b99e3ca.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/f10c64f863c4221fb2308b62f12ca96c5b99e3ca#kicad-testing-small

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

ls -la /nix/store/jrl8nlc0hkcadsniyksdi4mimj7ssmhj-kicad-testing-small-9.0-2025-07-02
ls -la /nix/store/jrl8nlc0hkcadsniyksdi4mimj7ssmhj-kicad-testing-small-9.0-2025-07-02/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-07-02 kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-07-12 Jul 13, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

3 package rebuild(s)

First fifty rebuilds by attrpath

kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/y5247iwa9jvanrpv6nhkrfgkfsql256c-kicad-testing-small-9.0-2025-07-12 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/f1dc3fb26f400536604e600efba778e780cd31f9.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/f1dc3fb26f400536604e600efba778e780cd31f9#kicad-testing-small

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

ls -la /nix/store/y5247iwa9jvanrpv6nhkrfgkfsql256c-kicad-testing-small-9.0-2025-07-12
ls -la /nix/store/y5247iwa9jvanrpv6nhkrfgkfsql256c-kicad-testing-small-9.0-2025-07-12/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from f10c64f to f1dc3fb Compare July 13, 2025 05:58
@r-ryantm r-ryantm changed the title kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-07-12 kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-07-20 Jul 21, 2025
@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from f1dc3fb to 7ca74fa Compare July 21, 2025 09:18
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

3 package rebuild(s)

First fifty rebuilds by attrpath

kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/djqx7byw3w0adsww5d5xpy1afp9jb4p5-kicad-testing-small-9.0-2025-07-20 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/7ca74fa2340fcfd8e0162e5208c43edbff5db599.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7ca74fa2340fcfd8e0162e5208c43edbff5db599#kicad-testing-small

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

ls -la /nix/store/djqx7byw3w0adsww5d5xpy1afp9jb4p5-kicad-testing-small-9.0-2025-07-20
ls -la /nix/store/djqx7byw3w0adsww5d5xpy1afp9jb4p5-kicad-testing-small-9.0-2025-07-20/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-07-20 kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-07-29 Jul 29, 2025
@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from 7ca74fa to f150558 Compare July 29, 2025 19:27
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

3 package rebuild(s)

First fifty rebuilds by attrpath

kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/lamj808iyxldfd7sl7rsp06s0g7kqncq-kicad-testing-small-9.0-2025-07-29 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/f150558c2108aa888bf121a1118658a53d661c15.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/f150558c2108aa888bf121a1118658a53d661c15#kicad-testing-small

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

ls -la /nix/store/lamj808iyxldfd7sl7rsp06s0g7kqncq-kicad-testing-small-9.0-2025-07-29
ls -la /nix/store/lamj808iyxldfd7sl7rsp06s0g7kqncq-kicad-testing-small-9.0-2025-07-29/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-07-29 kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-08-07 Aug 7, 2025
@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from f150558 to 46dcff3 Compare August 7, 2025 16:47
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Aug 7, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

3 package rebuild(s)

First fifty rebuilds by attrpath

kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/mvyhb7rh6fn2zg53bsd65dn96bizdg8z-kicad-testing-small-9.0-2025-08-07 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/46dcff37dbe9b37db3e27d62e4be06ddc85adb23.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/46dcff37dbe9b37db3e27d62e4be06ddc85adb23#kicad-testing-small

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

ls -la /nix/store/mvyhb7rh6fn2zg53bsd65dn96bizdg8z-kicad-testing-small-9.0-2025-08-07
ls -la /nix/store/mvyhb7rh6fn2zg53bsd65dn96bizdg8z-kicad-testing-small-9.0-2025-08-07/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-08-07 kicad-testing-small: 9.0-2025-02-21 -> 9.0-2025-08-15 Aug 16, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for kicad-testing-small is: Open Source Electronics Design Automation suite, without 3D models

meta.homepage for kicad-testing-small is: https://www.kicad.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • kicad result is not automatically checked because some binaries stick around

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

3 package rebuild(s)

First fifty rebuilds by attrpath

kicad-testing
kicad-testing-small
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/j4mv79vhh2azbri4grv62ikhybb39jay-kicad-testing-small-9.0-2025-08-15 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 kicad-testing-small https://github.com/r-ryantm/nixpkgs/archive/3df8f44c709330c272d691e4aefbde33c6fb6a65.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/3df8f44c709330c272d691e4aefbde33c6fb6a65#kicad-testing-small

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

ls -la /nix/store/j4mv79vhh2azbri4grv62ikhybb39jay-kicad-testing-small-9.0-2025-08-15
ls -la /nix/store/j4mv79vhh2azbri4grv62ikhybb39jay-kicad-testing-small-9.0-2025-08-15/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 2 packages built:
  • kicad-testing
  • kicad-testing-small

Maintainer pings

cc @evils for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/kicad-testing-small branch from 46dcff3 to 3df8f44 Compare August 16, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants