From d407eee013714b05c897d097de09f21c9af412db Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Tue, 16 Jun 2020 14:49:16 +0800 Subject: [PATCH] wfvm: revert accidentally committed part of f464b612904 --- artiq-fast/wfvm/demo-image.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artiq-fast/wfvm/demo-image.nix b/artiq-fast/wfvm/demo-image.nix index 155b2e4..13c8efb 100644 --- a/artiq-fast/wfvm/demo-image.nix +++ b/artiq-fast/wfvm/demo-image.nix @@ -37,7 +37,7 @@ wfvm.makeWindowsImage { # administratorPassword = "12345"; # Imperative installation commands, to be installed incrementally - installCommands = with wfvm.layers; [ anaconda3 ]; + installCommands = with wfvm.layers; [ anaconda3 msys2 msys2-packages ]; # services = { # # Enable remote management