summaryrefslogtreecommitdiff
path: root/sys-apps/nix/files/nix-1.11.14-etc-fixes.patch
blob: 07962838a2248f5507f945bf6faa746395273f46 (plain)
1
2
3
4
5
6
7
8
diff --git a/scripts/nix-profile.sh.in b/scripts/nix-profile.sh.in
index 4f09b55..e93ef42 100644
--- a/scripts/nix-profile.sh.in
+++ b/scripts/nix-profile.sh.in
@@ -5,3 +5,2 @@ if [ -n "$HOME" ]; then
     if ! [ -L "$NIX_LINK" ]; then
-        echo "creating $NIX_LINK" >&2
         _NIX_DEF_LINK=@localstatedir@/nix/profiles/per-user/$USER/profile