1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-19 15:31:07 +01:00
nix/src
Sergei Zimmerman 95f16a3275 Don't override default man search paths
By appending a colon to MANPATH NIX_MAN_DIR gets prepended to the
final MANPATH before default search paths.
This makes man still consider default search paths, but prefers
NIX_MAN_DIR (if it exists).

It still makes sense to point NIX_MAN_DIR to a correct location
by moving man pages build from nix-manual.man to nix-cli.man, but
this should fix most common use-cases where nix is installed globally.
2025-02-18 18:46:52 +03:00
..
build-remote Use getStandardError() 2025-02-17 18:09:59 +01:00
external-api-docs Format .nix files 2025-01-24 17:04:02 +01:00
internal-api-docs Format .nix files 2025-01-24 17:04:02 +01:00
libcmd Merge remote-tracking branch 'origin/master' into self-input-attrs 2025-02-10 17:01:19 +01:00
libexpr Fix a few warnings 2025-02-17 19:29:01 +01:00
libexpr-c refactor: Extract EvalState::realiseString 2025-01-27 12:32:46 +01:00
libexpr-test-support Format .nix files 2025-01-24 17:04:02 +01:00
libexpr-tests Rename to "content-address*ing* derivation" 2025-02-10 01:12:56 -05:00
libfetchers Fix a few warnings 2025-02-17 19:29:01 +01:00
libfetchers-tests smudgeLfs: Use default value 2025-02-10 16:11:53 +01:00
libflake Add inputs.self.lfs 2025-02-13 17:59:27 +01:00
libflake-c Format .nix files 2025-01-24 17:04:02 +01:00
libflake-tests Format .nix files 2025-01-24 17:04:02 +01:00
libmain Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
libmain-c Format .nix files 2025-01-24 17:04:02 +01:00
libstore Merge pull request #12495 from nix-windows/windows-fixes 2025-02-18 04:34:28 +00:00
libstore-c Format .nix files 2025-01-24 17:04:02 +01:00
libstore-test-support Format .nix files 2025-01-24 17:04:02 +01:00
libstore-tests Introduce DerivationOptions 2025-02-16 18:52:44 -05:00
libutil Merge pull request #12490 from NixOS/warnings-2025-02-17 2025-02-17 19:53:15 +01:00
libutil-c Format .nix files 2025-01-24 17:04:02 +01:00
libutil-test-support Format .nix files 2025-01-24 17:04:02 +01:00
libutil-tests Add BLAKE3 hashing algorithm 2025-02-05 17:49:15 -07:00
nix Don't override default man search paths 2025-02-18 18:46:52 +03:00
nix-build Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-channel Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-collect-garbage Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-copy-closure Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-env Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-instantiate Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-store Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
perl Fix a few warnings 2025-02-17 19:29:01 +01:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00