nix-scripts/artiq-fast/pkgs
Drew Risinger 2577aa52c0 artiq: pass wrapped python env to subprocesses
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.
2020-12-23 10:55:43 +08:00
..
rust treewide: name -> pname where possible 2020-12-17 14:16:45 +08:00
artiq-src.nix rename jobsets to artiq-fast/artiq-full 2019-07-17 19:19:43 +08:00
artiq-timestamp.nix rename jobsets to artiq-fast/artiq-full 2019-07-17 19:19:43 +08:00
artiq-version.nix fix beta version marker handling 2019-11-14 17:44:36 +08:00
artiq.nix artiq: pass wrapped python env to subprocesses 2020-12-23 10:55:43 +08:00
binutils.nix binutils: consistent naming 2019-08-26 10:17:17 +08:00
libartiq-support.nix treewide: name -> pname where possible 2020-12-17 14:16:45 +08:00
llvm-or1k.nix treewide: name -> pname where possible 2020-12-17 14:16:45 +08:00
llvmlite-artiq.nix treewide: name -> pname where possible 2020-12-17 14:16:45 +08:00
openocd.nix treewide: name -> pname where possible 2020-12-17 14:16:45 +08:00
python-deps.nix misoc: bump 2020-12-22 23:46:51 +08:00
pythonparserver.patch hack-patch pythonparser for python 3.8 2020-07-28 10:46:29 +08:00