ARTIQ lit test NixOS 19.03 compatibility

pull/16/head
Sebastien Bourdeauducq 2019-04-12 19:03:02 +08:00
parent d66d6482e8
commit e47e952a07
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ in
propagatedBuildInputs = [ binutils-or1k llvm-or1k llvmlite-artiq qt5Full ]
++ (with pythonDeps; [ levenshtein pyqtgraph-qt5 quamash pythonparser asyncserial ])
++ (with python3Packages; [ aiohttp pygit2 numpy dateutil scipy prettytable pyserial h5py pyqt5 ]);
buildInputs = [ outputcheck ];
checkInputs = [ binutils-or1k outputcheck ];
checkPhase =
''
python -m unittest discover -v artiq.test