1
1
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-11-13 04:56:53 +03:00

installer: fix patch

This commit is contained in:
Daiderd Jordan 2018-01-14 02:55:11 +01:00
parent 04ed74ca63
commit 850dc95145
No known key found for this signature in database
GPG Key ID: D02435D05B810C96

View File

@ -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
-