From 129dfedaa94c25fec361819aa4d1752034a4b3ff Mon Sep 17 00:00:00 2001 From: Alexandre Esteves <2335822+alexfmpe@users.noreply.github.com> Date: Wed, 30 May 2018 22:10:49 +0100 Subject: [PATCH] xcode: remove extra quote from message (#41286) --- pkgs/os-specific/darwin/xcode/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/os-specific/darwin/xcode/default.nix b/pkgs/os-specific/darwin/xcode/default.nix index bed4cd6490d..4cfc0874fcd 100644 --- a/pkgs/os-specific/darwin/xcode/default.nix +++ b/pkgs/os-specific/darwin/xcode/default.nix @@ -23,7 +23,7 @@ let requireXcode = version: sha256: message = '' Unfortunately, we cannot download ${name} automatically. Please go to ${url} - to download it yourself, and add it to the Nix store by running the following commands." + to download it yourself, and add it to the Nix store by running the following commands. Note: download (~ 5GB), extraction and storing of Xcode will take a while ${unxip}