From 01f1df7e505fbc5d991042ea531cb136d47e85f9 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 23 Jan 2019 11:17:48 +0800 Subject: [PATCH] nix: fix version strings in artiq-dev environment --- nix/artiq-dev.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/artiq-dev.nix b/nix/artiq-dev.nix index 35d0699ab..7d93ae476 100644 --- a/nix/artiq-dev.nix +++ b/nix/artiq-dev.nix @@ -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