From 7aaac042f6be27f591dba4fde6b14931dad2f866 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 24 Apr 2019 11:37:46 +0800 Subject: [PATCH] cleanup --- main.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/main.nix b/main.nix index 1c08acf..2370c43 100644 --- a/main.nix +++ b/main.nix @@ -85,7 +85,6 @@ in phases = [ "buildPhase" ]; buildPhase = '' - whoami export HOME=`mktemp -d` mkdir $HOME/.ssh cp /opt/hydra_id_rsa $HOME/.ssh/id_rsa