Skip to content

kicad-unstable: 2023-04-14 -> 2023-06-24#232600

Merged
SuperSandro2000 merged 5 commits into
NixOS:masterfrom
evils:kicad-unstable
Jun 27, 2023
Merged

kicad-unstable: 2023-04-14 -> 2023-06-24#232600
SuperSandro2000 merged 5 commits into
NixOS:masterfrom
evils:kicad-unstable

Conversation

@evils

@evils evils commented May 18, 2023

Copy link
Copy Markdown
Member
Description of changes

bump to latest master commit
which now has qa_cli tests, which require pytest-image-diff, which requires imgdiff and diffimg
(i initially packaged image-diff instead which is not needed, but it's packaged now...)

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@github-actions github-actions Bot added the 6.topic: python Python is a high-level, general-purpose programming language. label May 18, 2023
@mweinelt mweinelt marked this pull request as draft May 18, 2023 11:07
@evils evils force-pushed the kicad-unstable branch 3 times, most recently from 2df8ea0 to 4dacf4c Compare May 18, 2023 11:32
@ofborg ofborg Bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels May 18, 2023
@evils

evils commented May 18, 2023

Copy link
Copy Markdown
Member Author

a big thanks to hexa for getting the python packages' tests running

@evils evils marked this pull request as ready for review May 18, 2023 13:00
@evils

evils commented May 18, 2023

Copy link
Copy Markdown
Member Author

upstreaming the diffimg fix has been started
nicolashahn/diffimg#6

@evils evils force-pushed the kicad-unstable branch from 4dacf4c to 0e41be0 Compare June 1, 2023 02:34
@evils evils changed the title kicad-unstable: 2023-04-14 -> 2023-05-18 kicad-unstable: 2023-04-14 -> 2023-06-24 Jun 24, 2023
@evils

evils commented Jun 24, 2023

Copy link
Copy Markdown
Member Author

bumped to latest commit

@aidalgol aidalgol left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'm not familiar with KiCad, but these changes look perfectly sane to me.

Comment thread pkgs/applications/science/electronics/kicad/base.nix Outdated
Comment thread pkgs/development/python-modules/diffimg/default.nix Outdated
@evils evils force-pushed the kicad-unstable branch 2 times, most recently from dddcd02 to 8d5585e Compare June 25, 2023 05:23
Comment thread pkgs/development/python-modules/pytest-image-diff/default.nix Outdated
Comment thread pkgs/development/python-modules/pytest-image-diff/default.nix Outdated
new qa_cli test needs pytest-image-diff
it also accesses $HOME, so setting that as well
and it checks for a valid commit
 which is exposed to the end-user via kicad-cli version --format=commit
 so i'm setting the placeholder to the actual commit used
  mostly to avoid doing a leaveDotGit and rewriting update.sh
@SuperSandro2000 SuperSandro2000 merged commit 6c112fb into NixOS:master Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants