mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-26 11:48:27 +08:00
flake: remove libartiq-support leftover
This commit is contained in:
parent
ece1269c2a
commit
66daf3368e
@ -384,7 +384,6 @@
|
||||
sphinx-argparse sphinxcontrib-wavedrom latex-artiq-manual
|
||||
];
|
||||
shellHook = ''
|
||||
export LIBARTIQ_SUPPORT=`libartiq-support`
|
||||
export QT_PLUGIN_PATH=${pkgs.qt5.qtbase}/${pkgs.qt5.qtbase.dev.qtPluginPrefix}
|
||||
export QML2_IMPORT_PATH=${pkgs.qt5.qtbase}/${pkgs.qt5.qtbase.dev.qtQmlPrefix}
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user