nix-scripts/artiq-fast
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
..
conda conda build: allow pname or name convention 2020-12-17 14:16:45 +08:00
conda-windows conda-windows/binutils-recipe: change to --build=x86_64-w64-mingw32 2020-07-24 10:01:37 +08:00
pkgs artiq: pass wrapped python env to subprocesses 2020-12-23 10:55:43 +08:00
windows artiq-fast: do not put both quamash and qasync in conda channel 2020-12-12 22:27:23 +08:00
artiq-board-legacy.nix artiq-board, artiq-board-legacy: dontFixup board packages 2020-12-02 17:07:19 +01:00
artiq-board.nix artiq-board, artiq-board-legacy: dontFixup board packages 2020-12-02 17:07:19 +01:00
default.nix treewide: name -> pname where possible 2020-12-17 14:16:45 +08:00
fetchcargo.nix artiq-fast: add strictDeps=true to fetchcargo.nix, nativeBuildInputs to artiq-board.nix 2020-11-26 17:10:36 +01:00
generate-identifier.py artiq-fast: build gateware from a self-contained separate source derivation (#23) 2020-12-02 17:22:54 +08:00
shell-dev.nix lock cargo and cargo-vendor 2020-04-04 13:02:18 +08:00
shell.nix rename jobsets to artiq-fast/artiq-full 2019-07-17 19:19:43 +08:00
vivado.nix vivado: update to 2020.1 2020-06-11 13:23:15 +08:00
wfvm.nix wfvm: bump 2020-07-14 15:28:00 +08:00