nix: fix version strings in artiq-dev environment

pull/1259/head
Sebastien Bourdeauducq 2019-01-23 11:17:48 +08:00
parent b692981c8e
commit 01f1df7e50
1 changed files with 1 additions and 0 deletions

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