From 850dc951453ca802db295562bd9019a9cec223fe Mon Sep 17 00:00:00 2001 From: Daiderd Jordan Date: Sun, 14 Jan 2018 02:55:11 +0100 Subject: [PATCH] installer: fix patch --- pkgs/darwin-installer/profile.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkgs/darwin-installer/profile.patch b/pkgs/darwin-installer/profile.patch index a9453ed5..c5007202 100644 --- a/pkgs/darwin-installer/profile.patch +++ b/pkgs/darwin-installer/profile.patch @@ -2,7 +2,7 @@ diff --git a/profile b/profile index 3748e3b..36ad2cd 100644 --- a/profile +++ b/profile -@@ -7,9 +7,3 @@ fi +@@ -7,10 +7,3 @@ if [ "${BASH-no}" != "no" ]; then [ -r /etc/bashrc ] && . /etc/bashrc fi @@ -12,3 +12,4 @@ index 3748e3b..36ad2cd 100644 - . '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh' -fi -# End Nix +-