nixpkgs/pkgs/applications/science/electronics/kicad
Matt Huszagh 9320c69ecb kicad: set default footprint, symbol library and package locations
Previously, these library locations were set absolutely. This
prevented overriding their locations with environment variables. Now,
setting the corresponding environment variable will override the
setting in the environment wrapper. For instance, I can set

KISYSMOD=/some/path/to/footprints

and this will be used as my footprint library instead of the default
footprint library in the nix store. This feature is particularly
useful for having kicad libraries which are writable.
2020-10-17 09:32:55 -07:00
..
base.nix kicad: add srcs parameter to allow configuring kicad versions 2020-10-12 11:32:44 -07:00
default.nix kicad: set default footprint, symbol library and package locations 2020-10-17 09:32:55 -07:00
i18n.nix kicad: add srcs parameter to allow configuring kicad versions 2020-10-12 11:32:44 -07:00
libraries.nix kicad: add srcs parameter to allow configuring kicad versions 2020-10-12 11:32:44 -07:00
update.sh kicad: modify update script to use gitlab for libraries 2020-10-09 07:36:41 -07:00
versions.nix kicad-unstable: 2020-08-22 -> 2020-10-09 2020-10-09 07:36:42 -07:00