nixpkgs/pkgs/development/python-modules/sigrok
sternenseemann b876a7e549 python3Packages.sigrok: init at 0.5.1
python*Packages.sigrok is a version of libsigrok which additionally
builds its python bindings. Sadly bindings and package don't seem to be
buildable independently of each other without a lot of patching.

The main thing we need to do is patch Makefile.am to pass
--single-version-externally-managed, so the installed sigrok module ends
up in PYTHONPATH properly.
2022-01-23 16:08:05 +01:00
..
default.nix
python-install.patch