2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-25 03:08:27 +08:00

nix: fix version strings in artiq-dev environment

This commit is contained in:
Sebastien Bourdeauducq 2019-01-23 11:17:48 +08:00
parent b692981c8e
commit 01f1df7e50

View File

@ -19,6 +19,7 @@ in
xorg.libXtst
xorg.libXi
(python3.withPackages(ps: with ps; [ jinja2 numpy artiqpkgs.migen artiqpkgs.microscope artiqpkgs.misoc artiqpkgs.jesd204b artiqpkgs.artiq ]))
git
] ++
(with artiqpkgs; [
rustc