nixpkgs/doc/languages-frameworks
Matthieu Coudron 901b21c555 vimPluginsUpdater: init
The nixpkgs documentation mentions how to update out of tree plugins but
one problem is that it requires a nixpkgs clone.
This makes it more convenient.
I've had the need to generate vim plugins and lua overlays for other
projects unrelated to nix and this will make updates easier (aka just
run `nix run nixpkgs#vimPluginsUpdater -- --proc=1` or with the legacy commands:
`nix-shell -p vimPluginsUpdater  --run vim-plugins-updater`.

I added an optional "nixpkgs" argument to command line parser, which is the path
towards a nixpkgs checkout. By default the current folder.

update-luarocks-packages: format with black
2023-10-01 17:30:55 +02:00
..
agda.section.md
android.section.md
beam.section.md BEAM docs: recommend nix-shell -p and shell.nix instead of nix-env (#255131) 2023-09-18 16:34:30 +02:00
bower.section.md
chicken.section.md chickenPackages: turn into scope 2023-08-21 17:00:00 +02:00
coq.section.md
crystal.section.md
cuda.section.md cudaPackages: split outputs 2023-08-31 03:31:55 +00:00
cuelang.section.md
dart.section.md
dhall.section.md use nix-shell -p for dhall-to-nixpkgs example 2023-09-25 17:00:55 +02:00
dotnet.section.md treewide: Fix typos 2023-09-28 19:06:13 +02:00
emscripten.section.md
gnome.section.md
go.section.md
haskell.section.md treewide: Fix typos 2023-09-28 19:06:13 +02:00
hy.section.md
idris.section.md
index.md
ios.section.md
java.section.md
javascript.section.md corepack: PR review updates 2023-09-20 17:27:05 +02:00
lisp.section.md doc/lisp: document arguments of buildASDFSystem 2023-08-25 22:20:46 +02:00
lua.section.md
maven.section.md
nim.section.md
ocaml.section.md
octave.section.md
perl.section.md
php.section.md treewide: Fix typos 2023-09-28 19:06:13 +02:00
pkg-config.section.md
python.section.md Merge pull request #254309 from pbsds/flit-prune 2023-09-25 11:34:15 +02:00
qt.section.md
r.section.md
ruby.section.md Merge pull request #255128 from PuercoPop/ruby-document-extraConfigPaths 2023-09-15 08:13:32 -05:00
rust.section.md doc: Replace sha256 with hash where appropriate 2023-09-13 17:24:49 +00:00
swift.section.md
texlive.section.md
titanium.section.md
vim.section.md vimPluginsUpdater: init 2023-10-01 17:30:55 +02:00