Skip to content

neovimUtils.makeNeovimConfig: expose packpathsDir#218786

Merged
teto merged 1 commit intoNixOS:masterfrom
teto:neovim-config-packpathDirs
Feb 28, 2023
Merged

neovimUtils.makeNeovimConfig: expose packpathsDir#218786
teto merged 1 commit intoNixOS:masterfrom
teto:neovim-config-packpathDirs

Conversation

@teto
Copy link
Copy Markdown
Member

@teto teto commented Feb 28, 2023

this way home-manager can link the packpathDir in
~/.local/share/nvim/site which makes package discovery work without
needing to set packpath (making the wrapper further useless).

Description of changes
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

this way home-manager can link the packpathDir in
~/.local/share/nvim/site which makes package discovery work without
needing to `set packpath` (making the wrapper further useless).
@github-actions github-actions bot added the 6.topic: vim Advanced text editor label Feb 28, 2023
@teto teto merged commit 71210f0 into NixOS:master Feb 28, 2023
@teto teto deleted the neovim-config-packpathDirs branch February 28, 2023 10:59
@SuperSandro2000
Copy link
Copy Markdown
Member

SuperSandro2000 commented Mar 6, 2023

@teto You waited a total of 1 minute to merge this PR. You didn't even wait for any github action nor ofborg to finish. As there is no urgency for this change, this is not acceptable. Please stop doing such rush merges in the future.

Also regarding your commit message: neovim should stay usable within NixOS and without home-manager but making the package easier to use for home-manager is good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: vim Advanced text editor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants