nixpkgs-suyu/doc/languages-frameworks
Matthieu Coudron f15e58cbeb
luarocks-packages-update: init (#262156)
* luarocks-packages-updater: init

Goal is to make it possible to maintain out-of-tree luarocks packages
without needing to clone nixpkgs.

maintainers/scripts/update-luarocks-packages gets renamed to
pkgs/development/lua-modules/updater/updater.py

Once merged you can run for instance
nix run nixpkgs#luarocks-packages-updater -- -i contrib/luarocks-packages.csv -o contrib/generated-packages.nix

I also set the parallelism (--proc) to 1 by default else luarocks fails
because of https://github.com/luarocks/luarocks/issues/1540

* Update maintainers/scripts/pluginupdate.py

Co-authored-by: Marc Jakobi <mrcjkb89@outlook.com>

---------

Co-authored-by: Marc Jakobi <mrcjkb89@outlook.com>
2023-10-29 21:02:55 +01: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
coq.section.md
crystal.section.md
cuda.section.md
cuelang.section.md
dart.section.md buildDartApplication: Use package override mechanism from buildFlutterApplication 2023-10-21 22:30:23 +11: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 emscripten docs: reformat examples to use admonition 2023-10-03 00:45:18 +02:00
gnome.section.md
go.section.md doc: use lib.fakeHash with buildGoModule to get vendorHash 2023-10-24 14:47:23 -07:00
haskell.section.md Merge master into haskell-updates 2023-09-29 00:11:52 +00:00
hy.section.md
idris.section.md
index.md
ios.section.md
java.section.md
javascript.section.md buildNpmPackage: support makeWrapperArgs 2023-10-07 14:09:05 +03:00
lisp.section.md
lua.section.md luarocks-packages-update: init (#262156) 2023-10-29 21:02:55 +01:00
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 doc/python: mention python313 2023-10-21 16:18:27 +02:00
qt.section.md
r.section.md
ruby.section.md
rust.section.md link to documentation on IFD in the Nix manual 2023-10-09 23:57:03 +02:00
swift.section.md
texlive.section.md
titanium.section.md
vim.section.md vimPluginsUpdater: init 2023-10-01 17:30:55 +02:00