From 18f84a65c657f0351490e23299e9f5c8382daab1 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sun, 14 Jun 2020 19:45:31 +0800 Subject: [PATCH] wfvm: remove unnecessary HOME --- artiq-fast/wfvm/win.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/artiq-fast/wfvm/win.nix b/artiq-fast/wfvm/win.nix index 930ab4c..a53068f 100644 --- a/artiq-fast/wfvm/win.nix +++ b/artiq-fast/wfvm/win.nix @@ -169,8 +169,6 @@ let ]; in '' - export HOME=$(mktemp -d) - # Create an image referencing the previous image in the chain qemu-img create -f qcow2 -b ${acc} c.img