mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-31 04:04:45 +00:00
installer: fix patch
This commit is contained in:
parent
04ed74ca63
commit
850dc95145
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
-
|
||||
|
|
Loading…
Add table
Reference in a new issue