Files
nixpkgs/pkgs/development/python-modules/cocotb
Hugo McNally 794348a645 pythonPackages.cocotb: Ensure the required dynamic libraries are stated
cocotb uses dlopen so that it's dynamic libraries are python version
agnostic. Here we patch its dynamic libraries to make sure the correct
libpython is found and used.
2026-01-05 11:27:07 +00:00
..