flake: remove libartiq-support

This commit is contained in:
Sebastien Bourdeauducq 2022-06-06 18:49:23 +08:00
parent ce027d9c51
commit 77fd47b1fb
1 changed files with 0 additions and 3 deletions

View File

@ -360,9 +360,6 @@
pkgs.python3Packages.sphinx pkgs.python3Packages.sphinx_rtd_theme
pkgs.python3Packages.sphinx-argparse sphinxcontrib-wavedrom latex-artiq-manual
];
shellHook = ''
export LIBARTIQ_SUPPORT=`libartiq-support`
'';
};
hydraJobs = {