nix-community.nixvim/modules/top-level
sportshead 2b6f694b48
Some checks are pending
Build and deploy documentation / deploy (push) Waiting to run
Publish every Git push to main to FlakeHub / flakehub-publish (push) Waiting to run
Publish every git push to Flakestry / publish-flake (push) Waiting to run
output: add extraPackagesAfter option
Allow users to add packages to the end of `PATH` in the neovim wrapper.
This is useful for LSP versions that might need to be overriden based on
the environment, e.g. `haskell-language-server` versions provided by a
project's devshell.
2025-06-08 22:14:58 +00:00
..
files modules: move nixpkgs module to top-level modules 2024-09-27 09:30:12 +01:00
plugins modules/performance: fix specifying combinePlugin.standalonePlugins as packages when byte compilation enabled 2025-06-02 18:15:32 +03:00
default.nix modules: refactor plugins code in top-level 2025-04-01 15:43:26 +02:00
nixpkgs.nix modules/nixpkgs: don't assign elaborated platforms 2025-02-04 23:57:58 +00:00
output.nix output: add extraPackagesAfter option 2025-06-08 22:14:58 +00:00
readonly-renames.nix modules/{output,files,test}: move outputs to build scope 2024-09-26 06:31:57 +01:00
test.nix modules/output: move symlinkJoin to build.package 2025-01-20 14:49:59 +00:00