mirror of https://github.com/m-labs/artiq.git
flake: remove libartiq-support
This commit is contained in:
parent
ce027d9c51
commit
77fd47b1fb
|
@ -360,9 +360,6 @@
|
||||||
pkgs.python3Packages.sphinx pkgs.python3Packages.sphinx_rtd_theme
|
pkgs.python3Packages.sphinx pkgs.python3Packages.sphinx_rtd_theme
|
||||||
pkgs.python3Packages.sphinx-argparse sphinxcontrib-wavedrom latex-artiq-manual
|
pkgs.python3Packages.sphinx-argparse sphinxcontrib-wavedrom latex-artiq-manual
|
||||||
];
|
];
|
||||||
shellHook = ''
|
|
||||||
export LIBARTIQ_SUPPORT=`libartiq-support`
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
|
|
||||||
hydraJobs = {
|
hydraJobs = {
|
||||||
|
|
Loading…
Reference in New Issue