forked from M-Labs/artiq
nix: fix version strings in artiq-dev environment
This commit is contained in:
parent
b692981c8e
commit
01f1df7e50
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue