Hydra settings and non-flakes packaging code. See https://git.m-labs.hk/m-labs/artiq-extrapkg for new NDSPs and contrib libraries.
 
 
 
 
Go to file
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
artiq-fast artiq: pass wrapped python env to subprocesses 2020-12-23 10:55:43 +08:00
artiq-full artiq: pass wrapped python env to subprocesses 2020-12-23 10:55:43 +08:00
gluelogic treewide: name -> pname where possible 2020-12-17 14:16:45 +08:00
hydra zynq: build with nixos 20.09 2020-10-13 18:24:57 +08:00
stm32 stm32: update rustc 2020-10-30 14:49:33 +01:00
artiq-fast.nix artiq-fast: put board lockfile into separate directory 2020-11-10 22:47:48 +08:00
artiq-full.nix artiq-full: remove vlbai leftovers 2020-12-22 22:40:18 +08:00
gluelogic.nix cpld -> gluelogic 2020-05-31 16:47:30 +08:00
stm32.nix stm32: cleanup rustManifest 2020-09-11 22:21:15 +08:00
web.nix web fixes and improvements 2019-07-19 15:00:06 +08:00
zynq.nix zynq: power off board when done 2020-11-10 22:49:07 +08:00