kicad-with-3dpackages: rename to kicad-with-packages3d

This commit is contained in:
Dmitry Kalinkin 2019-03-24 00:09:55 -04:00
parent d0fc807347
commit 38b3292149
No known key found for this signature in database
GPG key ID: 06AF1D3C38F04E0E

View file

@ -22031,7 +22031,7 @@ in
wxGTK = wxGTK30;
boost = boost160;
};
kicad-with-3dpackages = kicad.override { with3DPackages = true; };
kicad-with-packages3d = kicad.override { with3DPackages = true; };
kicad-unstable = python.pkgs.callPackage ../applications/science/electronics/kicad/unstable.nix {
wxGTK = wxGTK30;