Skip to content

NixOS support #886

@misumisumi

Description

@misumisumi

Version confirmation

  • Confirm

Following prerequisites

  • Confirm

Neovim version

NVIM v0.9.1

Operating system/version

NixOS 23.11.20230718.684c17c (Tapir)

Terminal name/version

wezterm 20230712-072601-f4abf8fd

$TERM environment variable

xterm-256color

Branch info

main (Default/Latest)

Fetch Preferences

SSH (use_ssh = true)

How to reproduce the issue

If the python host prog is set on a system that does not support the Filesystem Hierarchy Standard (FHS), such as NixOS, dependencies related to python cannot be resolved.
This is because NixOS uses a python environment on NixOS that is isolated from the system python, and this environment is set via command line arguments, which are overridden by nvimdots.
A new configuration entry prevents nvimdots from overwriting it.

Expected behavior

:python3 import neovimで正常にimportされる。

Actual behavior

:python3 import neovimでエラーが発生する。

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    complexity:non-trivialSelf-contained but non-trivial amount of workenhancementNew feature or requestenvIssues caused by incorrect environment settings (terminal, package manager, etc.)platform:linuxplatform:otherIssues specific to other supported platforms

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions