-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
kicad: 5.1.2 -> 5.1.4 #69584
kicad: 5.1.2 -> 5.1.4 #69584
Conversation
@GrahamcOfBorg build kicad |
Fails on aarch64.
|
let's see if that fixes the aarch64 build. |
another try.... |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
With the last commit I've successfully run a very basic simulation, so the ngspice simulation is now working. |
pkgs/applications/science/electronics/kicad/kicad-ngspice.patch
Outdated
Show resolved
Hide resolved
The aarch64 build has been broken for around 3 months now: https://hydra.nixos.org/job/nixpkgs/trunk/kicad.aarch64-linux/all?page=1 Perhaps it would be okay to just mark the package with |
@veprbl I have no idea what the issue with this neon error is, so I've marked it as broken for aarch64. |
[this comment is irrelevant now] |
pkgs/applications/science/electronics/kicad/kicad-ngspice.patch
Outdated
Show resolved
Hide resolved
I've picked these commits now, they allow me to run a very basic simulation, update kicad and disable the aarch64 build. |
@GrahamcOfBorg build kicad |
Hopefully this PR is now really done. |
Co-Authored-By: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
I didn't know about kicad-with-packages3d before, so that hopefully fixes everything now. |
@tokudan Thank you! |
Motivation for this change
Update kicad and provide a partial fix for the ngspice issue.
With this the ngspice gui in eeschema Tools -> Simulation will open.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
cc @berce