-
-
Notifications
You must be signed in to change notification settings - Fork 14k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Luarocks pyupdater followup #133296
Luarocks pyupdater followup #133296
Conversation
Cleans up the common interface between the updaters. Restores the ability to regen the lua packages in parallel.
633cce8
to
5e4ece6
Compare
I've checked all updaters keep working. The lua updater is much much faster with python multiprocessing (the old bash script relied on parallel but it never worked for me). The luarocks update doesn't rewrite_input as vim does but I hope it can some day. |
This broke the script for me:
If I revert this change it works again ( |
arf thanks for catching it #133685 |
pretty sure this broke
|
Indeed, I had not tested |
No worries, its fixed now |
thanks for taking care of this. |
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)