From ae201e2aa8469120699755e7851018b896ee1737 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 18 Jun 2020 18:50:01 +0800 Subject: [PATCH] wfvm: fix VS download --- artiq-fast/wfvm/layers/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artiq-fast/wfvm/layers/default.nix b/artiq-fast/wfvm/layers/default.nix index 05b4a1f..348641f 100644 --- a/artiq-fast/wfvm/layers/default.nix +++ b/artiq-fast/wfvm/layers/default.nix @@ -125,7 +125,7 @@ rec { '' mkdir $out cd $out - wfvm-run-download-vs + wfvm-run-download-vs-1 ''; }; download-2 = wfvm.utils.wfvm-run {