Commit Graph
48 Commits
Author SHA1 Message Date
Matt Huszagh 0c695515e2 pythonPackages.python-openems: init at unstable-2020-02-15 2020-10-17 10:12:37 -07:00
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
Matt Huszagh b90776cbbf add 21.03 release notes for renamed kicad options 2020-10-12 11:32:44 -07:00
Matt Huszagh f2cb2c447d kicad: add srcs parameter to allow configuring kicad versions
This also exposes the full src and version parameters for each
derivation, allowing them to overrideable by srcs.
2020-10-12 11:32:44 -07:00
Matt Huszagh 9d13164b27 kicad: Rename <feature>Support arguments to with<Feature>
Also: Use assertions instead of silently ignoring arguments that don't cooperate
(occ+oce) / won't compile (aarch64 + oce).

base.nix no longer provides default argument values since these are
provided by default.nix.
2020-10-12 11:32:04 -07:00
Matt Huszagh 937c2597d9 ngspice: 31 -> 32 2020-10-11 16:10:33 +02:00
Matt Huszagh 85d5195f70 kicad: remove unnecessary with lib; statements 2020-10-10 16:22:04 -07:00
Matt Huszagh e2fea84597 kicad: clarify wrapGAppsHook comment 2020-10-10 15:15:43 -07:00
Matt Huszagh b3e2b523e5 kicad: reformat with nixpkgs-fmt 2020-10-10 12:53:09 -07:00
Matt Huszagh 104aca941a kicad-unstable: 2020-08-22 -> 2020-10-09
base.nix requires gtk3 to compile
2020-10-09 07:36:42 -07:00
Matt Huszagh b67afd8a44 kicad: modify update script to use gitlab for libraries
Kicad libraries are now hosted on gitlab instead of github.
2020-10-09 07:36:41 -07:00
Matt Huszagh b0a8a175e5 pythonPackages.python-csxcad: init at unstable-2020-02-18 2020-10-06 10:21:10 -07:00
Matt Huszagh 98e8064735 python3Packages.skidl: init at unstable-2020-09-15 2020-10-05 16:25:36 -07:00
Matt Huszagh 6b9481607b openems: init at unstable-2020-02-15 2020-09-27 11:32:27 -07:00
Matt Huszagh 68033a4dc7 wxformbuilder: init at unstable-2020-08-18 2020-08-28 08:40:01 -07:00
Matt Huszagh 5089fbfbee nodePackages: netlify-cli init at 2.59.1 2020-08-26 18:14:09 -07:00
Matt Huszagh 38aadfbbad vhd2vl: init at unstable-2018-09-01 2020-08-22 09:42:34 -07:00
Matt Huszagh 93e5e9e22d appcsxcad: init at unstable-2020-01-04 2020-08-10 23:45:59 -07:00
Matt Huszagh 7dc7e2e7b8 qcsxcad: use libsForQt5 package scope for qt deps 2020-08-10 23:45:30 -07:00
Matt Huszagh 2c71cf337a python3Packages.kinparse: init at unstable-2019-12-18 2020-08-10 22:45:54 -07:00
Matt Huszagh dad6b637c2 qcsxcad: init at unstable-2020-01-04 2020-08-10 21:39:57 -07:00
Matt Huszagh dd25bb756a cgal: add patch so include files can be found by dependent packages 2020-08-07 09:20:32 -07:00
Matt Huszagh 3f13e1af0d openmpi: enable C++ bindings 2020-08-07 08:31:07 -07:00
Matt Huszagh deb0a6ce6e gl2ps: make cmake a native build input 2020-08-06 12:10:26 -07:00
Matt Huszagh 4390d9b9f1 hyp2mat: init at 0.0.17 2020-08-06 10:22:06 -07:00
Matt Huszagh e74a6bcc20 csxcad: init at unstable-2020-02-08 2020-08-05 19:27:28 -07:00
Matt Huszagh 3a8c2f71a0 python3Packages.glasgow: unstable-2020-02-08 -> unstable-2020-06-29
Includes new analyzer applet.
2020-07-11 14:49:16 -07:00
Matt Huszagh e8fe2e631f python3Packages.fx2: unstable-2020-01-25 -> 0.9 2020-07-11 14:49:07 -07:00
Matt Huszagh fe381b3cf4 python3Packages.nmigen: from unstable-2020-02-08 to unstable-2020-04-02
Fixes nmigen build due to pyvcd being bumped to v0.2.
2020-07-09 10:22:39 -07:00
Matt Huszagh 1471767b55 pythonPackages.pulp: 2.0 -> 2.1 2020-06-02 21:17:34 -07:00
Matt Huszagh dff4eac275 python3Packages.pyspice: init at 1.4.3 2020-05-23 06:34:17 -07:00
Matt Huszagh e8215cd634 colmap: update boost to 1.72 to fix build 2020-05-15 09:42:36 -07:00
Matt Huszagh 495ac69605 pylibftdi: remove httpserver dependency
httpserver is only used in an example, and prevents python2 builds
from working.
2020-05-02 10:34:03 -07:00
Matt Huszagh 81916c7444 pylibftdi: point to correct libusb library 2020-05-02 10:15:41 -07:00
matthuszagh 92212a59df pythonPackages.pylibftdi: init at 0.18.1 (#71286) 2020-04-28 16:49:19 -04:00
Matt Huszagh 51502a7240 pyclipper: init at 1.1.0.post3 2020-04-23 11:31:42 -07:00
Matt Huszagh fc66192b37 fparser: init at 4.5.1 2020-04-09 11:28:21 -07:00
matthuszagh 555df1fddc perlPackages.LaTeXML: init at 0.8.4 (#80193) 2020-02-16 02:30:13 -05:00
Matt Huszagh d40747ed2c kicad: add python six package as dep
This is needed for python scripting support.
2020-01-02 03:45:34 +01:00
Matt Huszagh 1eb1b067dd kicad: python2 -> python3 2020-01-02 03:45:34 +01:00
Matt Huszagh 9c7cd63b3d symbiyosys: add yices dependency
Symbioyosys requires at least smt solver backend
to work out of the box.
2019-12-04 14:29:31 -06:00
Matt Huszagh 0b76e93af4 org-packages: 9.2.6 -> 9.3 2019-12-03 19:52:30 -08:00
Matt Huszagh 098a903ce2 asymptote: 2.47 -> 2.60
Also cleans up some unnecessary steps in the build
expression.
2019-11-18 15:36:53 -08:00
Matt Huszagh b754310a68 pythonPackages.python-language-server: 0.28.3 -> 0.29.1
Fixes a failing test due to a pylint update.
2019-10-26 12:59:39 -07:00
Matt Huszagh a260b9a484 pythonPackages.jedi: 0.14.1 -> 0.15.1 2019-10-26 12:59:05 -07:00
Matt Huszagh 6407a35d37 pythonPackages.cocotb: init at 1.2.0 2019-10-18 10:38:11 -07:00
Matt Huszagh 2c53f0f9f3 maintainers: add matthuszagh 2019-10-18 10:37:49 -07:00
Matt Huszagh b740642b61 perlPackage.RPCEPCService: Init at 0.0.11
Add the RPCEPCService perl package, and its
dependency DataSExpression.
2019-10-14 17:30:52 -07:00