about summary refs log tree commit diff
path: root/scripts/nix-profile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/nix-profile.sh')
-rw-r--r--scripts/nix-profile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/nix-profile.sh b/scripts/nix-profile.sh
index 68a33ecc6d1e..fc5c13152030 100644
--- a/scripts/nix-profile.sh
+++ b/scripts/nix-profile.sh
@@ -14,6 +14,6 @@ if test -z "$NIX_SET"; then
 
     export PKG_CONFIG_PATH=$NIX_LINKS/lib/pkgconfig:$PKG_CONFIG_PATH
 
-    export MANPATH=$NIX_LINKS/man:$MANPATH
+#    export MANPATH=$NIX_LINKS/man:$MANPATH
 
 fi