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 doc: assign ids to many headings 2023-03-27 22:39:11 +02:00
android.section.md androidenv: Implement cmdline-tools and patcher 2023-01-27 18:15:47 -05:00
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 Merge pull request #237068 from pennae/manual-normalization 2023-06-13 07:35:06 +02:00
chicken.section.md chickenPackages: turn into scope 2023-08-21 17:00:00 +02:00
coq.section.md Fix a small typo in the manual 2023-04-14 17:11:13 +01:00
crystal.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
cuda.section.md cudaPackages: split outputs 2023-08-31 03:31:55 +00:00
cuelang.section.md doc: assign ids to many headings 2023-03-27 22:39:11 +02:00
dart.section.md buildFlutterApplication: add docs 2023-05-05 13:32:50 -03:00
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 emscriptenPackages: s/overrideDerivation/overrideAttrs 2023-02-23 18:45:38 +02:00
gnome.section.md Merge pull request #237068 from pennae/manual-normalization 2023-06-13 07:35:06 +02:00
go.section.md treewide: go-modules -> goModules 2023-07-14 00:18:06 +03:00
haskell.section.md treewide: Fix typos 2023-09-28 19:06:13 +02:00
hy.section.md doc: fix typos 2022-12-17 18:21:48 -05:00
idris.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
index.md doc: render nixpkgs manual with nrd 2023-07-01 20:59:29 +02:00
ios.section.md doc: correct typos and spelling (#237098) 2023-06-11 02:15:43 +02:00
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 buildLuarocksPackage: rename file to match its role 2023-07-10 10:34:34 +02:00
maven.section.md doc/maven: add stable-maven-plugins back 2023-08-01 16:00:52 +02:00
nim.section.md buildNimPackage: doCheck by default 2023-06-14 15:15:21 +01:00
ocaml.section.md ocamlPackages.buildDunePackage: deprecate useDune2 2023-05-06 08:11:25 +02:00
octave.section.md
perl.section.md doc: update shortenPerlShebang example to use nativeBuildInputs 2023-05-10 18:34:17 +02:00
php.section.md treewide: Fix typos 2023-09-28 19:06:13 +02:00
pkg-config.section.md doc: assign ids to many headings 2023-03-27 22:39:11 +02:00
python.section.md Merge pull request #254309 from pbsds/flit-prune 2023-09-25 11:34:15 +02:00
qt.section.md doc: don't use docbook program listings/callouts 2023-06-10 18:17:05 +02:00
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 doc: add section on swift 2023-02-04 22:30:10 +01:00
texlive.section.md texlive.combine: include packages with man pages by default 2023-07-29 18:31:17 +02:00
titanium.section.md
vim.section.md vimPluginsUpdater: init 2023-10-01 17:30:55 +02:00