forked from M-Labs/nix-scripts
2577aa52c0
Fixes https://github.com/m-labs/artiq-comtools/issues/7. Basically, python subprocesses can't see all installed python packages in a python environment because it uses the wrong Python exe (i.e. it doesn't use the wrapped exe). This patches the PATH in the binary wrappers (e.g. */bin/artiq_session) to include the correct python path. |
||
---|---|---|
.. | ||
conda | ||
conda-windows | ||
pkgs | ||
windows | ||
artiq-board-legacy.nix | ||
artiq-board.nix | ||
default.nix | ||
fetchcargo.nix | ||
generate-identifier.py | ||
shell-dev.nix | ||
shell.nix | ||
vivado.nix | ||
wfvm.nix |