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. |
||
---|---|---|
.. | ||
rust | ||
artiq-src.nix | ||
artiq-timestamp.nix | ||
artiq-version.nix | ||
artiq.nix | ||
binutils.nix | ||
libartiq-support.nix | ||
llvm-or1k.nix | ||
llvmlite-artiq.nix | ||
openocd.nix | ||
python-deps.nix | ||
pythonparserver.patch |